10 slave-label: 'compass-virtual'
16 ppa-pathname: '/{stream}'
19 branch: 'stable/{stream}'
20 gs-pathname: '/{stream}'
21 ppa-pathname: '/{stream}'
24 branch: 'stable/{stream}'
25 gs-pathname: '/{stream}'
26 ppa-pathname: '/{stream}'
30 - '{installer}-build-daily-{stream}'
31 - 'compass-build-ppa-{stream}'
33 ########################
35 ########################
37 name: '{installer}-build-daily-{stream}'
39 disabled: '{obj:disabled}'
55 - compass-project-parameter:
56 installer: '{installer}'
57 gs-pathname: '{gs-pathname}'
58 ppa-pathname: '{ppa-pathname}'
59 - 'opnfv-build-ubuntu-defaults'
60 - '{installer}-defaults'
70 !include-raw-escape: ./compass-build.sh
72 !include-raw-escape: ./compass-upload-artifact.sh
76 name: 'compass-build-ppa-{stream}'
78 description: "build ppa(using docker) in huawei lab"
80 disabled: '{obj:disabled}'
98 - compass-project-parameter:
99 installer: '{installer}'
100 gs-pathname: '{gs-pathname}'
101 ppa-pathname: '{ppa-pathname}'
103 - '{installer}-defaults'
109 !include-raw-escape: ./compass-makeppa.sh
112 ########################
114 ########################
116 name: compass-project-parameter
119 name: BUILD_DIRECTORY
120 default: $WORKSPACE/build_output
121 description: "Directory where the build artifact will be located upon the completion of the build."
123 name: CACHE_DIRECTORY
124 default: "$HOME/opnfv/cache/$PROJECT{gs-pathname}"
125 description: "Directory where the cache to be used during the build is located."
128 default: '$GS_BASE{gs-pathname}'
129 description: "URL to Google Storage."
132 default: "https://artifacts.opnfv.org/compass4nfv/package{ppa-pathname}"
135 default: "$WORKSPACE/work/repo/"