Skia has proposed merging ~hyask/auto-upgrade-testing-specifications:main into auto-upgrade-testing-specifications:main.
Requested reviews: Canonical Platform QA Team (canonical-platform-qa) For more details, see: https://code.launchpad.net/~hyask/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/455875 -- Your team Canonical Platform QA Team is requested to review the proposed merge of ~hyask/auto-upgrade-testing-specifications:main into auto-upgrade-testing-specifications:main.
diff --git a/profiles/ubuntu-jammy-lunar-server-amd64_qemu.yaml b/profiles/ubuntu-jammy-lunar-server-amd64_qemu.yaml deleted file mode 100644 index 8405e91..0000000 --- a/profiles/ubuntu-jammy-lunar-server-amd64_qemu.yaml +++ /dev/null @@ -1,23 +0,0 @@ ---- -- testname: "jammy->lunar desktop upgrade" - provisioning: - backend: qemu - arch: amd64 - flavor: ubuntu - image_name: jammy_lunar_ubuntu_server_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 server^' -v --timeout 14400" - releases: - - "jammy" - - "lunar" - - script_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-kinetic-lunar-basic-amd64_qemu.yaml b/profiles/ubuntu-kinetic-lunar-basic-amd64_qemu.yaml deleted file mode 100644 index 6deb08e..0000000 --- a/profiles/ubuntu-kinetic-lunar-basic-amd64_qemu.yaml +++ /dev/null @@ -1,19 +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" - - "enable-apport-noui" - - 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 fc30ea8..0000000 --- a/profiles/ubuntu-kinetic-lunar-desktop-amd64_qemu.yaml +++ /dev/null @@ -1,23 +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" - - "enable-apport-noui" - - 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 4fb7982..0000000 --- a/profiles/ubuntu-kinetic-lunar-kubuntu-amd64_qemu.yaml +++ /dev/null @@ -1,21 +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" - - "enable-apport-noui" - - 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 77c709f..0000000 --- a/profiles/ubuntu-kinetic-lunar-lubuntu-amd64_qemu.yaml +++ /dev/null @@ -1,21 +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" - - "enable-apport-noui" - - 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 ea15fa9..0000000 --- a/profiles/ubuntu-kinetic-lunar-ubuntu-mate-amd64_qemu.yaml +++ /dev/null @@ -1,21 +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" - - "enable-apport-noui" - - 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 ee2d43c..0000000 --- a/profiles/ubuntu-kinetic-lunar-ubuntu-unity-amd64_qemu.yaml +++ /dev/null @@ -1,21 +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" - - "enable-apport-noui" - - 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 6b39fbc..0000000 --- a/profiles/ubuntu-kinetic-lunar-xubuntu-amd64_qemu.yaml +++ /dev/null @@ -1,21 +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" - - "enable-apport-noui" - - post_upgrade_tests: - - "check-conffile-prompt" - - "check-var-crash-empty"
-- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp