14 branch: 'stable/{stream}'
15 gs-pathname: '/{stream}'
19 - 'compass-verify-{stream}'
20 - 'compass-build-iso-{stream}'
21 - 'compass-build-ppa-{stream}'
24 ########################
26 ########################
28 name: 'compass-verify-{stream}'
32 node: 'huawei-deploy-vm'
52 - compass-project-parameter:
53 installer: '{installer}'
54 gs-pathname: '{gs-pathname}'
56 - '{installer}-defaults'
59 default: 'os-nosdn-nofeature-ha'
63 credentials-id: '{ssh-credentials}'
64 refspec: '$GERRIT_REFSPEC'
65 choosing-strategy: 'gerrit'
70 - patchset-created-event:
71 exclude-drafts: 'false'
72 exclude-trivial-rebase: 'false'
73 exclude-no-code-change: 'false'
74 - draft-published-event
75 - comment-added-contains-event:
76 comment-contains-value: 'recheck'
77 - comment-added-contains-event:
78 comment-contains-value: 'reverify'
80 - project-compare-type: 'ANT'
81 project-pattern: '{project}'
83 - branch-compare-type: 'ANT'
84 branch-pattern: '**/{branch}'
87 pattern: 'docs/**|.gitignore'
91 !include-raw: ./compass-build.sh
93 !include-raw: ./compass-deploy.sh
97 artifacts: 'ansible.log'
102 name: 'compass-build-iso-{stream}'
117 - compass-project-parameter:
118 installer: '{installer}'
119 gs-pathname: '{gs-pathname}'
121 - '{installer}-defaults'
125 credentials-id: '{ssh-credentials}'
130 - timed: 'H 14 * * *'
134 !include-raw: ./compass-build.sh
136 !include-raw: ./compass-upload-artifact.sh
138 !include-raw: ./compass-workspace-cleanup.sh
141 name: 'compass-build-ppa-{stream}'
143 description: "build ppa(using docker) in huawei lab"
158 - compass-project-parameter:
159 installer: '{installer}'
160 gs-pathname: '{gs-pathname}'
162 - '{installer}-defaults'
165 credentials-id: '{ssh-credentials}'
171 !include-raw: ./compass-makeppa.sh
175 ########################
177 ########################
179 name: compass-project-parameter
182 name: BUILD_DIRECTORY
183 default: $WORKSPACE/build_output
184 description: "Directory where the build artifact will be located upon the completion of the build."
186 name: CACHE_DIRECTORY
187 default: "$HOME/opnfv/cache/$PROJECT{gs-pathname}"
188 description: "Directory where the cache to be used during the build is located."
191 default: '$GS_BASE{gs-pathname}'
192 description: "URL to Google Storage."
195 default: "http://205.177.226.237:9999{gs-pathname}"
198 default: "$WORKSPACE/work/repo/"
200 name: COMPASS_OPENSTACK_VERSION
205 name: COMPASS_OS_VERSION