canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #07603
[Merge] ~uralt/autopkgtest-cloud/+git/autopkgtest-package-configs:nvidia-cuda-toolkit-never-run into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Ural Tunaboyu has proposed merging ~uralt/autopkgtest-cloud/+git/autopkgtest-package-configs:nvidia-cuda-toolkit-never-run into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
Requested reviews:
Graham Inggs (ginggs)
For more details, see:
https://code.launchpad.net/~uralt/autopkgtest-cloud/+git/autopkgtest-package-configs/+merge/487023
Remove nvidia-cuda-toolkit from big_packages and add it instead to never_run.
--
Your team Canonical's Ubuntu QA is subscribed to branch ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
diff --git a/big_packages b/big_packages
index f87807a..106f2ed 100644
--- a/big_packages
+++ b/big_packages
@@ -117,8 +117,6 @@ nova
numcodecs/s390x
numpy
nvidia-cuda-samples
-nvidia-cuda-toolkit/amd64
-nvidia-cuda-toolkit/arm64
nwchem
ocrmypdf
octave-image
diff --git a/never_run b/never_run
index c2ed6ea..62693ca 100644
--- a/never_run
+++ b/never_run
@@ -238,3 +238,6 @@ linux-nvidia-5.19/arm64/jammy
# something keeps queuing up migration-reference/0 tests which fail
# ERROR: erroneous package: rules extract failed with exit code 1
firefox/s390x/focal
+
+# no autopkgtests available, downloads a large binary and fails
+nvidia-cuda-toolkit/all/all
Follow ups