2 ###################################################
3 # All the jobs except verify have been removed!
4 # They will only be enabled on request by projects!
5 ###################################################
12 - 'container4nfv-verify-{stream}'
13 - 'container4nfv-daily-upload-{stream}'
14 - 'container4nfv-daily-deploy-{stream}'
22 branch: 'stable/{stream}'
23 gs-pathname: '/{stream}'
27 name: 'container4nfv-verify-{stream}'
29 disabled: '{obj:disabled}'
35 # yamllint disable rule:line-length
38 default: https://gerrit.opnfv.org/gerrit/$PROJECT
39 description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
40 # yamllint enable rule:line-length
41 - 'opnfv-build-ubuntu-defaults'
48 server-name: 'gerrit.opnfv.org'
50 - patchset-created-event:
51 exclude-drafts: 'false'
52 exclude-trivial-rebase: 'false'
53 exclude-no-code-change: 'false'
54 - draft-published-event
55 - comment-added-contains-event:
56 comment-contains-value: 'recheck'
57 - comment-added-contains-event:
58 comment-contains-value: 'reverify'
60 - project-compare-type: 'ANT'
61 project-pattern: '{project}'
63 - branch-compare-type: 'ANT'
64 branch-pattern: '**/{branch}'
65 disable-strict-forbidden-file-verification: 'true'
68 pattern: 'docs/**|.gitignore'
76 name: 'container4nfv-daily-upload-{stream}'
78 disabled: '{obj:disabled}'
86 - fix-workspace-permissions
92 - 'opnfv-build-ubuntu-defaults'
93 - 'container4nfv-defaults':
94 gs-pathname: '{gs-pathname}'
102 name: 'container4nfv-daily-deploy-{stream}'
104 project-type: freestyle
106 disabled: '{obj:disabled}'
117 use-build-blocker: true
119 - 'clover-daily-deploy-.*?'
120 - 'container4nfv-daily-deploy-.*?'
127 - fix-workspace-permissions
133 # yamllint disable rule:line-length
136 default: https://gerrit.opnfv.org/gerrit/$PROJECT
137 description: "Used for overriding the GIT URL coming from Global Jenkins configuration in case if the stuff is done on none-LF HW."
138 # yamllint enable rule:line-length
141 description: 'Slave name on Jenkins'
162 name: 'container4nfv-defaults'
166 default: artifacts.opnfv.org/$PROJECT{gs-pathname}
167 description: "URL to Google Storage."