2 ###################################################
3 # All the jobs except verify have been removed!
4 # They will only be enabled on request by projects!
5 ###################################################
12 - 'clover-verify-{stream}'
13 - 'clover-daily-upload-{stream}'
14 - 'clover-daily-deploy-{stream}'
22 branch: 'stable/{stream}'
23 gs-pathname: '/{stream}'
27 name: 'clover-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\
40 \ configuration in case if the stuff is done on none-LF HW."
41 # yamllint enable rule:line-length
42 - 'opnfv-build-ubuntu-defaults'
49 server-name: 'gerrit.opnfv.org'
51 - patchset-created-event:
52 exclude-drafts: 'false'
53 exclude-trivial-rebase: 'false'
54 exclude-no-code-change: 'false'
55 - draft-published-event
56 - comment-added-contains-event:
57 comment-contains-value: 'recheck'
58 - comment-added-contains-event:
59 comment-contains-value: 'reverify'
61 - project-compare-type: 'ANT'
62 project-pattern: '{project}'
64 - branch-compare-type: 'ANT'
65 branch-pattern: '**/{branch}'
66 disable-strict-forbidden-file-verification: 'true'
69 pattern: 'docs/**|.gitignore'
77 name: 'clover-daily-upload-{stream}'
79 disabled: '{obj:disabled}'
90 - fix-workspace-permissions
96 - 'opnfv-build-ubuntu-defaults'
98 gs-pathname: '{gs-pathname}'
106 name: 'clover-daily-deploy-{stream}'
108 project-type: freestyle
110 disabled: '{obj:disabled}'
121 use-build-blocker: true
123 - 'clover-daily-deploy-.*?'
124 - 'container4nfv-daily-deploy-.*?'
125 blocking-level: 'NODE'
131 - fix-workspace-permissions
137 # yamllint disable rule:line-length
140 default: https://gerrit.opnfv.org/gerrit/$PROJECT
141 description: "Used for overriding the GIT URL coming from Global Jenkins\
142 \ configuration in case if the stuff is done on none-LF HW."
143 # yamllint enable rule:line-length
146 description: 'Slave name on Jenkins'
167 name: 'clover-defaults'
171 default: artifacts.opnfv.org/$PROJECT{gs-pathname}
172 description: "URL to Google Storage."