Merge ~paride/auto-upgrade-testing-specifications:impish-eol into auto-upgrade-testing-specifications:main

Proposed by Paride Legovini
Status: Merged
Approved by: Brian Murray
Approved revision: e980811f9c0ba7997a9fbebd152457e831ecfbda
Merged at revision: e980811f9c0ba7997a9fbebd152457e831ecfbda
Proposed branch: ~paride/auto-upgrade-testing-specifications:impish-eol
Merge into: auto-upgrade-testing-specifications:main
Diff against target: 458 lines (+36/-55)
13 files modified
dev/null (+0/-19)
profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml (+3/-3)
profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml (+3/-3)
Reviewer Review Type Date Requested Status
Brian Murray Pending
Canonical Platform QA Team Pending
Review via email: mp+427078@code.launchpad.net

Commit message

Update profiles for Impish EOL

To post a comment you must log in.
Revision history for this message
Brian Murray (brian-murray) wrote :

Looks good, thanks!

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/profiles/ubuntu-focal-impish-basic-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-basic-amd64_qemu.yaml
2deleted file mode 100644
3index 81ca03f..0000000
4--- a/profiles/ubuntu-focal-impish-basic-amd64_qemu.yaml
5+++ /dev/null
6@@ -1,17 +0,0 @@
7----
8-- testname: "focal->impish basic upgrade"
9- provisioning:
10- backend: qemu
11- arch: amd64
12- flavor: ubuntu
13- image_name: focal_impish_basic_amd64.img
14- releases:
15- - "focal"
16- - "impish"
17-
18- script_location: file://../tests
19- pre_upgrade_scripts:
20- - "null"
21-
22- post_upgrade_tests:
23- - "null"
24diff --git a/profiles/ubuntu-focal-impish-desktop-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-desktop-amd64_qemu.yaml
25deleted file mode 100644
26index cb980b1..0000000
27--- a/profiles/ubuntu-focal-impish-desktop-amd64_qemu.yaml
28+++ /dev/null
29@@ -1,21 +0,0 @@
30----
31-- testname: "focal->impish desktop upgrade"
32- provisioning:
33- backend: qemu
34- arch: amd64
35- flavor: ubuntu
36- image_name: focal_impish_ubuntu_desktop_amd64.img
37- build_args:
38- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-desktop^' -v --timeout 14400"
39- releases:
40- - "focal"
41- - "impish"
42-
43- script_location: file://../tests
44- pre_upgrade_scripts:
45- - "check-ubuntu-desktop"
46-
47- post_upgrade_tests:
48- - "null"
49-
50- run_system_tests: true
51diff --git a/profiles/ubuntu-focal-impish-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-kubuntu-amd64_qemu.yaml
52deleted file mode 100644
53index e32ab86..0000000
54--- a/profiles/ubuntu-focal-impish-kubuntu-amd64_qemu.yaml
55+++ /dev/null
56@@ -1,19 +0,0 @@
57----
58-- testname: "focal->impish desktop upgrade"
59- provisioning:
60- backend: qemu
61- arch: amd64
62- flavor: kubuntu
63- image_name: focal_impish_kubuntu_desktop_amd64.img
64- build_args:
65- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install kubuntu-desktop' -v --timeout 14400"
66- releases:
67- - "focal"
68- - "impish"
69-
70- script_location: file://../tests
71- pre_upgrade_scripts:
72- - "check-kubuntu-desktop"
73-
74- post_upgrade_tests:
75- - "null"
76diff --git a/profiles/ubuntu-focal-impish-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-lubuntu-amd64_qemu.yaml
77deleted file mode 100644
78index 8f5c232..0000000
79--- a/profiles/ubuntu-focal-impish-lubuntu-amd64_qemu.yaml
80+++ /dev/null
81@@ -1,19 +0,0 @@
82----
83-- testname: "focal->impish desktop upgrade"
84- provisioning:
85- backend: qemu
86- arch: amd64
87- flavor: lubuntu
88- image_name: focal_impish_lubuntu_desktop_amd64.img
89- build_args:
90- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ^lubuntu-desktop' -v --timeout 14400"
91- releases:
92- - "focal"
93- - "impish"
94-
95- script_location: file://../tests
96- pre_upgrade_scripts:
97- - "check-lubuntu-desktop"
98-
99- post_upgrade_tests:
100- - "null"
101diff --git a/profiles/ubuntu-focal-impish-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-ubuntu-mate-amd64_qemu.yaml
102deleted file mode 100644
103index 4c9b10a..0000000
104--- a/profiles/ubuntu-focal-impish-ubuntu-mate-amd64_qemu.yaml
105+++ /dev/null
106@@ -1,19 +0,0 @@
107----
108-- testname: "focal->impish desktop upgrade"
109- provisioning:
110- backend: qemu
111- arch: amd64
112- flavor: ubuntu-mate
113- image_name: focal_impish_ubuntu_mate_desktop_amd64.img
114- build_args:
115- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-mate-desktop' -v --timeout 14400"
116- releases:
117- - "focal"
118- - "impish"
119-
120- script_location: file://../tests
121- pre_upgrade_scripts:
122- - "check-ubuntu-mate-desktop"
123-
124- post_upgrade_tests:
125- - "null"
126diff --git a/profiles/ubuntu-focal-impish-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-xubuntu-amd64_qemu.yaml
127deleted file mode 100644
128index af6061e..0000000
129--- a/profiles/ubuntu-focal-impish-xubuntu-amd64_qemu.yaml
130+++ /dev/null
131@@ -1,19 +0,0 @@
132----
133-- testname: "focal->impish desktop upgrade"
134- provisioning:
135- backend: qemu
136- arch: amd64
137- flavor: xubuntu
138- image_name: focal_impish_xubuntu_desktop_amd64.img
139- build_args:
140- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ^xubuntu-desktop' -v --timeout 14400"
141- releases:
142- - "focal"
143- - "impish"
144-
145- script_location: file://../tests
146- pre_upgrade_scripts:
147- - "check-xubuntu-desktop"
148-
149- post_upgrade_tests:
150- - "null"
151diff --git a/profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml
152similarity index 80%
153rename from profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml
154rename to profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml
155index b8813a5..313fdc3 100644
156--- a/profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml
157+++ b/profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml
158@@ -1,13 +1,13 @@
159 ---
160-- testname: "groovy->impish basic upgrade"
161+- testname: "groovy->jammy basic upgrade"
162 provisioning:
163 backend: qemu
164 arch: amd64
165 flavor: ubuntu
166- image_name: groovy_impish_basic_amd64.img
167+ image_name: groovy_jammy_basic_amd64.img
168 releases:
169 - "groovy"
170- - "impish"
171+ - "jammy"
172
173 script_location: file://../tests
174 pre_upgrade_scripts:
175diff --git a/profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml
176similarity index 85%
177rename from profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml
178rename to profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml
179index 5555ebd..1bc9e33 100644
180--- a/profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml
181+++ b/profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml
182@@ -1,15 +1,15 @@
183 ---
184-- testname: "groovy->impish desktop upgrade"
185+- testname: "groovy->jammy desktop upgrade"
186 provisioning:
187 backend: qemu
188 arch: amd64
189 flavor: ubuntu
190- image_name: groovy_impish_ubuntu_desktop_amd64.img
191+ image_name: groovy_jammy_ubuntu_desktop_amd64.img
192 build_args:
193 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-desktop^' -v --timeout 14400"
194 releases:
195 - "groovy"
196- - "impish"
197+ - "jammy"
198
199 script_location: file://../tests
200 pre_upgrade_scripts:
201diff --git a/profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml
202similarity index 84%
203rename from profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml
204rename to profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml
205index 19442f7..c4a8feb 100644
206--- a/profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml
207+++ b/profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml
208@@ -1,15 +1,15 @@
209 ---
210-- testname: "groovy->impish desktop upgrade"
211+- testname: "groovy->jammy desktop upgrade"
212 provisioning:
213 backend: qemu
214 arch: amd64
215 flavor: kubuntu
216- image_name: groovy_impish_kubuntu_desktop_amd64.img
217+ image_name: groovy_jammy_kubuntu_desktop_amd64.img
218 build_args:
219 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install kubuntu-desktop' -v --timeout 14400"
220 releases:
221 - "groovy"
222- - "impish"
223+ - "jammy"
224
225 script_location: file://../tests
226 pre_upgrade_scripts:
227diff --git a/profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml
228similarity index 84%
229rename from profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml
230rename to profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml
231index de73c50..a55ef43 100644
232--- a/profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml
233+++ b/profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml
234@@ -1,15 +1,15 @@
235 ---
236-- testname: "groovy->impish desktop upgrade"
237+- testname: "groovy->jammy desktop upgrade"
238 provisioning:
239 backend: qemu
240 arch: amd64
241 flavor: lubuntu
242- image_name: groovy_impish_lubuntu_desktop_amd64.img
243+ image_name: groovy_jammy_lubuntu_desktop_amd64.img
244 build_args:
245 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ^lubuntu-desktop' -v --timeout 14400"
246 releases:
247 - "groovy"
248- - "impish"
249+ - "jammy"
250
251 script_location: file://../tests
252 pre_upgrade_scripts:
253diff --git a/profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml
254similarity index 84%
255rename from profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml
256rename to profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml
257index b0065ef..baebeb8 100644
258--- a/profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml
259+++ b/profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml
260@@ -1,15 +1,15 @@
261 ---
262-- testname: "groovy->impish desktop upgrade"
263+- testname: "groovy->jammy desktop upgrade"
264 provisioning:
265 backend: qemu
266 arch: amd64
267 flavor: ubuntu-mate
268- image_name: groovy_impish_ubuntu_mate_desktop_amd64.img
269+ image_name: groovy_jammy_ubuntu_mate_desktop_amd64.img
270 build_args:
271 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-mate-desktop' -v --timeout 14400"
272 releases:
273 - "groovy"
274- - "impish"
275+ - "jammy"
276
277 script_location: file://../tests
278 pre_upgrade_scripts:
279diff --git a/profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml
280similarity index 84%
281rename from profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml
282rename to profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml
283index a3dd55f..f100ab0 100644
284--- a/profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml
285+++ b/profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml
286@@ -1,15 +1,15 @@
287 ---
288-- testname: "groovy->impish desktop upgrade"
289+- testname: "groovy->jammy desktop upgrade"
290 provisioning:
291 backend: qemu
292 arch: amd64
293 flavor: xubuntu
294- image_name: groovy_impish_xubuntu_desktop_amd64.img
295+ image_name: groovy_jammy_xubuntu_desktop_amd64.img
296 build_args:
297 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ^xubuntu-desktop' -v --timeout 14400"
298 releases:
299 - "groovy"
300- - "impish"
301+ - "jammy"
302
303 script_location: file://../tests
304 pre_upgrade_scripts:
305diff --git a/profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml
306similarity index 80%
307rename from profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml
308rename to profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml
309index 7a11532..4f0c2ae 100644
310--- a/profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml
311+++ b/profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml
312@@ -1,13 +1,13 @@
313 ---
314-- testname: "hirsute->impish basic upgrade"
315+- testname: "hirsute->jammy basic upgrade"
316 provisioning:
317 backend: qemu
318 arch: amd64
319 flavor: ubuntu
320- image_name: hirsute_impish_basic_amd64.img
321+ image_name: hirsute_jammy_basic_amd64.img
322 releases:
323 - "hirsute"
324- - "impish"
325+ - "jammy"
326
327 script_location: file://../tests
328 pre_upgrade_scripts:
329diff --git a/profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml
330similarity index 85%
331rename from profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml
332rename to profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml
333index 24e69da..9881d9a 100644
334--- a/profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml
335+++ b/profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml
336@@ -1,15 +1,15 @@
337 ---
338-- testname: "hirsute->impish desktop upgrade"
339+- testname: "hirsute->jammy desktop upgrade"
340 provisioning:
341 backend: qemu
342 arch: amd64
343 flavor: ubuntu
344- image_name: hirsute_impish_ubuntu_desktop_amd64.img
345+ image_name: hirsute_jammy_ubuntu_desktop_amd64.img
346 build_args:
347 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-desktop^' -v --timeout 14400"
348 releases:
349 - "hirsute"
350- - "impish"
351+ - "jammy"
352
353 script_location: file://../tests
354 pre_upgrade_scripts:
355diff --git a/profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml
356similarity index 84%
357rename from profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml
358rename to profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml
359index 2f327e1..156b342 100644
360--- a/profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml
361+++ b/profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml
362@@ -1,15 +1,15 @@
363 ---
364-- testname: "hirsute->impish desktop upgrade"
365+- testname: "hirsute->jammy desktop upgrade"
366 provisioning:
367 backend: qemu
368 arch: amd64
369 flavor: kubuntu
370- image_name: hirsute_impish_kubuntu_desktop_amd64.img
371+ image_name: hirsute_jammy_kubuntu_desktop_amd64.img
372 build_args:
373 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install kubuntu-desktop^' -v --timeout 14400"
374 releases:
375 - "hirsute"
376- - "impish"
377+ - "jammy"
378
379 script_location: file://../tests
380 pre_upgrade_scripts:
381diff --git a/profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml
382similarity index 84%
383rename from profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml
384rename to profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml
385index f427414..c2496cf 100644
386--- a/profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml
387+++ b/profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml
388@@ -1,15 +1,15 @@
389 ---
390-- testname: "hirsute->impish desktop upgrade"
391+- testname: "hirsute->jammy desktop upgrade"
392 provisioning:
393 backend: qemu
394 arch: amd64
395 flavor: lubuntu
396- image_name: hirsute_impish_lubuntu_desktop_amd64.img
397+ image_name: hirsute_jammy_lubuntu_desktop_amd64.img
398 build_args:
399 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install lubuntu-desktop^' -v --timeout 14400"
400 releases:
401 - "hirsute"
402- - "impish"
403+ - "jammy"
404
405 script_location: file://../tests
406 pre_upgrade_scripts:
407diff --git a/profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml
408similarity index 84%
409rename from profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml
410rename to profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml
411index 6364092..57ca22c 100644
412--- a/profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml
413+++ b/profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml
414@@ -1,15 +1,15 @@
415 ---
416-- testname: "hirsute->impish desktop upgrade"
417+- testname: "hirsute->jammy desktop upgrade"
418 provisioning:
419 backend: qemu
420 arch: amd64
421 flavor: ubuntu-mate
422- image_name: hirsute_impish_ubuntu_mate_desktop_amd64.img
423+ image_name: hirsute_jammy_ubuntu_mate_desktop_amd64.img
424 build_args:
425 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-mate-desktop^' -v --timeout 14400"
426 releases:
427 - "hirsute"
428- - "impish"
429+ - "jammy"
430
431 script_location: file://../tests
432 pre_upgrade_scripts:
433diff --git a/profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml
434similarity index 84%
435rename from profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml
436rename to profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml
437index cd0342a..67ab4af 100644
438--- a/profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml
439+++ b/profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml
440@@ -1,15 +1,15 @@
441 ---
442-- testname: "hirsute->impish desktop upgrade"
443+- testname: "hirsute->jammy desktop upgrade"
444 provisioning:
445 backend: qemu
446 arch: amd64
447 flavor: xubuntu
448- image_name: hirsute_impish_xubuntu_desktop_amd64.img
449+ image_name: hirsute_jammy_xubuntu_desktop_amd64.img
450 build_args:
451 - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install xubuntu-desktop^' -v --timeout 14400"
452 releases:
453 - "hirsute"
454- - "impish"
455+ - "jammy"
456
457 script_location: file://../tests
458 pre_upgrade_scripts:

Subscribers

People subscribed via source and target branches

to all changes: