1 ########################
2 # Job configuration for opnfvdocs
3 ########################
11 - 'opnfvdocs-verify-{stream}'
12 - 'opnfvdocs-merge-{stream}'
13 - 'opnfvdocs-daily-{stream}'
21 branch: 'stable/{stream}'
22 gs-pathname: '/{stream}'
25 ########################
27 ########################
30 name: 'opnfvdocs-verify-{stream}'
32 disabled: '{obj:disabled}'
36 project: $GERRIT_PROJECT
40 default: ssh://gerrit.opnfv.org:29418
41 description: "Used for overriding the GIT URL coming from parameters macro."
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: 'REG_EXP'
61 project-pattern: '{project}'
63 - branch-compare-type: 'ANT'
64 branch-pattern: '**/{branch}'
75 name: 'opnfvdocs-merge-{stream}'
77 disabled: '{obj:disabled}'
81 project: $GERRIT_PROJECT
85 default: ssh://gerrit.opnfv.org:29418
86 description: "Used for overriding the GIT URL coming from parameters macro."
89 default: '$GS_BASE{gs-pathname}'
90 description: "Directory where the build artifact will be located upon the completion of the build."
97 server-name: 'gerrit.opnfv.org'
100 - comment-added-contains-event:
101 comment-contains-value: 'remerge'
103 - project-compare-type: 'REG_EXP'
104 project-pattern: '{project}'
106 - branch-compare-type: 'ANT'
107 branch-pattern: '**/{branch}'
113 name: 'opnfvdocs-daily-{stream}'
123 default: '$GS_BASE{gs-pathname}'
124 description: "Directory where the build artifact will be located upon the completion of the build."
127 default: ssh://gerrit.opnfv.org:29418
128 description: "Used for overriding the GIT URL coming from parameters macro."
134 - timed: '0 H/6 * * *'
137 - build-html-and-pdf-docs-output
138 # - upload-generated-docs-to-opnfv-artifacts