canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #04050
Re: [Merge] ~andersson123/auto-upgrade-testing-specifications:oracular-upgrades into auto-upgrade-testing-specifications:main
Diff comments:
> diff --git a/profiles/ubuntu-noble-oracular-kubuntu-amd64_qemu.yaml b/profiles/ubuntu-noble-oracular-kubuntu-amd64_qemu.yaml
> new file mode 100644
> index 0000000..4933901
> --- /dev/null
> +++ b/profiles/ubuntu-noble-oracular-kubuntu-amd64_qemu.yaml
> @@ -0,0 +1,30 @@
> +---
> +- testname: "noble->oracular desktop upgrade"
> + provisioning:
> + backend: qemu
> + arch: amd64
> + flavor: kubuntu
> + image_name: noble_oracular_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:
> + - "noble"
> + - "oracular"
> +
> + scripts_location: file://../tests
> + pre_upgrade_scripts:
> + - "check-kubuntu-desktop"
> + - "enable-apport-noui"
> +
> + post_upgrade_tests:
> + - "check-conffile-prompt"
> + - "check-var-crash-empty"
> +
> + scripts_data:
> + var_crash_ignore_list:
> + - pattern: "_usr_sbin_NetworkManager.0.crash"
> + expiry_date: "2024-03-25"
> + bug_link: "https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/2057490"
> + - pattern: "_usr_sbin_update-apt-xapian-index.0.crash"
> + expiry_date: "2024-04-02"
I'll bump them or drop them depending on the individual bug. Sorry I missed that.
> + bug_link: "https://bugs.launchpad.net/ubuntu/+source/apt-xapian-index/+bug/2058227"
--
https://code.launchpad.net/~andersson123/auto-upgrade-testing-specifications/+git/auto-upgrade-testing-specifications/+merge/465942
Your team Canonical Platform QA Team is requested to review the proposed merge of ~andersson123/auto-upgrade-testing-specifications:oracular-upgrades into auto-upgrade-testing-specifications:main.
References