Merge ~kevinbecker/autopkgtest-cloud/+git/autopkgtest-package-configs:kevinbecker/linux-aws-5.15-arm64-longtest into autopkgtest-cloud:master

Proposed by Kevin Becker
Status: Superseded
Proposed branch: ~kevinbecker/autopkgtest-cloud/+git/autopkgtest-package-configs:kevinbecker/linux-aws-5.15-arm64-longtest
Merge into: autopkgtest-cloud:master
Diff against target: 1104 lines (+1068/-0) (has conflicts)
5 files modified
README.md (+46/-0)
big_packages (+721/-0)
esm_specials (+4/-0)
long_tests (+79/-0)
never_run (+218/-0)
Conflict in README.md
Reviewer Review Type Date Requested Status
Canonical's Ubuntu QA Pending
Review via email: mp+459464@code.launchpad.net

This proposal has been superseded by a proposal from 2024-01-25.

Commit message

longtest: Add linux-aws-5.15 arm64 due to timeout in rebuild step of test

To post a comment you must log in.

Unmerged commits

f6b76a9... by Kevin Becker

longtest: Add linux-aws-5.15 arm64 due to timeout in rebuild step of test

Signed-off-by: Kevin Becker <email address hidden>

1424aa6... by Brian Murray

big_packages: add rsass as it also receives a SIGKILL

88e750c... by Brian Murray

rust-loom encounters a SIGKILL

eed0f2c... by Brian Murray

Merge remote-tracking branch 'plugwash/main'

052e95a... by Brian Murray

Drop base-files because it was a trigger not an actual pkg to test

86f78e9... by Peter Michael Green <email address hidden>

Add some rust packages that are failing with what appears to be out of
memory errors to big_packages.

feea800... by Brian Murray

Merge remote-tracking branch 'ahasenack/esm-specials-base-files'

bcd9181... by Andreas Hasenack

