8 - 'nfvbench-build-{stream}'
9 - 'nfvbench-verify-{stream}'
19 name: 'nfvbench-build-{stream}'
21 disabled: '{obj:disabled}'
27 # yamllint disable rule:line-length
30 default: https://gerrit.opnfv.org/gerrit/$PROJECT
31 description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
32 # yamllint enable rule:line-length
33 - 'opnfv-build-ubuntu-defaults'
40 server-name: 'gerrit.opnfv.org'
42 - comment-added-contains-event:
43 comment-contains-value: 'buildvm'
45 - project-compare-type: 'ANT'
46 project-pattern: '{project}'
48 - branch-compare-type: 'ANT'
49 branch-pattern: '**/{branch}'
53 cd $WORKSPACE/nfvbenchvm/dib
57 name: 'nfvbench-verify-{stream}'
59 disabled: '{obj:disabled}'
65 # yamllint disable rule:line-length
68 default: https://gerrit.opnfv.org/gerrit/$PROJECT
69 description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
70 # yamllint enable rule:line-length
71 - 'opnfv-build-ubuntu-defaults'
78 server-name: 'gerrit.opnfv.org'
80 - patchset-created-event:
81 exclude-drafts: 'false'
82 exclude-trivial-rebase: 'false'
83 exclude-no-code-change: 'false'
85 - project-compare-type: 'ANT'
86 project-pattern: '{project}'
88 - branch-compare-type: 'ANT'
89 branch-pattern: '**/{branch}'