2 ########################
3 # Job configuration for opnfvdocs
4 ########################
12 - 'opnfvdocs-verify-shellcheck-{stream}'
13 - 'opnfvdocs-merge-shellcheck-{stream}'
14 - 'opnfvdocs-daily-{stream}'
22 branch: 'stable/{stream}'
23 gs-pathname: '/{stream}'
26 ########################
28 ########################
31 name: 'opnfvdocs-verify-shellcheck-{stream}'
33 disabled: '{obj:disabled}'
37 project: $GERRIT_PROJECT
41 default: ssh://gerrit.opnfv.org:29418
42 description: "Used for overriding the GIT URL coming from parameters macro."
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: 'REG_EXP'
62 project-pattern: '{project}'
64 - branch-compare-type: 'ANT'
65 branch-pattern: '**/{branch}'
76 name: 'opnfvdocs-merge-shellcheck-{stream}'
78 disabled: '{obj:disabled}'
82 project: $GERRIT_PROJECT
86 default: ssh://gerrit.opnfv.org:29418
87 description: "Used for overriding the GIT URL coming from parameters macro."
90 default: '$GS_BASE{gs-pathname}'
91 description: "Directory where the build artifact will be located upon the completion of the build."
98 server-name: 'gerrit.opnfv.org'
100 - change-merged-event
101 - comment-added-contains-event:
102 comment-contains-value: 'remerge'
104 - project-compare-type: 'REG_EXP'
105 project-pattern: '{project}'
107 - branch-compare-type: 'ANT'
108 branch-pattern: '**/{branch}'
114 name: 'opnfvdocs-daily-{stream}'
124 default: '$GS_BASE{gs-pathname}'
125 description: "Directory where the build artifact will be located upon the completion of the build."
128 default: ssh://gerrit.opnfv.org:29418
129 description: "Used for overriding the GIT URL coming from parameters macro."
135 - timed: '0 H/6 * * *'
138 - build-html-and-pdf-docs-output
139 # - upload-generated-docs-to-opnfv-artifacts