Merge ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main into autopkgtest-cloud:master

Proposed by Adrien Nader
Status: Superseded
Proposed branch: ~adrien/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Merge into: autopkgtest-cloud:master
Diff against target: 1254 lines (+1218/-0) (has conflicts)
5 files modified
README.md (+47/-0)
big_packages (+846/-0)
esm_specials (+8/-0)
long_tests (+77/-0)
never_run (+240/-0)
Conflict in README.md
Reviewer Review Type Date Requested Status
Canonical's Ubuntu QA Pending
Review via email: mp+476785@code.launchpad.net

This proposal has been superseded by a proposal from 2024-11-19.

To post a comment you must log in.
Revision history for this message
Tim Andersson (andersson123) wrote :

hehe, you need to fix the target methinks :)

Unmerged commits

2862629... by Adrien Nader

big_packages: include golang-github-protonmail-go-crypto on all arches

The package was already in big_packages on arm64 and s390x. However it's
currently failing on amd64 and I've seen the test process use more than
4GB of memory, likely in a test related to argon2 which is a memory
intensive passsword hash (this is on purpose: it makes it much more
difficult to parallelize).

The memory usage of argon2 is tweakable and it will likely only increase
over time so make it big_packages for every arch already.

ad37e29... by Skia

big_packages: add curtin, for upstream integration

In particular, the `vmtests` test suite needs to run tests in parallel.

ce309bd... by Skia

long_tests: add curtin, for upstream integration

In particular, the `vmtests` test suite got killed multiple times on
timeouts.

4c8f3e6... by Graham Inggs

big_packages: add new dotnet9

26a6838... by Graham Inggs

big_packages: pybind11 now also gets Killed on arm64

fedda92... by Graham Inggs

big_packages: vedo now gets Killed on s390x

79ce0ca... by Shengjing Zhu

big_packages: add golang-github-hillu-go-yara/ppc64el

golang-github-hillu-go-yara/ppc64el is oom killed

b89f7df... by Brian Murray

big_pkgs: add rust-gdk4-x11 as it fails in bos01/bos02

231475a... by Brian Murray

Merge remote-tracking branch 'uralt/rust-gtk4'

dcf3144... by Ural Tunaboyu

big_packages: add rust-gtk4 to for more arches

