1 ########################
2 # Job configuration for opnfv-docs
3 ########################
11 - 'opnfv-docs-verify-{stream}'
12 - 'opnfv-docs-merge-{stream}'
21 branch: 'stable/{stream}'
23 gs-pathname: '/{stream}/{doc-version}'
26 ########################
28 ########################
31 name: 'opnfv-docs-verify-{stream}'
33 disabled: '{obj:disabled}'
37 project: $GERRIT_PROJECT
46 server-name: 'gerrit.opnfv.org'
48 - patchset-created-event:
49 exclude-drafts: 'false'
50 exclude-trivial-rebase: 'false'
51 exclude-no-code-change: 'false'
52 - draft-published-event
53 - comment-added-contains-event:
54 comment-contains-value: 'recheck'
55 - comment-added-contains-event:
56 comment-contains-value: 'reverify'
58 - project-compare-type: 'ANT'
61 - branch-compare-type: 'ANT'
62 branch-pattern: '**/{branch}'
73 name: 'opnfv-docs-merge-{stream}'
75 disabled: '{obj:disabled}'
79 project: $GERRIT_PROJECT
84 default: '$GS_BASE{gs-pathname}'
85 description: "Directory where the build artifact will be located upon the completion of the build."
88 default: 'refs/heads/{branch}'
89 description: "JJB configured GERRIT_REFSPEC parameter"
96 server-name: 'gerrit.opnfv.org'
99 - comment-added-contains-event:
100 comment-contains-value: 'remerge'
101 - comment-added-contains-event:
102 comment-contains-value: 'rebuild docs'
104 - project-compare-type: 'ANT'
107 - branch-compare-type: 'ANT'
108 branch-pattern: '**/{branch}'
113 pattern: yardstick/**