blob: 130143e993ae99a1ab466f8c5a4fd9c69787a9c9 [file] [log] [blame]
Mohammed Nasereba1a762022-08-29 22:05:09 -04001name: test-xena
2'on':
3 pull_request: {}
4 push:
5 branches:
6 - main
7jobs:
8 build-images:
9 runs-on: ubuntu-latest
10 steps:
11 - uses: actions/checkout@v3.0.2
12 - uses: docker/setup-qemu-action@v2.0.0
13 - uses: docker/setup-buildx-action@v2.0.0
14 - uses: docker/login-action@v2.0.0
15 with:
16 registry: quay.io
17 username: ${{ secrets.QUAY_USERNAME }}
18 password: ${{ secrets.QUAY_ROBOT_TOKEN }}
Mohammed Naser4a40c9e2022-08-29 22:10:23 -040019 - name: Build openstack/cinder
Mohammed Nasereba1a762022-08-29 22:05:09 -040020 uses: docker/build-push-action@v3.1.1
21 with:
22 context: images/openstack
23 cache-from: type=gha
24 cache-to: type=gha,mode=max
25 push: true
26 platforms: linux/amd64
27 build-args: 'RELEASE=xena
28
29 PROJECT=cinder
30
31 PROJECT_REF=b2caec7696817e02b0763d8b0d4f5d1b7f0b903e
32
33 PROFILES=ceph qemu
34
35 DIST_PACKAGES=
36
37 PIP_PACKAGES='
38 tags: quay.io/vexxhost/cinder:b2caec7696817e02b0763d8b0d4f5d1b7f0b903e
Mohammed Naser4a40c9e2022-08-29 22:10:23 -040039 - name: Build openstack/heat
Mohammed Nasereba1a762022-08-29 22:05:09 -040040 uses: docker/build-push-action@v3.1.1
41 with:
42 context: images/openstack
43 cache-from: type=gha
44 cache-to: type=gha,mode=max
45 push: true
46 platforms: linux/amd64
47 build-args: 'RELEASE=xena
48
49 PROJECT=heat
50
51 PROJECT_REF=ead7cd61bd685ea46dd21c4ef3ea6b3fde273c10
52
53 PROFILES=
54
55 DIST_PACKAGES=curl
56
57 PIP_PACKAGES='
58 tags: quay.io/vexxhost/heat:ead7cd61bd685ea46dd21c4ef3ea6b3fde273c10
Mohammed Naser4a40c9e2022-08-29 22:10:23 -040059 - name: Build openstack/senlin
Mohammed Nasereba1a762022-08-29 22:05:09 -040060 uses: docker/build-push-action@v3.1.1
61 with:
62 context: images/openstack
63 cache-from: type=gha
64 cache-to: type=gha,mode=max
65 push: true
66 platforms: linux/amd64
67 build-args: 'RELEASE=xena
68
69 PROJECT=senlin
70
71 PROJECT_REF=28f8abc29a966d41f8b4502d1fc7432f86b14bea
72
73 PROFILES=
74
75 DIST_PACKAGES=
76
77 PIP_PACKAGES='
78 tags: quay.io/vexxhost/senlin:28f8abc29a966d41f8b4502d1fc7432f86b14bea
Mohammed Naser4a40c9e2022-08-29 22:10:23 -040079 - name: Build openstack/octavia
Mohammed Nasereba1a762022-08-29 22:05:09 -040080 uses: docker/build-push-action@v3.1.1
81 with:
82 context: images/openstack
83 cache-from: type=gha
84 cache-to: type=gha,mode=max
85 push: true
86 platforms: linux/amd64
87 build-args: 'RELEASE=xena
88
89 PROJECT=octavia
90
91 PROJECT_REF=bda4d7160aebf7549d72b049c8dca53f7d4dedb5
92
93 PROFILES=
94
95 DIST_PACKAGES=
96
97 PIP_PACKAGES='
98 tags: quay.io/vexxhost/octavia:bda4d7160aebf7549d72b049c8dca53f7d4dedb5
Mohammed Naser4a40c9e2022-08-29 22:10:23 -040099 - name: Build openstack/barbican
Mohammed Nasereba1a762022-08-29 22:05:09 -0400100 uses: docker/build-push-action@v3.1.1
101 with:
102 context: images/openstack
103 cache-from: type=gha
104 cache-to: type=gha,mode=max
105 push: true
106 platforms: linux/amd64
107 build-args: 'RELEASE=xena
108
109 PROJECT=barbican
110
111 PROJECT_REF=bb2779473f786f3bb7b84bc4f445089da8cbfe88
112
113 PROFILES=
114
115 DIST_PACKAGES=
116
117 PIP_PACKAGES='
118 tags: quay.io/vexxhost/barbican:bb2779473f786f3bb7b84bc4f445089da8cbfe88
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400119 - name: Build openstack/designate
Mohammed Nasereba1a762022-08-29 22:05:09 -0400120 uses: docker/build-push-action@v3.1.1
121 with:
122 context: images/openstack
123 cache-from: type=gha
124 cache-to: type=gha,mode=max
125 push: true
126 platforms: linux/amd64
127 build-args: 'RELEASE=xena
128
129 PROJECT=designate
130
131 PROJECT_REF=410c1e8d60a6b3844050dd4d3ecc46f640356bfb
132
133 PROFILES=
134
135 DIST_PACKAGES=bind9utils
136
137 PIP_PACKAGES='
138 tags: quay.io/vexxhost/designate:410c1e8d60a6b3844050dd4d3ecc46f640356bfb
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400139 - name: Build openstack/nova
Mohammed Nasereba1a762022-08-29 22:05:09 -0400140 uses: docker/build-push-action@v3.1.1
141 with:
142 context: images/openstack
143 cache-from: type=gha
144 cache-to: type=gha,mode=max
145 push: true
146 platforms: linux/amd64,linux/arm64
147 build-args: 'RELEASE=xena
148
149 PROJECT=nova
150
151 PROJECT_REF=62e1a621d19e8833a18afdba86de7f8334171c63
152
153 PROFILES=ceph openvswitch configdrive qemu migration
154
155 DIST_PACKAGES=ovmf qemu-efi-aarch64
156
157 PIP_PACKAGES='
158 tags: quay.io/vexxhost/nova:62e1a621d19e8833a18afdba86de7f8334171c63
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400159 - name: Build openstack/neutron
Mohammed Nasereba1a762022-08-29 22:05:09 -0400160 uses: docker/build-push-action@v3.1.1
161 with:
162 context: images/openstack
163 cache-from: type=gha
164 cache-to: type=gha,mode=max
165 push: true
166 platforms: linux/amd64,linux/arm64
167 build-args: 'RELEASE=xena
168
169 PROJECT=neutron
170
171 PROJECT_REF=74f127973831c9c5f889017b3b627bd9940e37a6
172
173 PROFILES=openvswitch vpn
174
175 DIST_PACKAGES=jq ethtool lshw
176
177 PIP_PACKAGES=neutron-vpnaas'
178 tags: quay.io/vexxhost/neutron:74f127973831c9c5f889017b3b627bd9940e37a6
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400179 - name: Build openstack/monasca-notification
Mohammed Nasereba1a762022-08-29 22:05:09 -0400180 uses: docker/build-push-action@v3.1.1
181 with:
182 context: images/openstack
183 cache-from: type=gha
184 cache-to: type=gha,mode=max
185 push: true
186 platforms: linux/amd64
187 build-args: 'RELEASE=xena
188
189 PROJECT=monasca-notification
190
191 PROJECT_REF=a94f013ff4addceb93ab556b666f63da7ea820e5
192
193 PROFILES=
194
195 DIST_PACKAGES=
196
197 PIP_PACKAGES='
198 tags: quay.io/vexxhost/monasca-notification:a94f013ff4addceb93ab556b666f63da7ea820e5
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400199 - name: Build openstack/monasca-agent
Mohammed Nasereba1a762022-08-29 22:05:09 -0400200 uses: docker/build-push-action@v3.1.1
201 with:
202 context: images/openstack
203 cache-from: type=gha
204 cache-to: type=gha,mode=max
205 push: true
206 platforms: linux/amd64
207 build-args: 'RELEASE=xena
208
209 PROJECT=monasca-agent
210
211 PROJECT_REF=284233aa9e53601548ae2ec435331b59974aa5a7
212
213 PROFILES=
214
215 DIST_PACKAGES=iproute2 libvirt-clients lshw
216
217 PIP_PACKAGES=libvirt-python python-glanceclient python-neutronclient python-novaclient
218 py3nvml'
219 tags: quay.io/vexxhost/monasca-agent:284233aa9e53601548ae2ec435331b59974aa5a7
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400220 - name: Build openstack/keystone
Mohammed Nasereba1a762022-08-29 22:05:09 -0400221 uses: docker/build-push-action@v3.1.1
222 with:
223 context: images/openstack
224 cache-from: type=gha
225 cache-to: type=gha,mode=max
226 push: true
227 platforms: linux/amd64
228 build-args: 'RELEASE=xena
229
230 PROJECT=keystone
231
232 PROJECT_REF=e772caa58ec7afdef4bd5fb58e44dc21a78c237b
233
234 PROFILES=apache ldap openidc
235
236 DIST_PACKAGES=
237
238 PIP_PACKAGES='
239 tags: quay.io/vexxhost/keystone:e772caa58ec7afdef4bd5fb58e44dc21a78c237b
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400240 - name: Build openstack/horizon
Mohammed Nasereba1a762022-08-29 22:05:09 -0400241 uses: docker/build-push-action@v3.1.1
242 with:
243 context: images/openstack
244 cache-from: type=gha
245 cache-to: type=gha,mode=max
246 push: true
247 platforms: linux/amd64
248 build-args: 'RELEASE=xena
249
250 PROJECT=horizon
251
252 PROJECT_REF=48b702adf75b7f19420df578d2bf9bf813099af5
253
254 PROFILES=apache
255
256 DIST_PACKAGES=
257
258 PIP_PACKAGES=designate-dashboard heat-dashboard ironic-ui magnum-ui neutron-vpnaas-dashboard
259 octavia-dashboard senlin-dashboard monasca-ui'
260 tags: quay.io/vexxhost/horizon:48b702adf75b7f19420df578d2bf9bf813099af5
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400261 - name: Build openstack/monasca-api
Mohammed Nasereba1a762022-08-29 22:05:09 -0400262 uses: docker/build-push-action@v3.1.1
263 with:
264 context: images/openstack
265 cache-from: type=gha
266 cache-to: type=gha,mode=max
267 push: true
268 platforms: linux/amd64
269 build-args: 'RELEASE=xena
270
271 PROJECT=monasca-api
272
273 PROJECT_REF=44956801556b79c14373aa533df4debbd1da0ad9
274
275 PROFILES=apache influxdb
276
277 DIST_PACKAGES=
278
279 PIP_PACKAGES='
280 tags: quay.io/vexxhost/monasca-api:44956801556b79c14373aa533df4debbd1da0ad9
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400281 - name: Build openstack/ironic
Mohammed Nasereba1a762022-08-29 22:05:09 -0400282 uses: docker/build-push-action@v3.1.1
283 with:
284 context: images/openstack
285 cache-from: type=gha
286 cache-to: type=gha,mode=max
287 push: true
288 platforms: linux/amd64
289 build-args: 'RELEASE=xena
290
291 PROJECT=ironic
292
293 PROJECT_REF=3f624e5caa83acf9b98443cf32cb0cd69143c6e2
294
295 PROFILES=ipxe ipmi qemu tftp
296
297 DIST_PACKAGES=ethtool lshw iproute2
298
299 PIP_PACKAGES=python-dracclient sushy'
300 tags: quay.io/vexxhost/ironic:3f624e5caa83acf9b98443cf32cb0cd69143c6e2
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400301 - name: Build openstack/glance
Mohammed Nasereba1a762022-08-29 22:05:09 -0400302 uses: docker/build-push-action@v3.1.1
303 with:
304 context: images/openstack
305 cache-from: type=gha
306 cache-to: type=gha,mode=max
307 push: true
308 platforms: linux/amd64
309 build-args: 'RELEASE=xena
310
311 PROJECT=glance
312
313 PROJECT_REF=cbe6522e67c2e437e600b4fb153a1d048a310282
314
315 PROFILES=ceph
316
317 DIST_PACKAGES=
318
319 PIP_PACKAGES='
320 tags: quay.io/vexxhost/glance:cbe6522e67c2e437e600b4fb153a1d048a310282
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400321 - name: Build openstack/magnum
Mohammed Nasereba1a762022-08-29 22:05:09 -0400322 uses: docker/build-push-action@v3.1.1
323 with:
324 context: images/openstack
325 cache-from: type=gha
326 cache-to: type=gha,mode=max
327 push: true
328 platforms: linux/amd64
329 build-args: 'RELEASE=xena
330
331 PROJECT=magnum
332
333 PROJECT_REF=82a22387b91bb3c77261f42535be9c9d6b53a853
334
335 PROFILES=
336
337 DIST_PACKAGES=
338
339 PIP_PACKAGES='
340 tags: quay.io/vexxhost/magnum:82a22387b91bb3c77261f42535be9c9d6b53a853
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400341 - name: Build openstack/monasca-persister
Mohammed Nasereba1a762022-08-29 22:05:09 -0400342 uses: docker/build-push-action@v3.1.1
343 with:
344 context: images/openstack
345 cache-from: type=gha
346 cache-to: type=gha,mode=max
347 push: true
348 platforms: linux/amd64
349 build-args: 'RELEASE=xena
350
351 PROJECT=monasca-persister
352
353 PROJECT_REF=19d29bfab93206a7d7652037465d449895b7d8ce
354
355 PROFILES=influxdb
356
357 DIST_PACKAGES=
358
359 PIP_PACKAGES='
360 tags: quay.io/vexxhost/monasca-persister:19d29bfab93206a7d7652037465d449895b7d8ce
Mohammed Naser4a40c9e2022-08-29 22:10:23 -0400361 - name: Build openstack/placement
Mohammed Nasereba1a762022-08-29 22:05:09 -0400362 uses: docker/build-push-action@v3.1.1
363 with:
364 context: images/openstack
365 cache-from: type=gha
366 cache-to: type=gha,mode=max
367 push: true
368 platforms: linux/amd64
369 build-args: 'RELEASE=xena
370
371 PROJECT=placement
372
373 PROJECT_REF=f96984abd48f4d938d0fff0bab9b12ed933e320e
374
375 PROFILES=apache
376
377 DIST_PACKAGES=
378
379 PIP_PACKAGES=httplib2'
380 tags: quay.io/vexxhost/placement:f96984abd48f4d938d0fff0bab9b12ed933e320e