canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #00882
[Merge] ~andersson123/auto-upgrade-testing-specifications:set_individual_test_scheduling_remove_obsolete_tests into auto-upgrade-testing-specifications:main
Tim Andersson has proposed merging ~andersson123/auto-upgrade-testing-specifications:set_individual_test_scheduling_remove_obsolete_tests into auto-upgrade-testing-specifications:main.
Requested reviews:
Canonical Platform QA Team (canonical-platform-qa)
For more details, see:
https://code.launchpad.net/~andersson123/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/446161
--
Your team Canonical Platform QA Team is requested to review the proposed merge of ~andersson123/auto-upgrade-testing-specifications:set_individual_test_scheduling_remove_obsolete_tests into auto-upgrade-testing-specifications:main.
diff --git a/profiles/ubuntu-bionic-focal-basic-amd64_qemu.yaml b/profiles/ubuntu-bionic-focal-basic-amd64_qemu.yaml
index 7cb013c..27b2661 100644
--- a/profiles/ubuntu-bionic-focal-basic-amd64_qemu.yaml
+++ b/profiles/ubuntu-bionic-focal-basic-amd64_qemu.yaml
@@ -8,6 +8,9 @@
releases:
- "bionic"
- "focal"
+
+ triggers:
+ - timed: '0 12 * * MON'
script_location: file://../tests
pre_upgrade_scripts:
diff --git a/profiles/ubuntu-bionic-focal-desktop-amd64_qemu.yaml b/profiles/ubuntu-bionic-focal-desktop-amd64_qemu.yaml
index ec4a600..dade7b3 100644
--- a/profiles/ubuntu-bionic-focal-desktop-amd64_qemu.yaml
+++ b/profiles/ubuntu-bionic-focal-desktop-amd64_qemu.yaml
@@ -10,6 +10,9 @@
releases:
- "bionic"
- "focal"
+
+ triggers:
+ - timed: '0 14 * * *'
script_location: file://../tests
pre_upgrade_scripts:
diff --git a/profiles/ubuntu-focal-jammy-basic-amd64_qemu.yaml b/profiles/ubuntu-focal-jammy-basic-amd64_qemu.yaml
index e8b26e9..0c87c4e 100644
--- a/profiles/ubuntu-focal-jammy-basic-amd64_qemu.yaml
+++ b/profiles/ubuntu-focal-jammy-basic-amd64_qemu.yaml
@@ -9,6 +9,9 @@
- "focal"
- "jammy"
+ triggers:
+ - timed: '0 16 * * *'
+
script_location: file://../tests
pre_upgrade_scripts:
- "null"
diff --git a/profiles/ubuntu-focal-jammy-desktop-amd64_qemu.yaml b/profiles/ubuntu-focal-jammy-desktop-amd64_qemu.yaml
index 7a4a263..03740ca 100644
--- a/profiles/ubuntu-focal-jammy-desktop-amd64_qemu.yaml
+++ b/profiles/ubuntu-focal-jammy-desktop-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "focal"
- "jammy"
+ triggers:
+ - timed: '0 18 * * *'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-desktop"
diff --git a/profiles/ubuntu-focal-jammy-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-jammy-kubuntu-amd64_qemu.yaml
index a9e52cc..d1c12bb 100644
--- a/profiles/ubuntu-focal-jammy-kubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-focal-jammy-kubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "focal"
- "jammy"
+ triggers:
+ - timed: '0 2 * * MON'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-kubuntu-desktop"
diff --git a/profiles/ubuntu-focal-jammy-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-jammy-lubuntu-amd64_qemu.yaml
index ba0e699..e5c58c4 100644
--- a/profiles/ubuntu-focal-jammy-lubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-focal-jammy-lubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "focal"
- "jammy"
+ triggers:
+ - timed: '0 0 * * TUE'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-lubuntu-desktop"
diff --git a/profiles/ubuntu-focal-jammy-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-focal-jammy-ubuntu-mate-amd64_qemu.yaml
index 49e9ec8..7b0ba09 100644
--- a/profiles/ubuntu-focal-jammy-ubuntu-mate-amd64_qemu.yaml
+++ b/profiles/ubuntu-focal-jammy-ubuntu-mate-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "focal"
- "jammy"
+ triggers:
+ - timed: '0 0 * * WED'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-mate-desktop"
diff --git a/profiles/ubuntu-focal-jammy-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-focal-jammy-xubuntu-amd64_qemu.yaml
index 666e94a..c4bf44e 100644
--- a/profiles/ubuntu-focal-jammy-xubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-focal-jammy-xubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "focal"
- "jammy"
+ triggers:
+ - timed: '0 0 * * THU'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-xubuntu-desktop"
diff --git a/profiles/ubuntu-jammy-kinetic-basic-amd64_qemu.yaml b/profiles/ubuntu-jammy-kinetic-basic-amd64_qemu.yaml
index fce07a3..26a3448 100644
--- a/profiles/ubuntu-jammy-kinetic-basic-amd64_qemu.yaml
+++ b/profiles/ubuntu-jammy-kinetic-basic-amd64_qemu.yaml
@@ -9,6 +9,9 @@
- "jammy"
- "kinetic"
+ triggers:
+ - timed: '0 18 * * *'
+
script_location: file://../tests
pre_upgrade_scripts:
- "null"
diff --git a/profiles/ubuntu-jammy-kinetic-desktop-amd64_qemu.yaml b/profiles/ubuntu-jammy-kinetic-desktop-amd64_qemu.yaml
index 3b3ffd0..b5d8230 100644
--- a/profiles/ubuntu-jammy-kinetic-desktop-amd64_qemu.yaml
+++ b/profiles/ubuntu-jammy-kinetic-desktop-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "jammy"
- "kinetic"
+ triggers:
+ - timed: '0 20 * * *'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-desktop"
diff --git a/profiles/ubuntu-jammy-kinetic-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-jammy-kinetic-kubuntu-amd64_qemu.yaml
index 38c9469..e7940b8 100644
--- a/profiles/ubuntu-jammy-kinetic-kubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-jammy-kinetic-kubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "jammy"
- "kinetic"
+ triggers:
+ - timed: '0 4 * * MON'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-kubuntu-desktop"
diff --git a/profiles/ubuntu-jammy-kinetic-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-jammy-kinetic-lubuntu-amd64_qemu.yaml
index 933aa47..44856a3 100644
--- a/profiles/ubuntu-jammy-kinetic-lubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-jammy-kinetic-lubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "jammy"
- "kinetic"
+ triggers:
+ - timed: '0 2 * * TUE'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-lubuntu-desktop"
diff --git a/profiles/ubuntu-jammy-kinetic-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-jammy-kinetic-ubuntu-mate-amd64_qemu.yaml
index 997a370..6eb5b6c 100644
--- a/profiles/ubuntu-jammy-kinetic-ubuntu-mate-amd64_qemu.yaml
+++ b/profiles/ubuntu-jammy-kinetic-ubuntu-mate-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "jammy"
- "kinetic"
+ triggers:
+ - timed: '0 2 * * WED'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-mate-desktop"
diff --git a/profiles/ubuntu-jammy-kinetic-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-jammy-kinetic-xubuntu-amd64_qemu.yaml
index 1a78a1f..991595b 100644
--- a/profiles/ubuntu-jammy-kinetic-xubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-jammy-kinetic-xubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "jammy"
- "kinetic"
+ triggers:
+ - timed: '0 2 * * THU'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-xubuntu-desktop"
diff --git a/profiles/ubuntu-kinetic-lunar-basic-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-basic-amd64_qemu.yaml
deleted file mode 100644
index 4f83334..0000000
--- a/profiles/ubuntu-kinetic-lunar-basic-amd64_qemu.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-- testname: "kinetic->lunar basic upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: kinetic_lunar_basic_amd64.img
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "null"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-kinetic-lunar-desktop-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-desktop-amd64_qemu.yaml
deleted file mode 100644
index 562adf1..0000000
--- a/profiles/ubuntu-kinetic-lunar-desktop-amd64_qemu.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-- testname: "kinetic->lunar desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: kinetic_lunar_ubuntu_desktop_amd64.img
- build_args:
- - "--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"
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntu-desktop"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
- run_system_tests: true
diff --git a/profiles/ubuntu-kinetic-lunar-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-kubuntu-amd64_qemu.yaml
deleted file mode 100644
index 2cfae50..0000000
--- a/profiles/ubuntu-kinetic-lunar-kubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- testname: "kinetic->lunar desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: kubuntu
- image_name: kinetic_lunar_kubuntu_desktop_amd64.img
- build_args:
- - "--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"
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "check-kubuntu-desktop"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-kinetic-lunar-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-lubuntu-amd64_qemu.yaml
deleted file mode 100644
index 393db06..0000000
--- a/profiles/ubuntu-kinetic-lunar-lubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- testname: "kinetic->lunar desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: lubuntu
- image_name: kinetic_lunar_lubuntu_desktop_amd64.img
- build_args:
- - "--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"
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "check-lubuntu-desktop"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-kinetic-lunar-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-ubuntu-mate-amd64_qemu.yaml
deleted file mode 100644
index d7ae5f9..0000000
--- a/profiles/ubuntu-kinetic-lunar-ubuntu-mate-amd64_qemu.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- testname: "kinetic->lunar desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu-mate
- image_name: kinetic_lunar_ubuntu_mate_desktop_amd64.img
- build_args:
- - "--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"
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntu-mate-desktop"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-kinetic-lunar-ubuntu-unity-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-ubuntu-unity-amd64_qemu.yaml
deleted file mode 100644
index f834f38..0000000
--- a/profiles/ubuntu-kinetic-lunar-ubuntu-unity-amd64_qemu.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- testname: "kinetic->lunar desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu-unity
- image_name: kinetic_lunar_ubuntu_unity_desktop_amd64.img
- build_args:
- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-unity-desktop' -v --timeout 14400"
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "check-ubuntu-unity-desktop"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
\ No newline at end of file
diff --git a/profiles/ubuntu-kinetic-lunar-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-xubuntu-amd64_qemu.yaml
deleted file mode 100644
index 8832c25..0000000
--- a/profiles/ubuntu-kinetic-lunar-xubuntu-amd64_qemu.yaml
+++ /dev/null
@@ -1,20 +0,0 @@
----
-- testname: "kinetic->lunar desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: xubuntu
- image_name: kinetic_lunar_xubuntu_desktop_amd64.img
- build_args:
- - "--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"
- releases:
- - "kinetic"
- - "lunar"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "check-xubuntu-desktop"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-lunar-mantic-basic-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-basic-amd64_qemu.yaml
index 30655a6..3808169 100644
--- a/profiles/ubuntu-lunar-mantic-basic-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-basic-amd64_qemu.yaml
@@ -9,6 +9,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 22 * * *'
+
script_location: file://../tests
pre_upgrade_scripts:
- "null"
diff --git a/profiles/ubuntu-lunar-mantic-desktop-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-desktop-amd64_qemu.yaml
index acedf80..3654e4b 100644
--- a/profiles/ubuntu-lunar-mantic-desktop-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-desktop-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 22 * * *'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-desktop"
diff --git a/profiles/ubuntu-lunar-mantic-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-kubuntu-amd64_qemu.yaml
index ee608fb..63cdef4 100644
--- a/profiles/ubuntu-lunar-mantic-kubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-kubuntu-amd64_qemu.yaml
@@ -10,6 +10,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 6 * * MON'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-kubuntu-desktop"
diff --git a/profiles/ubuntu-lunar-mantic-lubuntu-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-lubuntu-amd64_qemu.yaml
index 6e15a2d..62da0d7 100644
--- a/profiles/ubuntu-lunar-mantic-lubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-lubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 4 * * TUE'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-lubuntu-desktop"
diff --git a/profiles/ubuntu-lunar-mantic-ubuntu-mate-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-ubuntu-mate-amd64_qemu.yaml
index e67125a..3763727 100644
--- a/profiles/ubuntu-lunar-mantic-ubuntu-mate-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-ubuntu-mate-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 4 * * WED'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-mate-desktop"
diff --git a/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml
index 1d7c351..e3892da 100644
--- a/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-ubuntu-unity-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 4 * * THU'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntu-unity-desktop"
diff --git a/profiles/ubuntu-lunar-mantic-ubuntucinnamon-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-ubuntucinnamon-amd64_qemu.yaml
index b349b37..02a018b 100644
--- a/profiles/ubuntu-lunar-mantic-ubuntucinnamon-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-ubuntucinnamon-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 0 * * FRI'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-ubuntucinnamon-desktop"
diff --git a/profiles/ubuntu-lunar-mantic-xubuntu-amd64_qemu.yaml b/profiles/ubuntu-lunar-mantic-xubuntu-amd64_qemu.yaml
index 5f5362c..93ce70a 100644
--- a/profiles/ubuntu-lunar-mantic-xubuntu-amd64_qemu.yaml
+++ b/profiles/ubuntu-lunar-mantic-xubuntu-amd64_qemu.yaml
@@ -11,6 +11,9 @@
- "lunar"
- "mantic"
+ triggers:
+ - timed: '0 0 * * SAT'
+
script_location: file://../tests
pre_upgrade_scripts:
- "check-xubuntu-desktop"
diff --git a/profiles/ubuntu-xenial-bionic-basic-amd64_qemu.yaml b/profiles/ubuntu-xenial-bionic-basic-amd64_qemu.yaml
deleted file mode 100644
index 79c6bdf..0000000
--- a/profiles/ubuntu-xenial-bionic-basic-amd64_qemu.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-- testname: "xenial->bionic basic upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: xenial_bionic_basic_amd64.img
- releases:
- - "xenial"
- - "bionic"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "rcS-workaround"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-xenial-bionic-basic-i386_qemu.yaml b/profiles/ubuntu-xenial-bionic-basic-i386_qemu.yaml
deleted file mode 100644
index 3cde8f2..0000000
--- a/profiles/ubuntu-xenial-bionic-basic-i386_qemu.yaml
+++ /dev/null
@@ -1,18 +0,0 @@
----
-- testname: "xenial->bionic basic upgrade"
- provisioning:
- backend: qemu
- arch: i386
- flavor: ubuntu
- image_name: xenial_bionic_basic_i386.img
- releases:
- - "xenial"
- - "bionic"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "rcS-workaround"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
diff --git a/profiles/ubuntu-xenial-bionic-desktop-amd64_qemu.yaml b/profiles/ubuntu-xenial-bionic-desktop-amd64_qemu.yaml
deleted file mode 100644
index 0731cb4..0000000
--- a/profiles/ubuntu-xenial-bionic-desktop-amd64_qemu.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-- testname: "xenial->bionic desktop upgrade"
- provisioning:
- backend: qemu
- arch: amd64
- flavor: ubuntu
- image_name: xenial_bionic_ubuntu_desktop_amd64.img
- build_args:
- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-desktop^' --timeout 14400"
- releases:
- - "xenial"
- - "bionic"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "rcS-workaround"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
- run_system_tests: true
diff --git a/profiles/ubuntu-xenial-bionic-desktop-i386_qemu.yaml b/profiles/ubuntu-xenial-bionic-desktop-i386_qemu.yaml
deleted file mode 100644
index 52ec02e..0000000
--- a/profiles/ubuntu-xenial-bionic-desktop-i386_qemu.yaml
+++ /dev/null
@@ -1,22 +0,0 @@
----
-- testname: "xenial->bionic desktop upgrade"
- provisioning:
- backend: qemu
- arch: i386
- flavor: ubuntu
- image_name: xenial_bionic_ubuntu_desktop_i386.img
- build_args:
- - "--post-command 'sudo apt-get -y update && sudo apt-get -y dist-upgrade && sudo DEBIAN_FRONTEND=noninteractive apt-get -y install ubuntu-desktop^' --timeout 14400"
- releases:
- - "xenial"
- - "bionic"
-
- script_location: file://../tests
- pre_upgrade_scripts:
- - "rcS-workaround"
-
- post_upgrade_tests:
- - "check-conffile-prompt"
- - "check-var-crash-empty"
-
- run_system_tests: true