Add base-files to esm_specials, due to an actual SRU for it
(LP: #2046356)

80cf34a... by Graham Inggs

big_packages: remove bamtools/s390x, more memory was not it

4d95914... by Graham Inggs

big_packages: bamtools might need more memory on s390x, passing in debian

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..bacedf4 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,4 @@
1<<<<<<< README.md
1autopkgtest-cloud2autopkgtest-cloud
2=================3=================
34
@@ -9,3 +10,48 @@ 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 get a longer `--timeout-test`.
38
39## long_tests
40
41Entries here get a longer timeout, currently defined in the code of
42`autopkgtest-cloud`.
43
44## never_run
45
46Entries here are never run. A worker which encounters one of these will
47acknowledge the job and upload a log file which says that the job was
48skipped.
49
50## esm_specials
51
52Entries here will run even though the arch may not be supported for that
53release any more i.e. for trusty and xenial we should only be running amd64 and
54i386 tests as only those arches are supported via ESM. However, there are some
55packages which still follow the regular SRU process despite the release having
56reached end of standard support.
57>>>>>>> README.md
diff --git a/big_packages b/big_packages
12new file mode 10064458new file mode 100644
index 0000000..45b0c2c
--- /dev/null
+++ b/big_packages
@@ -0,0 +1,721 @@
1abyss/arm64
2abyss/ppc64el
3akonadi/arm64
4akonadi/armhf
5akonadi/i386
6akonadi/ppc64el
7akonadi/s390x
8androguard/arm64
9androguard/armhf
10androguard/i386
11androguard/ppc64el
12androguard/s390x
13apt/ppc64el
14armci-mpi/arm64
15armci-mpi/ppc64el
16assimp/i386
17asmjit/arm64
18asymptote/arm64
19asymptote/ppc64el
20asymptote/s390x
21bbmap/arm64
22bbmap/ppc64el
23bbmap/s390x
24benchmark/arm64
25benchmark/armhf
26benchmark/ppc64el
27benchmark/s390x
28binutils/arm64
29binutils/armhf
30binutils/i386
31binutils/ppc64el
32binutils/s390x
33botch/arm64
34botch/armhf
35botch/i386
36botch/ppc64el
37botch/s390x
38camitk/arm64
39camitk/armhf
40camitk/i386
41camitk/ppc64el
42camitk/s390x
43cargo/amd64
44cargo/arm64
45cargo/armhf
46cargo/i386
47cargo/ppc64el
48cargo/s390x
49celery/arm64
50celery/armhf
51celery/ppc64el
52celery/s390x
53chromium-browser/arm64
54chromium-browser/armhf
55chromium-browser/i386
56chromium-browser/ppc64el
57chromium-browser/s390x
58cl-ironclad/arm64
59cl-ironclad/i386
60cloudkitty/ppc64el
61cod-tools/ppc64el
62cppcheck/ppc64el
63cppimport/arm64
64cppimport/ppc64el
65cppimport/s390x
66cross-toolchain-base-mipsen/i386
67cross-toolchain-base/arm64
68cross-toolchain-base/ppc64el
69cwltool/arm64
70cwltool/ppc64el
71cython/arm64
72cython/ppc64el
73cython/s390x
74cython-legacy/arm64
75cython-legacy/ppc64el
76cython-legacy/s390x
77dask/arm64
78dask/armhf
79dask/i386
80dask/ppc64el
81dask/s390x
82dask.distributed/arm64
83dask.distributed/ppc64el
84dask.distributed/s390x
85deal.ii/arm64
86deal.ii/i386
87deal.ii/ppc64el
88deal.ii/s390x
89ddnet/arm64
90ddnet/ppc64el
91ddnet/s390x
92delve/arm64
93dials/arm64
94dials/ppc64el
95diffoscope/ppc64el
96dolfin/arm64
97dolfin/i386
98dolfin/ppc64el
99dolfin/s390x
100dolfinx/arm64
101dolfinx/i386
102dolfinx/ppc64el
103dolfinx/s390x
104dpdk/arm64
105dpdk/ppc64el
106dpdk/s390x
107dracut/amd64
108dracut/arm64
109dracut/ppc64el
110dracut/s390x
111dvisvgm/amd64
112dvisvgm/arm64
113dvisvgm/ppc64el
114dvisvgm/s390x
115einsteinpy/ppc64el
116fastp/ppc64el
117fenics-dolfinx/arm64
118fenics-dolfinx/ppc64el
119fenics-dolfinx/s390x
120finalcif/arm64
121firefox/arm64
122firefox/armhf
123firefox/i386
124firefox/ppc64el
125firefox/s390x
126freecad/arm64
127freecad/ppc64el
128freecad/s390x
129gammapy/arm64
130gammapy/ppc64el
131gammapy/s390x
132ganeti/arm64
133ganeti/armhf
134ganeti/i386
135ganeti/ppc64el
136ganeti/s390x
137ghdl/arm64
138ghdl/ppc64el
139gjs/ppc64el
140glibc/amd64
141glibc/arm64
142glibc/armhf
143glibc/i386
144glibc/ppc64el
145glibc/s390x
146gnudatalanguage/arm64
147golang-github-aws-aws-sdk-go-v2/amd64
148golang-github-protonmail-go-crypto/arm64
149golang-github-protonmail-go-crypto/s390x
150golang-github-valyala-gozstd/ppc64el
151golang-github-valyala-gozstd/s390x
152gscan2pdf/arm64
153heat-dashboard/armhf
154heudiconv/arm64
155heudiconv/armhf
156heudiconv/i386
157heudiconv/ppc64el
158heudiconv/s390x
159hilive/arm64
160igraph/arm64
161igraph/ppc64el
162igraph/s390x
163ipyparallel/arm64
164ipyparallel/ppc64el
165joblib/arm64
166joblib/ppc64el
167joblib/s390x
168jsurf-alggeo/arm64
169juce/arm64
170juce/ppc64el
171julia/arm64
172julia/armhf
173julia/i386
174julia/ppc64el
175julia/s390x
176jupyter-client/arm64
177khmer/amd64
178kineticstools/arm64
179kineticstools/armhf
180kineticstools/i386
181kineticstools/ppc64el
182kineticstools/s390x
183kmc/ppc64el
184libaio/ppc64el
185libflame/arm64
186libflame/i386
187libflame/ppc64el
188libflame/s390x
189libmedia-convert-perl/arm64
190libmedia-convert-perl/ppc64el
191libmedia-convert-perl/s390x
192libreoffice/arm64
193libreoffice/armhf
194libreoffice/i386
195libreoffice/ppc64el
196libreoffice/s390x
197libsis-jhdf5-java/i386
198libsis-jhdf5-java/ppc64el
199libtext-bidi-perl/arm64
200libtext-bidi-perl/armhf
201libtext-bidi-perl/i386
202libtext-bidi-perl/ppc64el
203libtext-bidi-perl/s390x
204link-grammar/arm64
205link-grammar/ppc64el
206link-grammar/s390x
207lintian/arm64
208linux-*/amd64
209linux-*/arm64
210linux-*/armhf
211linux-*/i386
212linux-*/ppc64el
213linux-*/s390x
214linux/amd64
215linux/arm64
216linux/armhf
217linux/i386
218linux/ppc64el
219linux/s390x
220livecd-rootfs/amd64
221lmfit-py/arm64
222lmfit-py/ppc64el
223lmfit-py/s390x
224loguru/ppc64el
225lttng-modules/arm64
226lttng-modules/armhf
227lttng-modules/i386
228lttng-modules/ppc64el
229lttng-modules/s390x
230makedumpfile/ppc64el
231mariadb-10.3/i386
232mariadb-10.5/i386
233mariadb-10.6/amd64
234mathicgb/arm64
235mathicgb/armhf
236mathicgb/i386
237mathicgb/ppc64el
238mathicgb/s390x
239mdanalysis/arm64
240mdanalysis/ppc64el
241mdanalysis/s390x
242mercurial/arm64
243mercurial/ppc64el
244mercurial/s390x
245meson/amd64
246meson/arm64
247meson/i386
248meson/ppc64el
249meson/s390x
250mkl-dnn/i386
251multipath-tools/arm64
252multipath-tools/i386
253multipath-tools/ppc64el
254multipath-tools/s390x
255mysql-8.0/amd64
256mysql-8.0/arm64
257mysql-8.0/ppc64el
258mysql-connector-c++/s390x
259netgen/ppc64el
260node-foreground-child/amd64
261node-foreground-child/arm64
262node-foreground-child/ppc64el
263node-foreground-child/s390x
264node-immutable-tuple/arm64
265node-package-json/amd64
266node-package-json/arm64
267node-package-json/ppc64el
268node-package-json/s390x
269node-redis/arm64
270nodejs/i386
271nova/arm64
272nova/armhf
273nova/i386
274nova/ppc64el
275nova/s390x
276numcodecs/s390x
277numpy/amd64
278numpy/arm64
279numpy/ppc64el
280numpy/s390x
281nvidia-cuda-samples/amd64
282nvidia-cuda-samples/arm64
283nvidia-cuda-samples/ppc64el
284nvidia-cuda-toolkit/amd64
285nwchem/arm64
286nwchem/ppc64el
287nwchem/s390x
288ocrmypdf/arm64
289ocrmypdf/ppc64el
290ocrmypdf/s390x
291octave-image/arm64
292octave-image/ppc64el
293octave-image/s390x
294octave-parallel/arm64
295octave-parallel/i386
296octave-parallel/ppc64el
297octave-parallel/s390x
298onetbb/arm64
299onetbb/ppc64el
300onetbb/s390x
301openjdk-13/i386
302openjdk-13/ppc64el
303openjdk-13/s390x
304openjdk-14/i386
305openjdk-14/ppc64el
306openjdk-14/s390x
307openjdk-22/amd64
308openjdk-22/arm64
309openjdk-22/ppc64el
310openjdk-22/s390x
311openjdk-8/arm64
312openjdk-8/armhf
313openjdk-8/i386
314openjdk-8/ppc64el
315openjdk-8/s390x
316openjdk-lts/arm64
317openjdk-lts/armhf
318openjdk-lts/i386
319openjdk-lts/ppc64el
320openjdk-lts/s390x
321openmolcas/arm64
322openmolcas/ppc64el
323openmolcas/s390x
324openmsx/arm64
325openmsx/ppc64el
326openmsx/s390x
327opensaml/arm64
328openvswitch/amd64
329openvswitch/arm64
330openvswitch/ppc64el
331openvswitch/s390x
332pandas/ppc64el
333petsc4py/arm64
334petsc4py/ppc64el
335puma/armhf
336puma/i386
337puma/ppc64el
338pybind11/ppc64el
339pyfai/arm64
340pyfai/i386
341pyfai/ppc64el
342pyfai/s390x
343pymatgen/arm64
344pymatgen/ppc64el
345pyresample/arm64
346pyresample/i386
347pyresample/ppc64el
348pyresample/s390x
349pyside2/arm64
350pytango/arm64
351pytango/ppc64el
352pytango/s390x
353pytest-qt/arm64
354pytest-qt/ppc64el
355python-aiortc/arm64
356python-aiortc/ppc64el
357python-bumps/arm64
358python-bumps/ppc64el
359python-bumps/s390x
360python-cffi/arm64
361python-cffi/armhf
362python-cffi/i386
363python-cffi/ppc64el
364python-cffi/s390x
365python-cogent/arm64
366python-cogent/ppc64el
367python-cogent/s390x
368python-cryptography/arm64
369python-cryptography/i386
370python-cryptography/ppc64el
371python-cryptography/s390x
372python-django-celery-results/arm64
373python-django-celery-results/ppc64el
374python-django-celery-results/s390x
375python-dmsh/arm64
376python-dmsh/i386
377python-dmsh/ppc64el
378python-dmsh/s390x
379python-hypothesis/arm64
380python-hypothesis/armhf
381python-hypothesis/i386
382python-hypothesis/ppc64el
383python-hypothesis/s390x
384python-molotov/arm64
385python-molotov/ppc64el
386python-pymbar/arm64
387python-pymbar/ppc64el
388python-pymbar/s390x
389python-refurb/ppc64el
390python-ruffus/arm64
391python-ruffus/armhf
392python-ruffus/i386
393python-ruffus/ppc64el
394python-ruffus/s390x
395python-scipy/i386
396python2.7/i386
397python3.6/i386
398python3.7/i386
399python3.8/i386
400python3.9/ppc64el
401python3.10/ppc64el
402pythran/arm64
403pytorch/amd64
404q2-feature-classifier/arm64
405q2-feature-classifier/i386
406q2-feature-classifier/ppc64el
407q2-feature-classifier/s390x
408r-bioc-beachmat/arm64
409r-bioc-beachmat/i386
410r-bioc-beachmat/ppc64el
411r-bioc-beachmat/s390x
412r-bioc-biocsingular/arm64
413r-bioc-biocsingular/ppc64el
414r-bioc-biocsingular/s390x
415r-bioc-cummerbund/ppc64el
416r-bioc-metagenomeseq/arm64
417r-bioc-metagenomeseq/i386
418r-bioc-metagenomeseq/ppc64el
419r-bioc-metagenomeseq/s390x
420r-bioc-netsam/arm64
421r-bioc-netsam/ppc64el
422r-bioc-netsam/s390x
423r-bioc-rgsepd/ppc64el
424r-bioc-scuttle/arm64
425r-bioc-scuttle/i386
426r-bioc-scuttle/ppc64el
427r-bioc-scuttle/s390x
428r-bioc-sva/arm64
429r-bioc-sva/i386
430r-bioc-sva/ppc64el
431r-bioc-sva/s390x
432r-bioc-variantannotation/arm64
433r-bioc-variantannotation/i386
434r-bioc-variantannotation/ppc64el
435r-bioc-variantannotation/s390x
436r-cran-bayesm/ppc64el
437r-cran-datawizard/ppc64el
438r-cran-epi/arm64
439r-cran-epi/armhf
440r-cran-epi/i386
441r-cran-epi/ppc64el
442r-cran-epi/s390x
443r-cran-future/amd64
444r-cran-future/arm64
445r-cran-future/armhf
446r-cran-future/i386
447r-cran-future/ppc64el
448r-cran-future/s390x
449r-cran-igraph/arm64
450r-cran-igraph/armhf
451r-cran-igraph/i386
452r-cran-igraph/ppc64el
453r-cran-igraph/s390x
454r-cran-insight/arm64
455r-cran-insight/ppc64el
456r-cran-insight/s390x
457r-cran-parameters/arm64
458r-cran-parameters/ppc64el
459r-cran-parameters/s390x
460r-cran-prophet/arm64
461r-cran-prophet/ppc64el
462r-cran-prophet/s390x
463r-cran-rpact/arm64
464r-cran-rpact/ppc64el
465r-cran-rpact/s390x
466r-cran-rstanarm/arm64
467r-cran-rstanarm/ppc64el
468r-cran-rstanarm/s390x
469reproject/arm64
470reproject/ppc64el
471reproject/s390x
472rocs/arm64
473rocs/armhf
474rocs/i386
475rocs/ppc64el
476rocs/s390x
477rsass/arm64
478ruby-minitest/arm64
479ruby-minitest/i386
480ruby-minitest/ppc64el
481ruby-minitest/s390x
482ruby-parallel/arm64
483ruby-parallel/i386
484ruby-parallel/ppc64el
485ruby-parallel/s390x
486rust-ahash/amd64
487rust-ahash/arm64
488rust-ahash/ppc64el
489rust-ahash/s390x
490rust-cargo-c/ppc64el
491rust-gdk-pixbuf/arm64
492rust-gdk-pixbuf/armhf
493rust-gdk-pixbuf/ppc64el
494rust-gdk-pixbuf/s390x
495rust-gtk3-macros/arm64
496rust-gtk3-macros/ppc64el
497rust-gtk3-macros/s390x
498rust-loom/arm64
499rust-png/amd64
500rust-png/arm64
501rust-png/ppc64el
502rust-png/s390x
503rust-rayon/arm64
504rust-rayon/ppc64el
505rust-rayon/s390x
506rust-sequoia-openpgp/arm64
507rust-sequoia-openpgp/armhf
508rust-sequoia-openpgp/ppc64el
509rust-sequoia-openpgp/s390x
510rust-uom/arm64
511rust-uom/ppc64el
512rustc/amd64
513rustc/arm64
514rustc/i386
515rustc/ppc64el
516rustc/s390x
517sagemath/arm64
518samba/ppc64el
519samtools/arm64
520samtools/armhf
521samtools/i386
522samtools/ppc64el
523samtools/s390x
524satpy/arm64
525satpy/armhf
526satpy/i386
527satpy/ppc64el
528satpy/s390x
529sbcl/arm64
530scikit-learn/armhf
531scikit-learn/i386
532scipy/arm64
533scipy/i386
534scipy/ppc64el
535scipy/s390x
536senlin/s390x
537seqan-raptor/arm64
538seqan-raptor/ppc64el
539silx/armhf
540silx/i386
541skimage/arm64
542skimage/armhf
543skimage/i386
544skimage/ppc64el
545skimage/s390x
546specutils/ppc64el
547spyder/arm64
548statsmodels/arm64
549statsmodels/armhf
550statsmodels/i386
551statsmodels/ppc64el
552statsmodels/s390x
553svgpp/arm64
554svgpp/ppc64el
555svgpp/s390x
556systemd/amd64
557systemd/ppc64el
558systemd-upstream/ppc64el
559tdb/arm64
560tdb/armhf
561tdb/i386
562tdb/ppc64el
563tdb/s390x
564tgt/arm64
565tgt/i386
566tgt/ppc64el
567tgt/s390x
568toil/arm64
569toil/armhf
570toil/i386
571toil/ppc64el
572toil/s390x
573umap-learn/amd64
574xtensor/amd64
575xtensor/ppc64el
576yt/arm64
577yt/armhf
578yt/i386
579yt/ppc64el
580yt/s390x
581
582# These only need more memory in lgw01 (scalingstack)
583akonadi/amd64
584androguard/amd64
585armci-mpi/amd64
586assimp/amd64
587asymptote/amd64
588bbmap/amd64
589benchmark/amd64
590binutils/amd64
591bmtk/amd64
592botch/amd64
593camitk/amd64
594casper/amd64
595celery/amd64
596chromium-browser/amd64
597cl-ironclad/amd64
598cppimport/amd64
599cross-toolchain-base-mipsen/amd64
600cross-toolchain-base/amd64
601cwltool/amd64
602dask/amd64
603dask.distributed/amd64
604deal.ii/amd64
605ddnet/amd64
606delve/amd64
607dials/amd64
608dolfin/amd64
609dolfinx/amd64
610dpdk/amd64
611einsteinpy/amd64
612fenics-dolfinx/amd64
613finalcif/amd64
614firefox/amd64
615freecad/amd64
616gammapy/amd64
617ganeti/amd64
618gnudatalanguage/amd64
619heudiconv/amd64
620hilive/amd64
621igraph/amd64
622ipyparallel/amd64
623joblib/amd64
624jsurf-alggeo/amd64
625juce/amd64
626julia/amd64
627jupyter-client/amd64
628kineticstools/amd64
629libflame/amd64
630libgd2/amd64
631libreoffice/amd64
632libsis-jhdf5-java/amd64
633libtext-bidi-perl/amd64
634link-grammar/amd64
635lttng-modules/amd64
636mariadb-10.3/amd64
637mariadb-10.5/amd64
638mariadb/amd64
639mathicgb/amd64
640mdanalysis/amd64
641mercurial/amd64
642mkl-dnn/amd64
643multipath-tools/amd64
644nodejs/amd64
645nova/amd64
646ocrmypdf/amd64
647octave-parallel/amd64
648openjdk-13/amd64
649openjdk-14/amd64
650openjdk-8/amd64
651openjdk-lts/amd64
652openmolcas/amd64
653opensaml/amd64
654pandas/amd64
655praat/amd64
656psychopy/amd64
657puma/amd64
658pycuda/amd64
659pyfai/amd64
660pymatgen/amd64
661pyopencl/amd64
662pyresample/amd64
663pyside2/amd64
664pytango/amd64
665python-bumps/amd64
666python-cffi/amd64
667python-cogent/amd64
668python-cryptography/amd64
669python-django-celery-results/amd64
670python-dmsh/amd64
671python-hypothesis/amd64
672python-pymbar/amd64
673python-ruffus/amd64
674python-scipy/amd64
675python2.7/amd64
676python3.6/amd64
677python3.7/amd64
678python3.8/amd64
679pythran/amd64
680q2-dada2/amd64
681q2-feature-classifier/amd64
682qutip/amd64
683r-bioc-beachmat/amd64
684r-bioc-biocsingular/amd64
685r-bioc-cummerbund/amd64
686r-bioc-metagenomeseq/amd64
687r-bioc-netsam/amd64
688r-bioc-scuttle/amd64
689r-bioc-sva/amd64
690r-bioc-variantannotation/amd64
691r-cran-epi/amd64
692r-cran-igraph/amd64
693r-cran-prophet/amd64
694r-cran-rpact/amd64
695r-cran-rstanarm/amd64
696rocs/amd64
697ruby-minitest/amd64
698ruby-parallel/amd64
699rust-gdk-pixbuf/amd64
700sagemath/amd64
701samtools/amd64
702sarsen/amd64
703sarsen/arm64
704sarsen/ppc64el
705sarsen/s390x
706satpy/amd64
707sbcl/amd64
708scikit-learn/amd64
709scipy/amd64
710seqan3/amd64
711silx/amd64
712skimage/amd64
713soapdenovo2/amd64
714spades/amd64
715spyder/amd64
716statsmodels/amd64
717svgpp/amd64
718tdb/amd64
719tgt/amd64
720toil/amd64
721yt/amd64
diff --git a/esm_specials b/esm_specials
0new file mode 100644722new file mode 100644
index 0000000..ebf8b75
--- /dev/null
+++ b/esm_specials
@@ -0,0 +1,4 @@
1ubuntu-advantage-tools/arm64
2ubuntu-advantage-tools/armhf
3ubuntu-advantage-tools/ppc64el
4ubuntu-advantage-tools/s390x
diff --git a/long_tests b/long_tests
0new file mode 1006445new file mode 100644
index 0000000..37a6c4f
--- /dev/null
+++ b/long_tests
@@ -0,0 +1,79 @@
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
9diffoscope/amd64
10diffoscope/arm64
11diffoscope/armhf
12diffoscope/i386
13diffoscope/ppc64el
14diffoscope/s390x
15epson-inkjet-printer-escpr/arm64
16epson-inkjet-printer-escpr/armhf
17glibc/arm64
18glibc/armhf
19gmp-ecm/amd64
20gmp-ecm/arm64
21gmp-ecm/armhf
22gmp-ecm/i386
23gmp-ecm/ppc64el
24gmp-ecm/s390x
25gutenprint/amd64
26gutenprint/arm64
27gutenprint/armhf
28gutenprint/i386
29gutenprint/ppc64el
30gutenprint/s390x
31haveged/arm64
32haveged/armhf
33lintian/arm64
34linux-aws-5.15/arm64
35linux-hwe-5.0/armhf
36linux-hwe-5.4/armhf
37linux-hwe-5.11/armhf
38linux-hwe-5.13/armhf
39linux-hwe-5.15/armhf
40linux-hwe-5.15/arm64
41macaulay2/arm64
42mercurial/amd64
43mercurial/armhf
44mercurial/i386
45open-iscsi/amd64
46open-iscsi/arm64
47open-iscsi/armhf
48open-iscsi/i386
49open-iscsi/ppc64el
50open-iscsi/s390x
51openjdk-22/armhf
52openjdk-8/armhf
53pandas/armhf
54pytorch/arm64
55pytorch/ppc64el
56rustc/arm64
57rustc/armhf
58sagemath/amd64
59salt/arm64
60salt/armhf
61simde/armhf
62snapcraft/amd64
63snapcraft/arm64
64snapcraft/armhf
65snapcraft/i386
66snapcraft/ppc64el
67snapcraft/s390x
68snapd/arm64
69snapd/armhf
70snapd/ppc64el
71snapd/s390x
72sshuttle/amd64
73sshuttle/arm64
74sshuttle/armhf
75sshuttle/i386
76sshuttle/ppc64el
77sshuttle/s390x
78systemd/ppc64el
79systemd-upstream/ppc64el
diff --git a/never_run b/never_run
0new file mode 10064480new file mode 100644
index 0000000..7ffbeb8
--- /dev/null
+++ b/never_run
@@ -0,0 +1,218 @@
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/armhf/kinetic
50altree/ppc64el/focal
51altree/ppc64el/jammy
52altree/ppc64el/kinetic
53# times out https://bugs.debian.org/973359
54booth/armhf/bionic
55booth/armhf/focal
56booth/i386/bionic
57# times out regularly and armhf isn't great about clean ups
58gfan/armhf/focal
59# temporary additions for jammy
60# this hasn't passed for multiple releases of Ubuntu
61debci/amd64/jammy
62debci/arm64/jammy
63debci/armhf/jammy
64debci/i386/jammy
65debci/ppc64el/jammy
66debci/s390x/jammy
67
68# times out regularly and armhf isn't great about clean ups
69pglogical/armhf/bionic
70pglogical/armhf/focal
71python-ase/armhf/jammy
72sabnzbdplus/armhf/jammy
73
74# assimp fails on 32 bit arches https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995859
75assimp/armhf/jammy
76assimp/armhf/kinetic
77# it dumps core and we can't add more memory on armhf
78assimp/armhf/focal
79
80# tests are segfaulting then looping and need investigation LP: #1981636
81liburing/amd64/kinetic
82liburing/arm64/kinetic
83liburing/ppc64el/kinetic
84liburing/s390x/kinetic
85
86# tests timing out because the package is incompatible with firefox shipped as
87# a snap. see https://launchpad.net/bugs/1987959
88libfirefox-marionette-perl/amd64/jammy
89libfirefox-marionette-perl/arm64/jammy
90libfirefox-marionette-perl/armhf/jammy
91libfirefox-marionette-perl/i386/jammy
92libfirefox-marionette-perl/ppc64el/jammy
93libfirefox-marionette-perl/s390x/jammy
94
95# the tests time out after calling `setup_apt` which is tailored to Debian and
96# fails on Ubuntu. LP: #1983522
97cryptsetup/amd64/jammy
98cryptsetup/arm64/jammy
99cryptsetup/i386/jammy
100cryptsetup/ppc64el/jammy
101cryptsetup/s390x/jammy
102cryptsetup/amd64/kinetic
103cryptsetup/arm64/kinetic
104cryptsetup/i386/kinetic
105cryptsetup/ppc64el/kinetic
106cryptsetup/s390x/kinetic
107
108# times out on s390x https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016937
109atop/s390x/jammy
110atop/s390x/kinetic
111
112# times out on non-amd64 arches
113auto-multiple-choice/arm64/bionic
114auto-multiple-choice/armhf/bionic
115auto-multiple-choice/ppc64el/bionic
116auto-multiple-choice/s390x/bionic
117
118# times out https://bugs.debian.org/953939
119bamtools/arm64/bionic
120bamtools/arm64/focal
121# times out https://bugs.debian.org/987023
122bamtools/armhf/bionic
123bamtools/armhf/focal
124bamtools/ppc64el/bionic
125# times out https://bugs.debian.org/987023
126bamtools/s390x/bionic
127bamtools/s390x/focal
128
129# started timing out in 2022 per Debian
130# confirmed via a local test on amd64
131astroplan/amd64/bionic
132
133# running raspi kernel tests in OpenStack is pointless since the relevant
134# kernel code is never exercised. LP: #1930082
135linux-raspi/all/all
136linux-raspi2/all/all
137linux-raspi-5.4/all/all
138
139# linux-starfive is for riscv64 and nothing else
140linux-starfive/all/lunar
141
142# Never run EOL kernels ADT-165
143# generated with kteam-tools/stable/swm-autopkgtest-config
144# update approximately every 6 months
145#
146linux-adv-uno420/all/focal
147linux-adv-uno420-uc20-efi/all/focal
148linux-aws-5.11/all/focal
149linux-aws-5.13/all/focal
150linux-aws-5.8/all/focal
151linux-azure-5.11/all/focal
152linux-azure-5.13/all/focal
153linux-azure-5.8/all/focal
154linux-gcp-5.11/all/focal
155linux-gcp-5.13/all/focal
156linux-gcp-5.8/all/focal
157linux-hwe-5.11/all/focal
158linux-hwe-5.13/all/focal
159linux-hwe-5.8/all/focal
160linux-intel/all/focal
161linux-intel-5.13/all/focal
162linux-oem-5.10/all/focal
163linux-oem-5.13/all/focal
164linux-oem-5.6/all/focal
165linux-oracle-5.11/all/focal
166linux-oracle-5.13/all/focal
167linux-oracle-5.8/all/focal
168linux-raspi2/all/focal
169linux-riscv/all/focal
170linux-riscv-5.11/all/focal
171linux-riscv-5.13/all/focal
172linux-riscv-5.8/all/focal
173linux-uc20-intel/all/focal
174linux-aws-5.0/all/bionic
175linux-aws-5.3/all/bionic
176linux-aws-edge/all/bionic
177linux-azure/all/bionic
178linux-azure-5.3/all/bionic
179linux-azure-edge/all/bionic
180linux-bluefield/all/bionic
181linux-denver/all/bionic
182linux-gcp/all/bionic
183linux-gcp-5.3/all/bionic
184linux-gcp-edge/all/bionic
185linux-gke-4.15/all/bionic
186linux-gke-5.0/all/bionic
187linux-gke-5.3/all/bionic
188linux-gke-5.4/all/bionic
189linux-gkeop-5.4/all/bionic
190linux-hwe/all/bionic
191linux-hwe-5.0/all/bionic
192linux-mt8516/all/bionic
193linux-oem/all/bionic
194linux-oracle-5.0/all/bionic
195linux-oracle-5.3/all/bionic
196linux-raspi2-5.3/all/bionic
197
198# it's deps aren't available anyway
199libreoffice/i386/focal
200libreoffice/i386/jammy
201libreoffice/i386/kinetic
202#libreoffice/i386/lunar
203#libreoffice/i386/mantic
204
205# it's deps aren't available anyway
206ubuntu-release-upgrader/i386/focal
207ubuntu-release-upgrader/i386/jammy
208ubuntu-release-upgrader/i386/lunar
209ubuntu-release-upgrader/i386/mantic
210ubuntu-release-upgrader/i386/noble
211
212# something keeps queuing up migration-reference/0 tests
213linux-nvidia-5.19/amd64/jammy
214linux-nvidia-5.19/arm64/jammy
215
216# something keeps queuing up migration-reference/0 tests which fail
217# ERROR: erroneous package: rules extract failed with exit code 1
218firefox/s390x/focal

Subscribers

People subscribed via source and target branches