← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Merge] ~petrakat/autopkgtest-cloud:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

 

Petrichor Park has proposed merging ~petrakat/autopkgtest-cloud:main 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/~petrakat/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/491590

Hello,
The rustc-1.83 autopkgtests are failing on the PPA tester machines due to a lack of memory[1].

I cannot run the tests on my laptop because it doesn't have enough RAM, so I cannot directly confirm that giving it the larger Openstack flavor will solve the problem, but it is well-known that building rustc takes a lot of RAM, and the smaller "hello world" tests succeed.

[1] For instance, https://autopkgtest.ubuntu.com/results/autopkgtest-noble-petrakat-rustc-1.83-merge/noble/s390x/r/rustc-1.83/20250827_161525_4f218@/log.gz, at s3090.
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~petrakat/autopkgtest-cloud:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
diff --git a/big_packages b/big_packages
index 0b5cf83..6938e4a 100644
--- a/big_packages
+++ b/big_packages
@@ -176,6 +176,7 @@ rsass
 ruby-minitest
 ruby-parallel
 rustc
+rustc-1.83
 rustc-1.85
 rustc-1.86
 rustc-1.87

Follow ups