canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #07862
[Merge] ~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs:rustc-1.88-big-packages into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Max Gilmour has proposed merging ~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs:rustc-1.88-big-packages into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
Requested reviews:
Canonical's Ubuntu QA (canonical-ubuntu-qa)
For more details, see:
https://code.launchpad.net/~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs/+merge/491607
Just like previous rustc versions, rustc-1.88 must be added to big_packages in order for its autopkgtests to run.
This was confirmed locally by first confirming that the process gets SIGKILLed when running autopkgtests with the standard test runner resources. Next, I confirmed locally that all autopkgtests pass when the big_packages resources are allocated to them.
--
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~maxgmr/autopkgtest-cloud/+git/autopkgtest-package-configs:rustc-1.88-big-packages into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
diff --git a/big_packages b/big_packages
index 6938e4a..f9b4f1d 100644
--- a/big_packages
+++ b/big_packages
@@ -180,6 +180,7 @@ rustc-1.83
rustc-1.85
rustc-1.86
rustc-1.87
+rustc-1.88
rust-ahash
rust-axum/ppc64el
rust-cargo-c/ppc64el
References