canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #07674
[Merge] auto-upgrade-testing-specifications:oracular-eol into auto-upgrade-testing-specifications:main
Tim Andersson has proposed merging auto-upgrade-testing-specifications:oracular-eol into auto-upgrade-testing-specifications:main.
Requested reviews:
Canonical Platform QA Team (canonical-platform-qa)
For more details, see:
https://code.launchpad.net/~canonical-platform-qa/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/488467
remove upgrade profiles TO oracular for oracular eol
--
Your team Canonical Platform QA Team is requested to review the proposed merge of auto-upgrade-testing-specifications:oracular-eol into auto-upgrade-testing-specifications:main.
diff --git a/profiles/ubuntu-noble-oracular-basic-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-basic-amd64_qemu.yaml
deleted file mode 100644
index ea91648..0000000
--- a/profiles/ubuntu-noble-oracular-basic-amd64_qemu.yaml
+++ /dev/null
@@ -1,21 +0,0 @@
----
-- testname: "noble->oracular basic upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: noble_oracular_basic_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages: []
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "rcS-workaround"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-noble-oracular-desktop-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-desktop-amd64_qemu.yaml
deleted file mode 100644
index b6ac69e..0000000
--- a/profiles/ubuntu-noble-oracular-desktop-amd64_qemu.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: noble_oracular_ubuntu_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "ubuntu-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "rcS-workaround"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
- run_system_tests: true
diff --git a/profiles/ubuntu-noble-oracular-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-kubuntu-amd64_qemu.yaml
deleted file mode 100644
index 209029a..0000000
--- a/profiles/ubuntu-noble-oracular-kubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: kubuntu
- image_name: noble_oracular_kubuntu_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "kubuntu-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-kubuntu-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
diff --git a/profiles/ubuntu-noble-oracular-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-lubuntu-amd64_qemu.yaml
deleted file mode 100644
index 8bfa8e6..0000000
--- a/profiles/ubuntu-noble-oracular-lubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: lubuntu
- image_name: noble_oracular_lubuntu_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "lubuntu-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-lubuntu-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
diff --git a/profiles/ubuntu-noble-oracular-server-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-server-amd64_qemu.yaml
deleted file mode 100644
index 5796e74..0000000
--- a/profiles/ubuntu-noble-oracular-server-amd64_qemu.yaml
+++ /dev/null
@@ -1,24 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: noble_oracular_ubuntu_server_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "ubuntu-server"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntu-server"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
- run_system_tests: true
diff --git a/profiles/ubuntu-noble-oracular-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-ubuntu-mate-amd64_qemu.yaml
deleted file mode 100644
index 77bae76..0000000
--- a/profiles/ubuntu-noble-oracular-ubuntu-mate-amd64_qemu.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu-mate
- image_name: noble_oracular_ubuntu_mate_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "ubuntu-mate-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntu-mate-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
diff --git a/profiles/ubuntu-noble-oracular-ubuntu-unity-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-ubuntu-unity-amd64_qemu.yaml
deleted file mode 100644
index 87f37b8..0000000
--- a/profiles/ubuntu-noble-oracular-ubuntu-unity-amd64_qemu.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu-unity
- image_name: noble_oracular_ubuntu_unity_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "ubuntu-unity-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntu-unity-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
diff --git a/profiles/ubuntu-noble-oracular-ubuntucinnamon-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-ubuntucinnamon-amd64_qemu.yaml
deleted file mode 100644
index 652703c..0000000
--- a/profiles/ubuntu-noble-oracular-ubuntucinnamon-amd64_qemu.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntucinnamon
- image_name: noble_oracular_ubuntucinnamon_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "ubuntucinnamon-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntucinnamon-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
diff --git a/profiles/ubuntu-noble-oracular-ubuntustudio-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-ubuntustudio-amd64_qemu.yaml
deleted file mode 100644
index e4ff978..0000000
--- a/profiles/ubuntu-noble-oracular-ubuntustudio-amd64_qemu.yaml
+++ /dev/null
@@ -1,27 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntustudio
- image_name: noble_oracular_ubuntustudio_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "ubuntustudio-desktop"
- - "ubuntustudio-audio"
- - "ubuntustudio-graphics"
- - "ubuntustudio-video"
- - "ubuntustudio-photography"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntustudio-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
diff --git a/profiles/ubuntu-noble-oracular-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-xubuntu-amd64_qemu.yaml
deleted file mode 100644
index 9bb901b..0000000
--- a/profiles/ubuntu-noble-oracular-xubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,23 +0,0 @@
----
-- testname: "noble->oracular desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: xubuntu
- image_name: noble_oracular_xubuntu_desktop_amd64.img
- releases:
- - "noble"
- - "oracular"
- do_release_upgrade_prompt: "normal"
- packages:
- - "xubuntu-desktop"
-
- scripts_location: file://../tests
- pre_upgrade_scripts:
- - "check-xubuntu-desktop"
- - "enable-apport-noui"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-