4 - 'sfc-verify-python-{stream}'
6 # stream: branch with - in place of / (eg. stable-helium)
7 # branch: branch (eg. stable/helium)
16 name: 'sfc-verify-python-{stream}'
18 # Job template for ODL verify jobs
20 # The purpose of this job template is to setup a ODL verify job
23 # stream: branch with - in place of / (eg. stable-helium)
24 # branch: branch (eg. stable/helium)
26 project-type: freestyle
32 daysToKeep: '{build-days-to-keep}'
33 numToKeep: '{build-num-to-keep}'
34 artifactDaysToKeep: '{build-artifact-days-to-keep}'
35 artifactNumToKeep: '{build-artifact-num-to-keep}'
45 credentials-id: '{ssh-credentials}'
46 refspec: '$GERRIT_REFSPEC'
47 choosing-strategy: 'gerrit'
51 - ssh-agent-credentials:
57 server-name: 'OpenDaylight'
59 - patchset-created-event:
60 exclude-drafts: 'false'
61 exclude-trivial-rebase: 'false'
62 exclude-no-code-change: 'false'
63 - draft-published-event
64 - comment-added-contains-event:
65 comment-contains-value: 'recheck'
66 - comment-added-contains-event:
67 comment-contains-value: 'reverify'
69 - project-compare-type: 'ANT'
70 project-pattern: 'sfc'
72 - branch-compare-type: 'ANT'
73 branch-pattern: '**/{branch}'
80 virtualenv $WORKSPACE/venv-tox
81 source $WORKSPACE/venv-tox/bin/activate
82 pip install tox argparse
86 ./jenkins_build_package.sh