8 - 'nfvbench-build-{stream}'
9 - 'nfvbench-verify-{stream}'
18 branch: 'stable/{stream}'
19 gs-pathname: '/{stream}'
24 name: 'nfvbench-build-{stream}'
26 disabled: '{obj:disabled}'
32 # yamllint disable rule:line-length
35 default: https://gerrit.opnfv.org/gerrit/$PROJECT
36 description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
37 # yamllint enable rule:line-length
38 - 'opnfv-build-ubuntu-defaults'
45 server-name: 'gerrit.opnfv.org'
47 - comment-added-contains-event:
48 comment-contains-value: 'buildvm'
50 - project-compare-type: 'ANT'
51 project-pattern: '{project}'
53 - branch-compare-type: 'ANT'
54 branch-pattern: '**/{branch}'
58 cd $WORKSPACE/nfvbenchvm/dib
62 name: 'nfvbench-verify-{stream}'
64 disabled: '{obj:disabled}'
70 # yamllint disable rule:line-length
73 default: https://gerrit.opnfv.org/gerrit/$PROJECT
74 description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
75 # yamllint enable rule:line-length
76 - 'opnfv-build-ubuntu-defaults'
83 server-name: 'gerrit.opnfv.org'
85 - patchset-created-event:
86 exclude-drafts: 'false'
87 exclude-trivial-rebase: 'false'
88 exclude-no-code-change: 'false'
90 - project-compare-type: 'ANT'
91 project-pattern: '{project}'
93 - branch-compare-type: 'ANT'
94 branch-pattern: '**/{branch}'