Previously we only had rust-gtk4 on the list for ppc64 and s390x
temporarily, but similar failures now appear for amd64 and arm64.
So it's probably wise to add all arches to the list on a
permanent basis.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/README.md b/README.md
index 75a195d..a516447 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
1<<<<<<< README.md
1autopkgtest-cloud2autopkgtest-cloud
2=================3=================
34
@@ -9,3 +10,49 @@ delivering their results.
910
10See docs/ or [our readthedocs page](https://autopkgtest-cloud.readthedocs.io)11See docs/ or [our readthedocs page](https://autopkgtest-cloud.readthedocs.io)
11for the complete documentation for developers and admins of autopkgtest-cloud.12for the complete documentation for developers and admins of autopkgtest-cloud.
13=======
14# autopkgtest-cloud per-package overrides
15
16## Intro
17
18This repository contains three files which control how tests for specific
19packages are run. It is consumed by autopkgtest-cloud automatically. After
20adding a package to big_packages or long_tests and submitting a request to
21rerun the test for one release you should also consider rerunning tests
22(with a migration-reference/0 trigger) for other releases.
23
24## Syntax
25
26The syntax of all files is the same: `sourcepackage/arch/release`.
27`sourcepackage` is mandatory. The other two can be omitted or be the special
28string `all`, which means apply to all architectures/releases.
29
30Lines beginning with a `#` are treated as comments and ignored.
31
32## big_packages
33
34Entries here run on the `package_size_big` Openstack flavour (which has more
35memory and a larger disk) as opposed to the `package_size_default` one. That
36means this is only meaningful for packages which run on Openstack (not `lxd`).
37Entries here also use a longer `--timeout-test`.
38
39## long_tests
40
41Entries here use a longer `--timeout-test`, `--timeout-copy` and
42`--timeout-build`. This is currently defined in the code of
43`autopkgtest-cloud`.
44
45## never_run
46
47Entries here are never run. A worker which encounters one of these will
48acknowledge the job and upload a log file which says that the job was
49skipped.
50
51## esm_specials
52
53Entries here will run even though the arch may not be supported for that
54release any more i.e. for trusty and xenial we should only be running amd64 and
55i386 tests as only those arches are supported via ESM. However, there are some
56packages which still follow the regular SRU process despite the release having
57reached end of standard support.
58>>>>>>> README.md
diff --git a/big_packages b/big_packages
12new file mode 10064459new file mode 100644
index 0000000..5723ef3
--- /dev/null
+++ b/big_packages
@@ -0,0 +1,846 @@
1abyss/arm64
2abyss/ppc64el
3aevol/amd64
4aevol/arm64
5aevol/ppc64el
6akonadi/arm64
7akonadi/armhf
8akonadi/i386
9akonadi/ppc64el
10akonadi/s390x
11androguard/arm64
12androguard/armhf
13androguard/i386
14androguard/ppc64el
15androguard/s390x
16apt/ppc64el
17armci-mpi/arm64
18armci-mpi/ppc64el
19assimp/i386
20asmjit/arm64
21asymptote/arm64
22asymptote/ppc64el
23asymptote/s390x
24bbmap/arm64
25bbmap/ppc64el
26bbmap/s390x
27benchmark/arm64
28benchmark/armhf
29benchmark/ppc64el
30benchmark/s390x
31binutils/arm64
32binutils/armhf
33binutils/i386
34binutils/ppc64el
35binutils/s390x
36botch/arm64
37botch/armhf
38botch/i386
39botch/ppc64el
40botch/s390x
41camitk/arm64
42camitk/armhf
43camitk/i386
44camitk/ppc64el
45camitk/s390x
46cargo/amd64
47cargo/arm64
48cargo/armhf
49cargo/i386
50cargo/ppc64el
51cargo/s390x
52celery/arm64
53celery/armhf
54celery/ppc64el
55celery/s390x
56chromium-browser/arm64
57chromium-browser/armhf
58chromium-browser/i386
59chromium-browser/ppc64el
60chromium-browser/s390x
61cimg/ppc64el
62cl-ironclad/arm64
63cl-ironclad/i386
64cloudkitty/ppc64el
65cod-tools/ppc64el
66cppcheck/ppc64el
67cppimport/arm64
68cppimport/ppc64el
69cppimport/s390x
70cross-toolchain-base-mipsen/i386
71cross-toolchain-base/arm64
72cross-toolchain-base/ppc64el
73curtin/amd64
74cwltool/arm64
75cwltool/ppc64el
76cython/arm64
77cython/ppc64el
78cython/s390x
79cython-legacy/arm64
80cython-legacy/ppc64el
81cython-legacy/s390x
82dask/arm64
83dask/armhf
84dask/i386
85dask/ppc64el
86dask/s390x
87dask.distributed/arm64
88dask.distributed/ppc64el
89dask.distributed/s390x
90deal.ii/arm64
91deal.ii/i386
92deal.ii/ppc64el
93deal.ii/s390x
94ddnet/arm64
95ddnet/ppc64el
96ddnet/s390x
97delve/arm64
98dials/arm64
99dials/ppc64el
100diffoscope/ppc64el
101dipy/ppc64el
102dolfin/arm64
103dolfin/i386
104dolfin/ppc64el
105dolfin/s390x
106dolfinx/arm64
107dolfinx/i386
108dolfinx/ppc64el
109dolfinx/s390x
110dotnet6
111dotnet7
112dotnet8
113dotnet9
114dpdk/arm64
115dpdk/ppc64el
116dpdk/s390x
117dracut/amd64
118dracut/arm64
119dracut/ppc64el
120dracut/s390x
121dvisvgm/amd64
122dvisvgm/arm64
123dvisvgm/ppc64el
124dvisvgm/s390x
125einsteinpy/ppc64el
126fastp/ppc64el
127fenics-dolfinx/arm64
128fenics-dolfinx/ppc64el
129fenics-dolfinx/s390x
130finalcif/arm64
131firefox/arm64
132firefox/armhf
133firefox/i386
134firefox/ppc64el
135firefox/s390x
136freecad/arm64
137freecad/ppc64el
138freecad/s390x
139gammapy/arm64
140gammapy/ppc64el
141gammapy/s390x
142ganeti/arm64
143ganeti/armhf
144ganeti/i386
145ganeti/ppc64el
146ganeti/s390x
147ghdl/arm64
148ghdl/ppc64el
149gjs/ppc64el
150glibc/amd64
151glibc/arm64
152glibc/armhf
153glibc/i386
154glibc/ppc64el
155glibc/s390x
156gnudatalanguage/arm64
157golang-github-aws-aws-sdk-go-v2/amd64
158golang-github-hillu-go-yara/ppc64el
159golang-github-klauspost-compress/ppc64el
160golang-github-klauspost-compress/s390x
161golang-github-protonmail-go-crypto/amd64
162golang-github-protonmail-go-crypto/arm64
163golang-github-protonmail-go-crypto/armhf
164golang-github-protonmail-go-crypto/ppc64el
165golang-github-protonmail-go-crypto/s390x
166golang-github-valyala-gozstd/ppc64el
167golang-github-valyala-gozstd/s390x
168gscan2pdf/arm64
169heat-dashboard/armhf
170heudiconv/arm64
171heudiconv/armhf
172heudiconv/i386
173heudiconv/ppc64el
174heudiconv/s390x
175hilive/arm64
176hugo/ppc64el
177igraph/arm64
178igraph/ppc64el
179igraph/s390x
180ipyparallel/arm64
181ipyparallel/ppc64el
182joblib/arm64
183joblib/ppc64el
184joblib/s390x
185jsurf-alggeo/arm64
186juce/arm64
187juce/ppc64el
188julia/arm64
189julia/armhf
190julia/i386
191julia/ppc64el
192julia/s390x
193jupyter-client/arm64
194khmer/amd64
195kineticstools/arm64
196kineticstools/armhf
197kineticstools/i386
198kineticstools/ppc64el
199kineticstools/s390x
200kmc/ppc64el
201libaio/ppc64el
202libflame/arm64
203libflame/i386
204libflame/ppc64el
205libflame/s390x
206libmedia-convert-perl/arm64
207libmedia-convert-perl/ppc64el
208libmedia-convert-perl/s390x
209libreoffice/arm64
210libreoffice/armhf
211libreoffice/i386
212libreoffice/ppc64el
213libreoffice/s390x
214libsis-jhdf5-java/i386
215libsis-jhdf5-java/ppc64el
216libtext-bidi-perl/arm64
217libtext-bidi-perl/armhf
218libtext-bidi-perl/i386
219libtext-bidi-perl/ppc64el
220libtext-bidi-perl/s390x
221link-grammar/arm64
222link-grammar/ppc64el
223link-grammar/s390x
224lintian/arm64
225linux-*/amd64
226linux-*/arm64
227linux-*/armhf
228linux-*/i386
229linux-*/ppc64el
230linux-*/s390x
231linux/amd64
232linux/arm64
233linux/armhf
234linux/i386
235linux/ppc64el
236linux/s390x
237livecd-rootfs/amd64
238lmfit-py/arm64
239lmfit-py/ppc64el
240lmfit-py/s390x
241loguru/ppc64el
242lttng-modules/arm64
243lttng-modules/armhf
244lttng-modules/i386
245lttng-modules/ppc64el
246lttng-modules/s390x
247makedumpfile/ppc64el
248mariadb-10.3/i386
249mariadb-10.5/i386
250mariadb-10.6/amd64
251mathicgb/arm64
252mathicgb/armhf
253mathicgb/i386
254mathicgb/ppc64el
255mathicgb/s390x
256mdanalysis/arm64
257mdanalysis/ppc64el
258mdanalysis/s390x
259mercurial/arm64
260mercurial/ppc64el
261mercurial/s390x
262meson/amd64
263meson/arm64
264meson/i386
265meson/ppc64el
266meson/s390x
267mkl-dnn/i386
268multipath-tools/arm64
269multipath-tools/i386
270multipath-tools/ppc64el
271multipath-tools/s390x
272mysql-8.0/amd64
273mysql-8.0/arm64
274mysql-8.0/ppc64el
275mysql-connector-c++/s390x
276netgen/ppc64el
277node-foreground-child/amd64
278node-foreground-child/arm64
279node-foreground-child/ppc64el
280node-foreground-child/s390x
281node-get-stream/ppc64el
282node-get-stream/s390x
283node-immutable-tuple/arm64
284node-package-json/amd64
285node-package-json/arm64
286node-package-json/ppc64el
287node-package-json/s390x
288node-redis/arm64
289nodejs/i386
290nova/arm64
291nova/armhf
292nova/i386
293nova/ppc64el
294nova/s390x
295numcodecs/s390x
296numpy/amd64
297numpy/arm64
298numpy/ppc64el
299numpy/s390x
300nvidia-cuda-samples/amd64
301nvidia-cuda-samples/arm64
302nvidia-cuda-samples/ppc64el
303nvidia-cuda-toolkit/amd64
304nwchem/arm64
305nwchem/ppc64el
306nwchem/s390x
307ocrmypdf/arm64
308ocrmypdf/ppc64el
309ocrmypdf/s390x
310octave-image/arm64
311octave-image/ppc64el
312octave-image/s390x
313octave-parallel/arm64
314octave-parallel/i386
315octave-parallel/ppc64el
316octave-parallel/s390x
317onetbb/arm64
318onetbb/ppc64el
319onetbb/s390x
320openjdk-13/i386
321openjdk-13/ppc64el
322openjdk-13/s390x
323openjdk-14/i386
324openjdk-14/ppc64el
325openjdk-14/s390x
326openjdk-22/amd64
327openjdk-22/arm64
328openjdk-22/ppc64el
329openjdk-22/s390x
330openjdk-8/arm64
331openjdk-8/armhf
332openjdk-8/i386
333openjdk-8/ppc64el
334openjdk-8/s390x
335openjdk-lts/arm64
336openjdk-lts/armhf
337openjdk-lts/i386
338openjdk-lts/ppc64el
339openjdk-lts/s390x
340openmm/ppc64el
341openmolcas/arm64
342openmolcas/ppc64el
343openmolcas/s390x
344openmsx/arm64
345openmsx/ppc64el
346openmsx/s390x
347opensaml/arm64
348openvswitch/amd64
349openvswitch/arm64
350openvswitch/ppc64el
351openvswitch/s390x
352ovn/amd64
353ovn/arm64
354ovn/ppc64el
355ovn/s390x
356pandas/arm64
357pandas/ppc64el
358petsc4py/arm64
359petsc4py/ppc64el
360puma/armhf
361puma/i386
362puma/ppc64el
363pybind11/arm64
364pybind11/ppc64el
365pybind11/s390x
366pyfai/arm64
367pyfai/i386
368pyfai/ppc64el
369pyfai/s390x
370pygrib/arm64
371pygrib/ppc64el
372pymatgen/arm64
373pymatgen/ppc64el
374pyresample/arm64
375pyresample/i386
376pyresample/ppc64el
377pyresample/s390x
378pyside2/arm64
379pytango/arm64
380pytango/ppc64el
381pytango/s390x
382pytest-qt/arm64
383pytest-qt/ppc64el
384python-aiortc/arm64
385python-aiortc/ppc64el
386python-bumps/arm64
387python-bumps/ppc64el
388python-bumps/s390x
389python-cffi/arm64
390python-cffi/armhf
391python-cffi/i386
392python-cffi/ppc64el
393python-cffi/s390x
394python-cogent/arm64
395python-cogent/ppc64el
396python-cogent/s390x
397python-cryptography/arm64
398python-cryptography/i386
399python-cryptography/ppc64el
400python-cryptography/s390x
401python-django-celery-results/arm64
402python-django-celery-results/ppc64el
403python-django-celery-results/s390x
404python-dmsh/arm64
405python-dmsh/i386
406python-dmsh/ppc64el
407python-dmsh/s390x
408python-hypothesis/arm64
409python-hypothesis/armhf
410python-hypothesis/i386
411python-hypothesis/ppc64el
412python-hypothesis/s390x
413python-molotov/arm64
414python-molotov/ppc64el
415python-pymbar/arm64
416python-pymbar/ppc64el
417python-pymbar/s390x
418python-refurb/ppc64el
419python-ruffus/arm64
420python-ruffus/armhf
421python-ruffus/i386
422python-ruffus/ppc64el
423python-ruffus/s390x
424python-scipy/i386
425python2.7/i386
426python3.6/i386
427python3.7/i386
428python3.8/i386
429python3.9/ppc64el
430python3.10/ppc64el
431python3.12/ppc64el
432pythran/arm64
433pythran/ppc64el
434pythran/s390x
435pytorch/amd64
436q2-feature-classifier/arm64
437q2-feature-classifier/i386
438q2-feature-classifier/ppc64el
439q2-feature-classifier/s390x
440r-bioc-beachmat/arm64
441r-bioc-beachmat/i386
442r-bioc-beachmat/ppc64el
443r-bioc-beachmat/s390x
444r-bioc-biocsingular/arm64
445r-bioc-biocsingular/ppc64el
446r-bioc-biocsingular/s390x
447r-bioc-cummerbund/ppc64el
448r-bioc-metagenomeseq/arm64
449r-bioc-metagenomeseq/i386
450r-bioc-metagenomeseq/ppc64el
451r-bioc-metagenomeseq/s390x
452r-bioc-netsam/arm64
453r-bioc-netsam/ppc64el
454r-bioc-netsam/s390x
455r-bioc-rgsepd/ppc64el
456r-bioc-scuttle/arm64
457r-bioc-scuttle/i386
458r-bioc-scuttle/ppc64el
459r-bioc-scuttle/s390x
460r-bioc-sva/arm64
461r-bioc-sva/i386
462r-bioc-sva/ppc64el
463r-bioc-sva/s390x
464r-bioc-variantannotation/arm64
465r-bioc-variantannotation/i386
466r-bioc-variantannotation/ppc64el
467r-bioc-variantannotation/s390x
468r-cran-bayesm/ppc64el
469r-cran-datawizard/ppc64el
470r-cran-datawizard/s390x
471r-cran-epi/arm64
472r-cran-epi/armhf
473r-cran-epi/i386
474r-cran-epi/ppc64el
475r-cran-epi/s390x
476r-cran-future/amd64
477r-cran-future/arm64
478r-cran-future/armhf
479r-cran-future/i386
480r-cran-future/ppc64el
481r-cran-future/s390x
482r-cran-igraph/arm64
483r-cran-igraph/armhf
484r-cran-igraph/i386
485r-cran-igraph/ppc64el
486r-cran-igraph/s390x
487r-cran-insight/arm64
488r-cran-insight/ppc64el
489r-cran-insight/s390x
490r-cran-mertools/ppc64el
491r-cran-parameters/arm64
492r-cran-parameters/ppc64el
493r-cran-parameters/s390x
494r-cran-prophet/arm64
495r-cran-prophet/ppc64el
496r-cran-prophet/s390x
497r-cran-rpact/arm64
498r-cran-rpact/ppc64el
499r-cran-rpact/s390x
500r-cran-rstanarm/arm64
501r-cran-rstanarm/ppc64el
502r-cran-rstanarm/s390x
503reproject/arm64
504reproject/ppc64el
505reproject/s390x
506rocs/arm64
507rocs/armhf
508rocs/i386
509rocs/ppc64el
510rocs/s390x
511rsass/arm64
512rsass/ppc64el
513rsass/s390x
514ruby-minitest/arm64
515ruby-minitest/i386
516ruby-minitest/ppc64el
517ruby-minitest/s390x
518ruby-parallel/arm64
519ruby-parallel/i386
520ruby-parallel/ppc64el
521ruby-parallel/s390x
522rust-ahash/amd64
523rust-ahash/arm64
524rust-ahash/ppc64el
525rust-ahash/s390x
526rust-cargo-c/ppc64el
527rust-gdk-pixbuf/arm64
528rust-gdk-pixbuf/armhf
529rust-gdk-pixbuf/ppc64el
530rust-gdk-pixbuf/s390x
531rust-gtk3-macros/arm64
532rust-gtk3-macros/ppc64el
533rust-gtk3-macros/s390x
534rust-gtk4/amd64
535rust-gtk4/arm64
536rust-gtk4/ppc64el
537rust-gtk4/s390x
538rust-loom/arm64
539rust-png/amd64
540rust-png/arm64
541rust-png/ppc64el
542rust-png/s390x
543rust-rayon/arm64
544rust-rayon/ppc64el
545rust-rayon/s390x
546rust-sequoia-openpgp/arm64
547rust-sequoia-openpgp/armhf
548rust-sequoia-openpgp/ppc64el
549rust-sequoia-openpgp/s390x
550rust-sequoia-wot/ppc64el
551rust-uom/arm64
552rust-uom/ppc64el
553rust-x11rb/ppc64el
554rust-x11rb/s390x
555rustc/amd64
556rustc/arm64
557rustc/i386
558rustc/ppc64el
559rustc/s390x
560sagemath/arm64
561samba/ppc64el
562samtools/arm64
563samtools/armhf
564samtools/i386
565samtools/ppc64el
566samtools/s390x
567satpy/arm64
568satpy/armhf
569satpy/i386
570satpy/ppc64el
571satpy/s390x
572sbcl/arm64
573scapy/ppc64el
574scapy/s390x
575scikit-learn/armhf
576scikit-learn/i386
577scipy/arm64
578scipy/i386
579scipy/ppc64el
580scipy/s390x
581seaborn/s390x
582senlin/s390x
583seqan-raptor/arm64
584seqan-raptor/ppc64el
585silx/armhf
586silx/i386
587skimage/arm64
588skimage/armhf
589skimage/i386
590skimage/ppc64el
591skimage/s390x
592spaln/amd64
593spaln/s390x
594specutils/ppc64el
595spyder/arm64
596statsmodels/arm64
597statsmodels/armhf
598statsmodels/i386
599statsmodels/ppc64el
600statsmodels/s390x
601svgpp/arm64
602svgpp/ppc64el
603svgpp/s390x
604systemd/amd64
605systemd/ppc64el
606systemd-upstream/ppc64el
607tdb/arm64
608tdb/armhf
609tdb/i386
610tdb/ppc64el
611tdb/s390x
612tgt/arm64
613tgt/i386
614tgt/ppc64el
615tgt/s390x
616toil/arm64
617toil/armhf
618toil/i386
619toil/ppc64el
620toil/s390x
621umap-learn/amd64
622vedo/s390x
623xtensor/amd64
624xtensor/ppc64el
625yt/arm64
626yt/armhf
627yt/i386
628yt/ppc64el
629yt/s390x
630
631# These only need more memory in lgw01 (scalingstack)
632akonadi/amd64
633androguard/amd64
634armci-mpi/amd64
635assimp/amd64
636asymptote/amd64
637bbmap/amd64
638benchmark/amd64
639binutils/amd64
640bmtk/amd64
641botch/amd64
642camitk/amd64
643casper/amd64
644celery/amd64
645chromium-browser/amd64
646cl-ironclad/amd64
647cppimport/amd64
648cross-toolchain-base-mipsen/amd64
649cross-toolchain-base/amd64
650cwltool/amd64
651dask/amd64
652dask.distributed/amd64
653deal.ii/amd64
654ddnet/amd64
655delve/amd64
656dials/amd64
657dolfin/amd64
658dolfinx/amd64
659dpdk/amd64
660einsteinpy/amd64
661fenics-dolfinx/amd64
662finalcif/amd64
663firefox/amd64
664freecad/amd64
665gammapy/amd64
666ganeti/amd64
667gnudatalanguage/amd64
668heudiconv/amd64
669hilive/amd64
670igraph/amd64
671ipyparallel/amd64
672joblib/amd64
673jsurf-alggeo/amd64
674juce/amd64
675julia/amd64
676jupyter-client/amd64
677kineticstools/amd64
678libflame/amd64
679libgd2/amd64
680libreoffice/amd64
681libsis-jhdf5-java/amd64
682libtext-bidi-perl/amd64
683link-grammar/amd64
684lttng-modules/amd64
685mariadb-10.3/amd64
686mariadb-10.5/amd64
687mariadb/amd64
688mathicgb/amd64
689mdanalysis/amd64
690mercurial/amd64
691mkl-dnn/amd64
692multipath-tools/amd64
693nodejs/amd64
694nova/amd64
695ocrmypdf/amd64
696octave-parallel/amd64
697openjdk-13/amd64
698openjdk-14/amd64
699openjdk-8/amd64
700openjdk-lts/amd64
701openmolcas/amd64
702opensaml/amd64
703pandas/amd64
704praat/amd64
705psychopy/amd64
706puma/amd64
707pycuda/amd64
708pyfai/amd64
709pymatgen/amd64
710pyopencl/amd64
711pyresample/amd64
712pyside2/amd64
713pytango/amd64
714python-bumps/amd64
715python-cffi/amd64
716python-cogent/amd64
717python-cryptography/amd64
718python-django-celery-results/amd64
719python-dmsh/amd64
720python-hypothesis/amd64
721python-pymbar/amd64
722python-ruffus/amd64
723python-scipy/amd64
724python2.7/amd64
725python3.6/amd64
726python3.7/amd64
727python3.8/amd64
728pythran/amd64
729q2-dada2/amd64
730q2-feature-classifier/amd64
731qutip/amd64
732r-bioc-beachmat/amd64
733r-bioc-biocsingular/amd64
734r-bioc-cummerbund/amd64
735r-bioc-metagenomeseq/amd64
736r-bioc-netsam/amd64
737r-bioc-scuttle/amd64
738r-bioc-sva/amd64
739r-bioc-variantannotation/amd64
740r-cran-epi/amd64
741r-cran-igraph/amd64
742r-cran-prophet/amd64
743r-cran-rpact/amd64
744r-cran-rstanarm/amd64
745rocs/amd64
746ruby-minitest/amd64
747ruby-parallel/amd64
748rust-gdk-pixbuf/amd64
749rust-tinyvec/ppc64el
750rust-uom/s390x
751sagemath/amd64
752samtools/amd64
753sarsen/amd64
754sarsen/arm64
755sarsen/ppc64el
756sarsen/s390x
757satpy/amd64
758sbcl/amd64
759scikit-learn/amd64
760scipy/amd64
761seqan3/amd64
762silx/amd64
763skimage/amd64
764soapdenovo2/amd64
765spades/amd64
766spyder/amd64
767statsmodels/amd64
768svgpp/amd64
769tdb/amd64
770tgt/amd64
771toil/amd64
772xsimd/arm64
773yt/amd64
774
775# found by log searching with stats.py
776# (should be removed when ppc64el and s390x are fully in PS6)
777apport/s390x
778bpfcc/arm64
779bpfcc/ppc64el
780bpfcc/s390x
781bpftrace/ppc64el
782cl-ironclad/ppc64el
783cl-postmodern/ppc64el
784contourpy/s390x
785juce/s390x
786libcamera/ppc64el
787libthrust/amd64
788libthrust/i386
789libthrust/ppc64el
790libthrust/s390x
791libyuv/amd64
792libyuv/ppc64el
793rust-ahash/i386
794rust-axum/ppc64el
795rust-axum/s390x
796rust-cargo/ppc64el
797rust-cargo-c/s390x
798rust-debcargo/ppc64el
799rust-debcargo/s390x
800rust-etherparse/s390x
801rust-gdk4-x11/arm64
802rust-gst-plugin-gtk4/ppc64el
803rust-gst-plugin-gtk4/s390x
804rust-gtk4-layer-shell/ppc64el
805rust-gtk4-layer-shell/s390x
806rust-gtk4-macros/ppc64el
807rust-gtk4-macros/s390x
808rust-libadwaita/ppc64el
809rust-libadwaita/s390x
810rust-libshumate/ppc64el
811rust-libshumate/s390x
812rust-libsodium/ppc64el
813rust-prost/ppc64el
814rust-prost/s390x
815rust-proptest/s390x
816rust-pyo3/ppc64el
817rust-smartstring/s390x
818rust-sourceview5/ppc64el
819rust-sourceview5/s390x
820rust-swtchr/ppc64el
821rust-swtchr/s390x
822rust-tinyvec/s390x
823rust-tokio/ppc64el
824rust-tokio/s390x
825rust-uom/amd64
826rust-x11rb-protocol/amd64
827rust-x11rb-protocol/arm64
828rust-x11rb-protocol/ppc64el
829rust-x11rb-protocol/s390x
830rust-yaxpeax-x86/ppc64el
831seqan3/i386
832spirv-llvm-translator-14/arm64
833spirv-llvm-translator-14/ppc64el
834spirv-llvm-translator-14/s390x
835spirv-llvm-translator-15/arm64
836spirv-llvm-translator-15/ppc64el
837spirv-llvm-translator-15/s390x
838spirv-llvm-translator-16/ppc64el
839spirv-llvm-translator-16/s390x
840spirv-llvm-translator-17/ppc64el
841spirv-llvm-translator-17/s390x
842spirv-llvm-translator-18/ppc64el
843spirv-llvm-translator-18/s390x
844termpaint/ppc64el
845xtensor/arm64
846xtensor/s390x
diff --git a/esm_specials b/esm_specials
0new file mode 100644847new file mode 100644
index 0000000..82c110e
--- /dev/null
+++ b/esm_specials
@@ -0,0 +1,8 @@
1ubuntu-advantage-tools/arm64
2ubuntu-advantage-tools/armhf
3ubuntu-advantage-tools/ppc64el
4ubuntu-advantage-tools/s390x
5update-notifier/arm64
6update-notifier/armhf
7update-notifier/ppc64el
8update-notifier/s390x
diff --git a/long_tests b/long_tests
0new file mode 1006449new file mode 100644
index 0000000..696e18e
--- /dev/null
+++ b/long_tests
@@ -0,0 +1,77 @@
1automake-1.16/arm64
2automake-1.16/armhf
3cross-toolchain-base/amd64
4cross-toolchain-base/arm64
5cross-toolchain-base/armhf
6cross-toolchain-base/i386
7cross-toolchain-base/ppc64el
8cross-toolchain-base/s390x
9curtin/amd64
10diffoscope/amd64
11diffoscope/arm64
12diffoscope/armhf
13diffoscope/i386
14diffoscope/ppc64el
15diffoscope/s390x
16epson-inkjet-printer-escpr/arm64
17epson-inkjet-printer-escpr/armhf
18glibc/arm64
19glibc/armhf
20gmp-ecm/amd64
21gmp-ecm/arm64
22gmp-ecm/armhf
23gmp-ecm/i386
24gmp-ecm/ppc64el
25gmp-ecm/s390x
26gutenprint/amd64
27gutenprint/arm64
28gutenprint/armhf
29gutenprint/i386
30gutenprint/ppc64el
31gutenprint/s390x
32haveged/arm64
33haveged/armhf
34lintian/arm64
35linux-*/arm64
36linux-*/armhf
37linux/arm64
38linux/armhf
39macaulay2/arm64
40mercurial/amd64
41mercurial/armhf
42mercurial/i386
43open-iscsi/amd64
44open-iscsi/arm64
45open-iscsi/armhf
46open-iscsi/i386
47open-iscsi/ppc64el
48open-iscsi/s390x
49openjdk-22/armhf
50openjdk-8/armhf
51pandas/armhf
52pytorch/arm64
53pytorch/ppc64el
54rustc/arm64
55rustc/armhf
56sagemath/amd64
57salt/arm64
58salt/armhf
59simde/armhf
60snapcraft/amd64
61snapcraft/arm64
62snapcraft/armhf
63snapcraft/i386
64snapcraft/ppc64el
65snapcraft/s390x
66snapd/arm64
67snapd/armhf
68snapd/ppc64el
69snapd/s390x
70sshuttle/amd64
71sshuttle/arm64
72sshuttle/armhf
73sshuttle/i386
74sshuttle/ppc64el
75sshuttle/s390x
76systemd/ppc64el
77systemd-upstream/ppc64el
diff --git a/never_run b/never_run
0new file mode 10064478new file mode 100644
index 0000000..c2ed6ea
--- /dev/null
+++ b/never_run
@@ -0,0 +1,240 @@
1libnih/amd64/bionic
2libnih/arm64/bionic
3libnih/armhf/bionic
4libnih/armhf/xenial
5libnih/i386/bionic
6libnih/ppc64el/bionic
7libnih/s390x/bionic
8openjdk-13/arm64/focal
9openjdk-13/armhf/focal
10openjdk-14/arm64/focal
11openjdk-14/armhf/focal
12openjdk-lts/arm64/bionic
13openjdk-lts/arm64/focal
14openjdk-lts/armhf/bionic
15openjdk-lts/i386/bionic
16openjdk-lts/ppc64el/bionic
17openjdk-lts/s390x/bionic
18r-cran-vioplot/amd64/bionic
19r-cran-vioplot/arm64/bionic
20r-cran-vioplot/armhf/bionic
21r-cran-vioplot/i386/bionic
22r-cran-vioplot/ppc64el/bionic
23r-cran-vioplot/s390x/bionic
24stress-ng/amd64/bionic
25stress-ng/arm64/bionic
26stress-ng/i386/bionic
27stress-ng/ppc64el/bionic
28stress-ng/s390x/bionic
29upstart/amd64/bionic
30upstart/arm64/bionic
31upstart/i386/bionic
32upstart/ppc64el/bionic
33upstart/s390x/bionic
34virtualbox-ext-pack/amd64/bionic
35virtualbox-ext-pack/amd64/xenial
36virtualbox-ext-pack/arm64/bionic
37virtualbox-ext-pack/arm64/xenial
38virtualbox-ext-pack/armhf/bionic
39virtualbox-ext-pack/armhf/xenial
40virtualbox-ext-pack/i386/bionic
41virtualbox-ext-pack/i386/xenial
42virtualbox-ext-pack/ppc64el/bionic
43virtualbox-ext-pack/ppc64el/xenial
44virtualbox-ext-pack/s390x/bionic
45virtualbox-ext-pack/s390x/xenial
46# times out regularly and has never passed
47altree/armhf/focal
48altree/armhf/jammy
49altree/ppc64el/focal
50altree/ppc64el/jammy
51# times out https://bugs.debian.org/973359
52booth/armhf/bionic
53booth/armhf/focal
54booth/i386/bionic
55# times out regularly and armhf isn't great about clean ups
56gfan/armhf/focal
57# temporary additions for jammy
58# this hasn't passed for multiple releases of Ubuntu
59debci/amd64/jammy
60debci/arm64/jammy
61debci/armhf/jammy
62debci/i386/jammy
63debci/ppc64el/jammy
64debci/s390x/jammy
65
66# times out regularly and armhf isn't great about clean ups
67pglogical/armhf/bionic
68pglogical/armhf/focal
69python-ase/armhf/jammy
70sabnzbdplus/armhf/jammy
71
72# assimp fails on 32 bit arches https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995859
73assimp/armhf/jammy
74# it dumps core and we can't add more memory on armhf
75assimp/armhf/focal
76
77# tests timing out because the package is incompatible with firefox shipped as
78# a snap. see https://launchpad.net/bugs/1987959
79libfirefox-marionette-perl/amd64/jammy
80libfirefox-marionette-perl/arm64/jammy
81libfirefox-marionette-perl/armhf/jammy
82libfirefox-marionette-perl/i386/jammy
83libfirefox-marionette-perl/ppc64el/jammy
84libfirefox-marionette-perl/s390x/jammy
85
86# the tests time out after calling `setup_apt` which is tailored to Debian and
87# fails on Ubuntu. LP: #1983522
88cryptsetup/amd64/jammy
89cryptsetup/arm64/jammy
90cryptsetup/i386/jammy
91cryptsetup/ppc64el/jammy
92cryptsetup/s390x/jammy
93
94# times out on s390x https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016937
95atop/s390x/jammy
96
97# times out on non-amd64 arches
98auto-multiple-choice/arm64/bionic
99auto-multiple-choice/armhf/bionic
100auto-multiple-choice/ppc64el/bionic
101auto-multiple-choice/s390x/bionic
102
103# times out https://bugs.debian.org/953939
104bamtools/arm64/bionic
105bamtools/arm64/focal
106# times out https://bugs.debian.org/987023
107bamtools/armhf/bionic
108bamtools/armhf/focal
109bamtools/ppc64el/bionic
110# times out https://bugs.debian.org/987023
111bamtools/s390x/bionic
112bamtools/s390x/focal
113
114# started timing out in 2022 per Debian
115# confirmed via a local test on amd64
116astroplan/amd64/bionic
117
118# running raspi kernel tests in OpenStack is pointless since the relevant
119# kernel code is never exercised. LP: #1930082
120linux-raspi/all/all
121linux-raspi2/all/all
122linux-raspi-5.4/all/all
123# 2024-03-30 the above might be true with linux-meta-raspi which depends
124# on linux-raspi
125linux-meta-raspi/all/all
126
127# linux-starfive is for riscv64 and nothing else
128linux-starfive/all/mantic
129linux-starfive/all/noble
130
131# Never run EOL kernels ADT-165
132# generated with kteam-tools/stable/swm-autopkgtest-config
133# update approximately every 6 months
134#
135linux-ibm/all/mantic
136linux-allwinner-5.17/all/jammy
137linux-allwinner-5.19/all/jammy
138linux-aws-5.19/all/jammy
139linux-aws-6.2/all/jammy
140linux-azure-5.19/all/jammy
141linux-azure-6.2/all/jammy
142linux-azure-fde-5.19/all/jammy
143linux-azure-fde-6.2/all/jammy
144linux-gcp-5.19/all/jammy
145linux-gcp-6.2/all/jammy
146linux-hwe-5.17/all/jammy
147linux-hwe-5.19/all/jammy
148linux-hwe-6.2/all/jammy
149linux-lowlatency-hwe-5.19/all/jammy
150linux-lowlatency-hwe-6.2/all/jammy
151linux-oem-5.17/all/jammy
152linux-oem-6.0/all/jammy
153linux-oem-6.1/all/jammy
154linux-oracle-5.19/all/jammy
155linux-oracle-6.2/all/jammy
156linux-riscv/all/jammy
157linux-riscv-5.19/all/jammy
158linux-starfive-5.17/all/jammy
159linux-starfive-5.19/all/jammy
160linux-starfive-6.2/all/jammy
161linux-uc22-lowlatency/all/jammy
162linux-adv-uno420/all/focal
163linux-adv-uno420-uc20-efi/all/focal
164linux-aws-5.11/all/focal
165linux-aws-5.13/all/focal
166linux-aws-5.8/all/focal
167linux-azure-5.11/all/focal
168linux-azure-5.13/all/focal
169linux-azure-5.8/all/focal
170linux-azure-cvm/all/focal
171linux-azure-fde/all/focal
172linux-gcp-5.11/all/focal
173linux-gcp-5.13/all/focal
174linux-gcp-5.8/all/focal
175linux-gke/all/focal
176linux-gke-5.15/all/focal
177linux-hwe-5.11/all/focal
178linux-hwe-5.13/all/focal
179linux-hwe-5.8/all/focal
180linux-intel/all/focal
181linux-intel-5.13/all/focal
182linux-oem-5.10/all/focal
183linux-oem-5.13/all/focal
184linux-oem-5.14/all/focal
185linux-oem-5.6/all/focal
186linux-oracle-5.11/all/focal
187linux-oracle-5.13/all/focal
188linux-oracle-5.8/all/focal
189linux-qcomm/all/focal
190linux-raspi2/all/focal
191linux-riscv/all/focal
192linux-riscv-5.11/all/focal
193linux-riscv-5.13/all/focal
194linux-riscv-5.8/all/focal
195linux-uc20-intel/all/focal
196linux-uc20-qcomm/all/focal
197# 2024-03-28 swm-autopkgtest-config wanted
198# to drop these but bdmurray is conservative
199linux-aws-5.0/all/bionic
200linux-aws-5.3/all/bionic
201linux-aws-edge/all/bionic
202linux-azure/all/bionic
203linux-azure-5.3/all/bionic
204linux-azure-edge/all/bionic
205linux-bluefield/all/bionic
206linux-denver/all/bionic
207linux-gcp/all/bionic
208linux-gcp-5.3/all/bionic
209linux-gcp-edge/all/bionic
210linux-gke-4.15/all/bionic
211linux-gke-5.0/all/bionic
212linux-gke-5.3/all/bionic
213linux-gke-5.4/all/bionic
214linux-gkeop-5.4/all/bionic
215linux-hwe/all/bionic
216linux-hwe-5.0/all/bionic
217linux-mt8516/all/bionic
218linux-oem/all/bionic
219linux-oracle-5.0/all/bionic
220linux-oracle-5.3/all/bionic
221linux-raspi2-5.3/all/bionic
222
223# it's deps aren't available anyway
224libreoffice/i386/focal
225libreoffice/i386/jammy
226#libreoffice/i386/mantic
227
228# it's deps aren't available anyway
229ubuntu-release-upgrader/i386/focal
230ubuntu-release-upgrader/i386/jammy
231ubuntu-release-upgrader/i386/mantic
232ubuntu-release-upgrader/i386/noble
233
234# something keeps queuing up migration-reference/0 tests
235linux-nvidia-5.19/amd64/jammy
236linux-nvidia-5.19/arm64/jammy
237
238# something keeps queuing up migration-reference/0 tests which fail
239# ERROR: erroneous package: rules extract failed with exit code 1
240firefox/s390x/focal

Subscribers

People subscribed via source and target branches

to all changes: