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}'
26 branch: 'stable/{stream}'
27 gs-pathname: '/{stream}'
31 name: 'clover-verify-{stream}'
33 disabled: '{obj:disabled}'
39 # yamllint disable rule:line-length
42 default: https://gerrit.opnfv.org/gerrit/$PROJECT
43 description: "Used for overriding the GIT URL coming from Global Jenkins\
44 \ configuration in case if the stuff is done on none-LF HW."
45 # yamllint enable rule:line-length
46 - 'opnfv-build-ubuntu-defaults'
53 server-name: 'gerrit.opnfv.org'
55 - patchset-created-event:
56 exclude-drafts: 'false'
57 exclude-trivial-rebase: 'false'
58 exclude-no-code-change: 'false'
59 - draft-published-event
60 - comment-added-contains-event:
61 comment-contains-value: 'recheck'
62 - comment-added-contains-event:
63 comment-contains-value: 'reverify'
65 - project-compare-type: 'ANT'
66 project-pattern: '{project}'
68 - branch-compare-type: 'ANT'
69 branch-pattern: '**/{branch}'
70 disable-strict-forbidden-file-verification: 'true'
73 pattern: 'docs/**|.gitignore'
81 name: 'clover-daily-upload-{stream}'
83 disabled: '{obj:disabled}'
94 - fix-workspace-permissions
100 - 'opnfv-build-ubuntu-defaults'
102 gs-pathname: '{gs-pathname}'
110 name: 'clover-daily-deploy-{stream}'
112 project-type: freestyle
114 disabled: '{obj:disabled}'
125 use-build-blocker: true
127 - 'clover-daily-deploy-.*?'
128 - 'container4nfv-daily-deploy-.*?'
129 blocking-level: 'NODE'
135 - fix-workspace-permissions
141 # yamllint disable rule:line-length
144 default: https://gerrit.opnfv.org/gerrit/$PROJECT
145 description: "Used for overriding the GIT URL coming from Global Jenkins\
146 \ configuration in case if the stuff is done on none-LF HW."
147 # yamllint enable rule:line-length
150 description: 'Slave name on Jenkins'
171 name: 'clover-defaults'
175 default: artifacts.opnfv.org/$PROJECT{gs-pathname}
176 description: "URL to Google Storage."