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
diff --git a/profiles/ubuntu-focal-impish-basic-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-basic-amd64_qemu.yaml
0deleted file mode 1006440deleted file mode 100644
index 81ca03f..0000000
--- a/profiles/ubuntu-focal-impish-basic-amd64_qemu.yaml
+++ /dev/null
@@ -1,17 +0,0 @@
1---
2- testname: "focal->impish basic upgrade"
3 provisioning:
4 backend: qemu
5 arch: amd64
6 flavor: ubuntu
7 image_name: focal_impish_basic_amd64.img
8 releases:
9 - "focal"
10 - "impish"
11
12 script_location: file://../tests
13 pre_upgrade_scripts:
14 - "null"
15
16 post_upgrade_tests:
17 - "null"
diff --git a/profiles/ubuntu-focal-impish-desktop-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-desktop-amd64_qemu.yaml
18deleted file mode 1006440deleted file mode 100644
index cb980b1..0000000
--- a/profiles/ubuntu-focal-impish-desktop-amd64_qemu.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
1---
2- testname: "focal->impish desktop upgrade"
3 provisioning:
4 backend: qemu
5 arch: amd64
6 flavor: ubuntu
7 image_name: focal_impish_ubuntu_desktop_amd64.img
8 build_args:
9 - "--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"
10 releases:
11 - "focal"
12 - "impish"
13
14 script_location: file://../tests
15 pre_upgrade_scripts:
16 - "check-ubuntu-desktop"
17
18 post_upgrade_tests:
19 - "null"
20
21 run_system_tests: true
diff --git a/profiles/ubuntu-focal-impish-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-kubuntu-amd64_qemu.yaml
22deleted file mode 1006440deleted file mode 100644
index e32ab86..0000000
--- a/profiles/ubuntu-focal-impish-kubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
1---
2- testname: "focal->impish desktop upgrade"
3 provisioning:
4 backend: qemu
5 arch: amd64
6 flavor: kubuntu
7 image_name: focal_impish_kubuntu_desktop_amd64.img
8 build_args:
9 - "--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"
10 releases:
11 - "focal"
12 - "impish"
13
14 script_location: file://../tests
15 pre_upgrade_scripts:
16 - "check-kubuntu-desktop"
17
18 post_upgrade_tests:
19 - "null"
diff --git a/profiles/ubuntu-focal-impish-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-lubuntu-amd64_qemu.yaml
20deleted file mode 1006440deleted file mode 100644
index 8f5c232..0000000
--- a/profiles/ubuntu-focal-impish-lubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
1---
2- testname: "focal->impish desktop upgrade"
3 provisioning:
4 backend: qemu
5 arch: amd64
6 flavor: lubuntu
7 image_name: focal_impish_lubuntu_desktop_amd64.img
8 build_args:
9 - "--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"
10 releases:
11 - "focal"
12 - "impish"
13
14 script_location: file://../tests
15 pre_upgrade_scripts:
16 - "check-lubuntu-desktop"
17
18 post_upgrade_tests:
19 - "null"
diff --git a/profiles/ubuntu-focal-impish-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-ubuntu-mate-amd64_qemu.yaml
20deleted file mode 1006440deleted file mode 100644
index 4c9b10a..0000000
--- a/profiles/ubuntu-focal-impish-ubuntu-mate-amd64_qemu.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
1---
2- testname: "focal->impish desktop upgrade"
3 provisioning:
4 backend: qemu
5 arch: amd64
6 flavor: ubuntu-mate
7 image_name: focal_impish_ubuntu_mate_desktop_amd64.img
8 build_args:
9 - "--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"
10 releases:
11 - "focal"
12 - "impish"
13
14 script_location: file://../tests
15 pre_upgrade_scripts:
16 - "check-ubuntu-mate-desktop"
17
18 post_upgrade_tests:
19 - "null"
diff --git a/profiles/ubuntu-focal-impish-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-impish-xubuntu-amd64_qemu.yaml
20deleted file mode 1006440deleted file mode 100644
index af6061e..0000000
--- a/profiles/ubuntu-focal-impish-xubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,19 +0,0 @@
1---
2- testname: "focal->impish desktop upgrade"
3 provisioning:
4 backend: qemu
5 arch: amd64
6 flavor: xubuntu
7 image_name: focal_impish_xubuntu_desktop_amd64.img
8 build_args:
9 - "--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"
10 releases:
11 - "focal"
12 - "impish"
13
14 script_location: file://../tests
15 pre_upgrade_scripts:
16 - "check-xubuntu-desktop"
17
18 post_upgrade_tests:
19 - "null"
diff --git a/profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml
20similarity index 80%0similarity index 80%
21rename from profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml1rename from profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml
22rename to profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml2rename to profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml
index b8813a5..313fdc3 100644
--- a/profiles/ubuntu-groovy-impish-basic-amd64_qemu.yaml
+++ b/profiles/ubuntu-groovy-jammy-basic-amd64_qemu.yaml
@@ -1,13 +1,13 @@
1---1---
2- testname: "groovy->impish basic upgrade"2- testname: "groovy->jammy basic upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: ubuntu6 flavor: ubuntu
7 image_name: groovy_impish_basic_amd64.img7 image_name: groovy_jammy_basic_amd64.img
8 releases:8 releases:
9 - "groovy"9 - "groovy"
10 - "impish"10 - "jammy"
1111
12 script_location: file://../tests12 script_location: file://../tests
13 pre_upgrade_scripts:13 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml
14similarity index 85%14similarity index 85%
15rename from profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml15rename from profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml
16rename to profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml16rename to profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml
index 5555ebd..1bc9e33 100644
--- a/profiles/ubuntu-groovy-impish-desktop-amd64_qemu.yaml
+++ b/profiles/ubuntu-groovy-jammy-desktop-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "groovy->impish desktop upgrade"2- testname: "groovy->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: ubuntu6 flavor: ubuntu
7 image_name: groovy_impish_ubuntu_desktop_amd64.img7 image_name: groovy_jammy_ubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "groovy"11 - "groovy"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml17rename from profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml
18rename to profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml18rename to profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml
index 19442f7..c4a8feb 100644
--- a/profiles/ubuntu-groovy-impish-kubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-groovy-jammy-kubuntu-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "groovy->impish desktop upgrade"2- testname: "groovy->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: kubuntu6 flavor: kubuntu
7 image_name: groovy_impish_kubuntu_desktop_amd64.img7 image_name: groovy_jammy_kubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "groovy"11 - "groovy"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml17rename from profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml
18rename to profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml18rename to profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml
index de73c50..a55ef43 100644
--- a/profiles/ubuntu-groovy-impish-lubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-groovy-jammy-lubuntu-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "groovy->impish desktop upgrade"2- testname: "groovy->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: lubuntu6 flavor: lubuntu
7 image_name: groovy_impish_lubuntu_desktop_amd64.img7 image_name: groovy_jammy_lubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "groovy"11 - "groovy"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml17rename from profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml
18rename to profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml18rename to profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml
index b0065ef..baebeb8 100644
--- a/profiles/ubuntu-groovy-impish-ubuntu-mate-amd64_qemu.yaml
+++ b/profiles/ubuntu-groovy-jammy-ubuntu-mate-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "groovy->impish desktop upgrade"2- testname: "groovy->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: ubuntu-mate6 flavor: ubuntu-mate
7 image_name: groovy_impish_ubuntu_mate_desktop_amd64.img7 image_name: groovy_jammy_ubuntu_mate_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "groovy"11 - "groovy"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml17rename from profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml
18rename to profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml18rename to profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml
index a3dd55f..f100ab0 100644
--- a/profiles/ubuntu-groovy-impish-xubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-groovy-jammy-xubuntu-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "groovy->impish desktop upgrade"2- testname: "groovy->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: xubuntu6 flavor: xubuntu
7 image_name: groovy_impish_xubuntu_desktop_amd64.img7 image_name: groovy_jammy_xubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "groovy"11 - "groovy"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml
16similarity index 80%16similarity index 80%
17rename from profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml17rename from profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml
18rename to profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml18rename to profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml
index 7a11532..4f0c2ae 100644
--- a/profiles/ubuntu-hirsute-impish-basic-amd64_qemu.yaml
+++ b/profiles/ubuntu-hirsute-jammy-basic-amd64_qemu.yaml
@@ -1,13 +1,13 @@
1---1---
2- testname: "hirsute->impish basic upgrade"2- testname: "hirsute->jammy basic upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: ubuntu6 flavor: ubuntu
7 image_name: hirsute_impish_basic_amd64.img7 image_name: hirsute_jammy_basic_amd64.img
8 releases:8 releases:
9 - "hirsute"9 - "hirsute"
10 - "impish"10 - "jammy"
1111
12 script_location: file://../tests12 script_location: file://../tests
13 pre_upgrade_scripts:13 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml
14similarity index 85%14similarity index 85%
15rename from profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml15rename from profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml
16rename to profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml16rename to profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml
index 24e69da..9881d9a 100644
--- a/profiles/ubuntu-hirsute-impish-desktop-amd64_qemu.yaml
+++ b/profiles/ubuntu-hirsute-jammy-desktop-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "hirsute->impish desktop upgrade"2- testname: "hirsute->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: ubuntu6 flavor: ubuntu
7 image_name: hirsute_impish_ubuntu_desktop_amd64.img7 image_name: hirsute_jammy_ubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "hirsute"11 - "hirsute"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml17rename from profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml
18rename to profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml18rename to profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml
index 2f327e1..156b342 100644
--- a/profiles/ubuntu-hirsute-impish-kubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-hirsute-jammy-kubuntu-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "hirsute->impish desktop upgrade"2- testname: "hirsute->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: kubuntu6 flavor: kubuntu
7 image_name: hirsute_impish_kubuntu_desktop_amd64.img7 image_name: hirsute_jammy_kubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "hirsute"11 - "hirsute"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml17rename from profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml
18rename to profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml18rename to profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml
index f427414..c2496cf 100644
--- a/profiles/ubuntu-hirsute-impish-lubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-hirsute-jammy-lubuntu-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "hirsute->impish desktop upgrade"2- testname: "hirsute->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: lubuntu6 flavor: lubuntu
7 image_name: hirsute_impish_lubuntu_desktop_amd64.img7 image_name: hirsute_jammy_lubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "hirsute"11 - "hirsute"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml17rename from profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml
18rename to profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml18rename to profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml
index 6364092..57ca22c 100644
--- a/profiles/ubuntu-hirsute-impish-ubuntu-mate-amd64_qemu.yaml
+++ b/profiles/ubuntu-hirsute-jammy-ubuntu-mate-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "hirsute->impish desktop upgrade"2- testname: "hirsute->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: ubuntu-mate6 flavor: ubuntu-mate
7 image_name: hirsute_impish_ubuntu_mate_desktop_amd64.img7 image_name: hirsute_jammy_ubuntu_mate_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "hirsute"11 - "hirsute"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:
diff --git a/profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml
16similarity index 84%16similarity index 84%
17rename from profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml17rename from profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml
18rename to profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml18rename to profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml
index cd0342a..67ab4af 100644
--- a/profiles/ubuntu-hirsute-impish-xubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-hirsute-jammy-xubuntu-amd64_qemu.yaml
@@ -1,15 +1,15 @@
1---1---
2- testname: "hirsute->impish desktop upgrade"2- testname: "hirsute->jammy desktop upgrade"
3 provisioning:3 provisioning:
4 backend: qemu4 backend: qemu
5 arch: amd645 arch: amd64
6 flavor: xubuntu6 flavor: xubuntu
7 image_name: hirsute_impish_xubuntu_desktop_amd64.img7 image_name: hirsute_jammy_xubuntu_desktop_amd64.img
8 build_args:8 build_args:
9 - "--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"9 - "--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"
10 releases:10 releases:
11 - "hirsute"11 - "hirsute"
12 - "impish"12 - "jammy"
1313
14 script_location: file://../tests14 script_location: file://../tests
15 pre_upgrade_scripts:15 pre_upgrade_scripts:

Subscribers

People subscribed via source and target branches

to all changes: