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
1diff --git a/README.md b/README.md
2index 75a195d..bacedf4 100644
3--- a/README.md
4+++ b/README.md
5@@ -1,3 +1,4 @@
6+<<<<<<< README.md
7 autopkgtest-cloud
8 =================
9
10@@ -9,3 +10,48 @@ delivering their results.
11
12 See docs/ or [our readthedocs page](https://autopkgtest-cloud.readthedocs.io)
13 for the complete documentation for developers and admins of autopkgtest-cloud.
14+=======
15+# autopkgtest-cloud per-package overrides
16+
17+## Intro
18+
19+This repository contains three files which control how tests for specific
20+packages are run. It is consumed by autopkgtest-cloud automatically. After
21+adding a package to big_packages or long_tests and submitting a request to
22+rerun the test for one release you should also consider rerunning tests
23+(with a migration-reference/0 trigger) for other releases.
24+
25+## Syntax
26+
27+The syntax of all files is the same: `sourcepackage/arch/release`.
28+`sourcepackage` is mandatory. The other two can be omitted or be the special
29+string `all`, which means apply to all architectures/releases.
30+
31+Lines beginning with a `#` are treated as comments and ignored.
32+
33+## big_packages
34+
35+Entries here run on the `package_size_big` Openstack flavour (which has more
36+memory and a larger disk) as opposed to the `package_size_default` one. That
37+means this is only meaningful for packages which run on Openstack (not `lxd`).
38+Entries here also get a longer `--timeout-test`.
39+
40+## long_tests
41+
42+Entries here get a longer timeout, currently defined in the code of
43+`autopkgtest-cloud`.
44+
45+## never_run
46+
47+Entries here are never run. A worker which encounters one of these will
48+acknowledge the job and upload a log file which says that the job was
49+skipped.
50+
51+## esm_specials
52+
53+Entries here will run even though the arch may not be supported for that
54+release any more i.e. for trusty and xenial we should only be running amd64 and
55+i386 tests as only those arches are supported via ESM. However, there are some
56+packages which still follow the regular SRU process despite the release having
57+reached end of standard support.
58+>>>>>>> README.md
59diff --git a/big_packages b/big_packages
60new file mode 100644
61index 0000000..45b0c2c
62--- /dev/null
63+++ b/big_packages
64@@ -0,0 +1,721 @@
65+abyss/arm64
66+abyss/ppc64el
67+akonadi/arm64
68+akonadi/armhf
69+akonadi/i386
70+akonadi/ppc64el
71+akonadi/s390x
72+androguard/arm64
73+androguard/armhf
74+androguard/i386
75+androguard/ppc64el
76+androguard/s390x
77+apt/ppc64el
78+armci-mpi/arm64
79+armci-mpi/ppc64el
80+assimp/i386
81+asmjit/arm64
82+asymptote/arm64
83+asymptote/ppc64el
84+asymptote/s390x
85+bbmap/arm64
86+bbmap/ppc64el
87+bbmap/s390x
88+benchmark/arm64
89+benchmark/armhf
90+benchmark/ppc64el
91+benchmark/s390x
92+binutils/arm64
93+binutils/armhf
94+binutils/i386
95+binutils/ppc64el
96+binutils/s390x
97+botch/arm64
98+botch/armhf
99+botch/i386
100+botch/ppc64el
101+botch/s390x
102+camitk/arm64
103+camitk/armhf
104+camitk/i386
105+camitk/ppc64el
106+camitk/s390x
107+cargo/amd64
108+cargo/arm64
109+cargo/armhf
110+cargo/i386
111+cargo/ppc64el
112+cargo/s390x
113+celery/arm64
114+celery/armhf
115+celery/ppc64el
116+celery/s390x
117+chromium-browser/arm64
118+chromium-browser/armhf
119+chromium-browser/i386
120+chromium-browser/ppc64el
121+chromium-browser/s390x
122+cl-ironclad/arm64
123+cl-ironclad/i386
124+cloudkitty/ppc64el
125+cod-tools/ppc64el
126+cppcheck/ppc64el
127+cppimport/arm64
128+cppimport/ppc64el
129+cppimport/s390x
130+cross-toolchain-base-mipsen/i386
131+cross-toolchain-base/arm64
132+cross-toolchain-base/ppc64el
133+cwltool/arm64
134+cwltool/ppc64el
135+cython/arm64
136+cython/ppc64el
137+cython/s390x
138+cython-legacy/arm64
139+cython-legacy/ppc64el
140+cython-legacy/s390x
141+dask/arm64
142+dask/armhf
143+dask/i386
144+dask/ppc64el
145+dask/s390x
146+dask.distributed/arm64
147+dask.distributed/ppc64el
148+dask.distributed/s390x
149+deal.ii/arm64
150+deal.ii/i386
151+deal.ii/ppc64el
152+deal.ii/s390x
153+ddnet/arm64
154+ddnet/ppc64el
155+ddnet/s390x
156+delve/arm64
157+dials/arm64
158+dials/ppc64el
159+diffoscope/ppc64el
160+dolfin/arm64
161+dolfin/i386
162+dolfin/ppc64el
163+dolfin/s390x
164+dolfinx/arm64
165+dolfinx/i386
166+dolfinx/ppc64el
167+dolfinx/s390x
168+dpdk/arm64
169+dpdk/ppc64el
170+dpdk/s390x
171+dracut/amd64
172+dracut/arm64
173+dracut/ppc64el
174+dracut/s390x
175+dvisvgm/amd64
176+dvisvgm/arm64
177+dvisvgm/ppc64el
178+dvisvgm/s390x
179+einsteinpy/ppc64el
180+fastp/ppc64el
181+fenics-dolfinx/arm64
182+fenics-dolfinx/ppc64el
183+fenics-dolfinx/s390x
184+finalcif/arm64
185+firefox/arm64
186+firefox/armhf
187+firefox/i386
188+firefox/ppc64el
189+firefox/s390x
190+freecad/arm64
191+freecad/ppc64el
192+freecad/s390x
193+gammapy/arm64
194+gammapy/ppc64el
195+gammapy/s390x
196+ganeti/arm64
197+ganeti/armhf
198+ganeti/i386
199+ganeti/ppc64el
200+ganeti/s390x
201+ghdl/arm64
202+ghdl/ppc64el
203+gjs/ppc64el
204+glibc/amd64
205+glibc/arm64
206+glibc/armhf
207+glibc/i386
208+glibc/ppc64el
209+glibc/s390x
210+gnudatalanguage/arm64
211+golang-github-aws-aws-sdk-go-v2/amd64
212+golang-github-protonmail-go-crypto/arm64
213+golang-github-protonmail-go-crypto/s390x
214+golang-github-valyala-gozstd/ppc64el
215+golang-github-valyala-gozstd/s390x
216+gscan2pdf/arm64
217+heat-dashboard/armhf
218+heudiconv/arm64
219+heudiconv/armhf
220+heudiconv/i386
221+heudiconv/ppc64el
222+heudiconv/s390x
223+hilive/arm64
224+igraph/arm64
225+igraph/ppc64el
226+igraph/s390x
227+ipyparallel/arm64
228+ipyparallel/ppc64el
229+joblib/arm64
230+joblib/ppc64el
231+joblib/s390x
232+jsurf-alggeo/arm64
233+juce/arm64
234+juce/ppc64el
235+julia/arm64
236+julia/armhf
237+julia/i386
238+julia/ppc64el
239+julia/s390x
240+jupyter-client/arm64
241+khmer/amd64
242+kineticstools/arm64
243+kineticstools/armhf
244+kineticstools/i386
245+kineticstools/ppc64el
246+kineticstools/s390x
247+kmc/ppc64el
248+libaio/ppc64el
249+libflame/arm64
250+libflame/i386
251+libflame/ppc64el
252+libflame/s390x
253+libmedia-convert-perl/arm64
254+libmedia-convert-perl/ppc64el
255+libmedia-convert-perl/s390x
256+libreoffice/arm64
257+libreoffice/armhf
258+libreoffice/i386
259+libreoffice/ppc64el
260+libreoffice/s390x
261+libsis-jhdf5-java/i386
262+libsis-jhdf5-java/ppc64el
263+libtext-bidi-perl/arm64
264+libtext-bidi-perl/armhf
265+libtext-bidi-perl/i386
266+libtext-bidi-perl/ppc64el
267+libtext-bidi-perl/s390x
268+link-grammar/arm64
269+link-grammar/ppc64el
270+link-grammar/s390x
271+lintian/arm64
272+linux-*/amd64
273+linux-*/arm64
274+linux-*/armhf
275+linux-*/i386
276+linux-*/ppc64el
277+linux-*/s390x
278+linux/amd64
279+linux/arm64
280+linux/armhf
281+linux/i386
282+linux/ppc64el
283+linux/s390x
284+livecd-rootfs/amd64
285+lmfit-py/arm64
286+lmfit-py/ppc64el
287+lmfit-py/s390x
288+loguru/ppc64el
289+lttng-modules/arm64
290+lttng-modules/armhf
291+lttng-modules/i386
292+lttng-modules/ppc64el
293+lttng-modules/s390x
294+makedumpfile/ppc64el
295+mariadb-10.3/i386
296+mariadb-10.5/i386
297+mariadb-10.6/amd64
298+mathicgb/arm64
299+mathicgb/armhf
300+mathicgb/i386
301+mathicgb/ppc64el
302+mathicgb/s390x
303+mdanalysis/arm64
304+mdanalysis/ppc64el
305+mdanalysis/s390x
306+mercurial/arm64
307+mercurial/ppc64el
308+mercurial/s390x
309+meson/amd64
310+meson/arm64
311+meson/i386
312+meson/ppc64el
313+meson/s390x
314+mkl-dnn/i386
315+multipath-tools/arm64
316+multipath-tools/i386
317+multipath-tools/ppc64el
318+multipath-tools/s390x
319+mysql-8.0/amd64
320+mysql-8.0/arm64
321+mysql-8.0/ppc64el
322+mysql-connector-c++/s390x
323+netgen/ppc64el
324+node-foreground-child/amd64
325+node-foreground-child/arm64
326+node-foreground-child/ppc64el
327+node-foreground-child/s390x
328+node-immutable-tuple/arm64
329+node-package-json/amd64
330+node-package-json/arm64
331+node-package-json/ppc64el
332+node-package-json/s390x
333+node-redis/arm64
334+nodejs/i386
335+nova/arm64
336+nova/armhf
337+nova/i386
338+nova/ppc64el
339+nova/s390x
340+numcodecs/s390x
341+numpy/amd64
342+numpy/arm64
343+numpy/ppc64el
344+numpy/s390x
345+nvidia-cuda-samples/amd64
346+nvidia-cuda-samples/arm64
347+nvidia-cuda-samples/ppc64el
348+nvidia-cuda-toolkit/amd64
349+nwchem/arm64
350+nwchem/ppc64el
351+nwchem/s390x
352+ocrmypdf/arm64
353+ocrmypdf/ppc64el
354+ocrmypdf/s390x
355+octave-image/arm64
356+octave-image/ppc64el
357+octave-image/s390x
358+octave-parallel/arm64
359+octave-parallel/i386
360+octave-parallel/ppc64el
361+octave-parallel/s390x
362+onetbb/arm64
363+onetbb/ppc64el
364+onetbb/s390x
365+openjdk-13/i386
366+openjdk-13/ppc64el
367+openjdk-13/s390x
368+openjdk-14/i386
369+openjdk-14/ppc64el
370+openjdk-14/s390x
371+openjdk-22/amd64
372+openjdk-22/arm64
373+openjdk-22/ppc64el
374+openjdk-22/s390x
375+openjdk-8/arm64
376+openjdk-8/armhf
377+openjdk-8/i386
378+openjdk-8/ppc64el
379+openjdk-8/s390x
380+openjdk-lts/arm64
381+openjdk-lts/armhf
382+openjdk-lts/i386
383+openjdk-lts/ppc64el
384+openjdk-lts/s390x
385+openmolcas/arm64
386+openmolcas/ppc64el
387+openmolcas/s390x
388+openmsx/arm64
389+openmsx/ppc64el
390+openmsx/s390x
391+opensaml/arm64
392+openvswitch/amd64
393+openvswitch/arm64
394+openvswitch/ppc64el
395+openvswitch/s390x
396+pandas/ppc64el
397+petsc4py/arm64
398+petsc4py/ppc64el
399+puma/armhf
400+puma/i386
401+puma/ppc64el
402+pybind11/ppc64el
403+pyfai/arm64
404+pyfai/i386
405+pyfai/ppc64el
406+pyfai/s390x
407+pymatgen/arm64
408+pymatgen/ppc64el
409+pyresample/arm64
410+pyresample/i386
411+pyresample/ppc64el
412+pyresample/s390x
413+pyside2/arm64
414+pytango/arm64
415+pytango/ppc64el
416+pytango/s390x
417+pytest-qt/arm64
418+pytest-qt/ppc64el
419+python-aiortc/arm64
420+python-aiortc/ppc64el
421+python-bumps/arm64
422+python-bumps/ppc64el
423+python-bumps/s390x
424+python-cffi/arm64
425+python-cffi/armhf
426+python-cffi/i386
427+python-cffi/ppc64el
428+python-cffi/s390x
429+python-cogent/arm64
430+python-cogent/ppc64el
431+python-cogent/s390x
432+python-cryptography/arm64
433+python-cryptography/i386
434+python-cryptography/ppc64el
435+python-cryptography/s390x
436+python-django-celery-results/arm64
437+python-django-celery-results/ppc64el
438+python-django-celery-results/s390x
439+python-dmsh/arm64
440+python-dmsh/i386
441+python-dmsh/ppc64el
442+python-dmsh/s390x
443+python-hypothesis/arm64
444+python-hypothesis/armhf
445+python-hypothesis/i386
446+python-hypothesis/ppc64el
447+python-hypothesis/s390x
448+python-molotov/arm64
449+python-molotov/ppc64el
450+python-pymbar/arm64
451+python-pymbar/ppc64el
452+python-pymbar/s390x
453+python-refurb/ppc64el
454+python-ruffus/arm64
455+python-ruffus/armhf
456+python-ruffus/i386
457+python-ruffus/ppc64el
458+python-ruffus/s390x
459+python-scipy/i386
460+python2.7/i386
461+python3.6/i386
462+python3.7/i386
463+python3.8/i386
464+python3.9/ppc64el
465+python3.10/ppc64el
466+pythran/arm64
467+pytorch/amd64
468+q2-feature-classifier/arm64
469+q2-feature-classifier/i386
470+q2-feature-classifier/ppc64el
471+q2-feature-classifier/s390x
472+r-bioc-beachmat/arm64
473+r-bioc-beachmat/i386
474+r-bioc-beachmat/ppc64el
475+r-bioc-beachmat/s390x
476+r-bioc-biocsingular/arm64
477+r-bioc-biocsingular/ppc64el
478+r-bioc-biocsingular/s390x
479+r-bioc-cummerbund/ppc64el
480+r-bioc-metagenomeseq/arm64
481+r-bioc-metagenomeseq/i386
482+r-bioc-metagenomeseq/ppc64el
483+r-bioc-metagenomeseq/s390x
484+r-bioc-netsam/arm64
485+r-bioc-netsam/ppc64el
486+r-bioc-netsam/s390x
487+r-bioc-rgsepd/ppc64el
488+r-bioc-scuttle/arm64
489+r-bioc-scuttle/i386
490+r-bioc-scuttle/ppc64el
491+r-bioc-scuttle/s390x
492+r-bioc-sva/arm64
493+r-bioc-sva/i386
494+r-bioc-sva/ppc64el
495+r-bioc-sva/s390x
496+r-bioc-variantannotation/arm64
497+r-bioc-variantannotation/i386
498+r-bioc-variantannotation/ppc64el
499+r-bioc-variantannotation/s390x
500+r-cran-bayesm/ppc64el
501+r-cran-datawizard/ppc64el
502+r-cran-epi/arm64
503+r-cran-epi/armhf
504+r-cran-epi/i386
505+r-cran-epi/ppc64el
506+r-cran-epi/s390x
507+r-cran-future/amd64
508+r-cran-future/arm64
509+r-cran-future/armhf
510+r-cran-future/i386
511+r-cran-future/ppc64el
512+r-cran-future/s390x
513+r-cran-igraph/arm64
514+r-cran-igraph/armhf
515+r-cran-igraph/i386
516+r-cran-igraph/ppc64el
517+r-cran-igraph/s390x
518+r-cran-insight/arm64
519+r-cran-insight/ppc64el
520+r-cran-insight/s390x
521+r-cran-parameters/arm64
522+r-cran-parameters/ppc64el
523+r-cran-parameters/s390x
524+r-cran-prophet/arm64
525+r-cran-prophet/ppc64el
526+r-cran-prophet/s390x
527+r-cran-rpact/arm64
528+r-cran-rpact/ppc64el
529+r-cran-rpact/s390x
530+r-cran-rstanarm/arm64
531+r-cran-rstanarm/ppc64el
532+r-cran-rstanarm/s390x
533+reproject/arm64
534+reproject/ppc64el
535+reproject/s390x
536+rocs/arm64
537+rocs/armhf
538+rocs/i386
539+rocs/ppc64el
540+rocs/s390x
541+rsass/arm64
542+ruby-minitest/arm64
543+ruby-minitest/i386
544+ruby-minitest/ppc64el
545+ruby-minitest/s390x
546+ruby-parallel/arm64
547+ruby-parallel/i386
548+ruby-parallel/ppc64el
549+ruby-parallel/s390x
550+rust-ahash/amd64
551+rust-ahash/arm64
552+rust-ahash/ppc64el
553+rust-ahash/s390x
554+rust-cargo-c/ppc64el
555+rust-gdk-pixbuf/arm64
556+rust-gdk-pixbuf/armhf
557+rust-gdk-pixbuf/ppc64el
558+rust-gdk-pixbuf/s390x
559+rust-gtk3-macros/arm64
560+rust-gtk3-macros/ppc64el
561+rust-gtk3-macros/s390x
562+rust-loom/arm64
563+rust-png/amd64
564+rust-png/arm64
565+rust-png/ppc64el
566+rust-png/s390x
567+rust-rayon/arm64
568+rust-rayon/ppc64el
569+rust-rayon/s390x
570+rust-sequoia-openpgp/arm64
571+rust-sequoia-openpgp/armhf
572+rust-sequoia-openpgp/ppc64el
573+rust-sequoia-openpgp/s390x
574+rust-uom/arm64
575+rust-uom/ppc64el
576+rustc/amd64
577+rustc/arm64
578+rustc/i386
579+rustc/ppc64el
580+rustc/s390x
581+sagemath/arm64
582+samba/ppc64el
583+samtools/arm64
584+samtools/armhf
585+samtools/i386
586+samtools/ppc64el
587+samtools/s390x
588+satpy/arm64
589+satpy/armhf
590+satpy/i386
591+satpy/ppc64el
592+satpy/s390x
593+sbcl/arm64
594+scikit-learn/armhf
595+scikit-learn/i386
596+scipy/arm64
597+scipy/i386
598+scipy/ppc64el
599+scipy/s390x
600+senlin/s390x
601+seqan-raptor/arm64
602+seqan-raptor/ppc64el
603+silx/armhf
604+silx/i386
605+skimage/arm64
606+skimage/armhf
607+skimage/i386
608+skimage/ppc64el
609+skimage/s390x
610+specutils/ppc64el
611+spyder/arm64
612+statsmodels/arm64
613+statsmodels/armhf
614+statsmodels/i386
615+statsmodels/ppc64el
616+statsmodels/s390x
617+svgpp/arm64
618+svgpp/ppc64el
619+svgpp/s390x
620+systemd/amd64
621+systemd/ppc64el
622+systemd-upstream/ppc64el
623+tdb/arm64
624+tdb/armhf
625+tdb/i386
626+tdb/ppc64el
627+tdb/s390x
628+tgt/arm64
629+tgt/i386
630+tgt/ppc64el
631+tgt/s390x
632+toil/arm64
633+toil/armhf
634+toil/i386
635+toil/ppc64el
636+toil/s390x
637+umap-learn/amd64
638+xtensor/amd64
639+xtensor/ppc64el
640+yt/arm64
641+yt/armhf
642+yt/i386
643+yt/ppc64el
644+yt/s390x
645+
646+# These only need more memory in lgw01 (scalingstack)
647+akonadi/amd64
648+androguard/amd64
649+armci-mpi/amd64
650+assimp/amd64
651+asymptote/amd64
652+bbmap/amd64
653+benchmark/amd64
654+binutils/amd64
655+bmtk/amd64
656+botch/amd64
657+camitk/amd64
658+casper/amd64
659+celery/amd64
660+chromium-browser/amd64
661+cl-ironclad/amd64
662+cppimport/amd64
663+cross-toolchain-base-mipsen/amd64
664+cross-toolchain-base/amd64
665+cwltool/amd64
666+dask/amd64
667+dask.distributed/amd64
668+deal.ii/amd64
669+ddnet/amd64
670+delve/amd64
671+dials/amd64
672+dolfin/amd64
673+dolfinx/amd64
674+dpdk/amd64
675+einsteinpy/amd64
676+fenics-dolfinx/amd64
677+finalcif/amd64
678+firefox/amd64
679+freecad/amd64
680+gammapy/amd64
681+ganeti/amd64
682+gnudatalanguage/amd64
683+heudiconv/amd64
684+hilive/amd64
685+igraph/amd64
686+ipyparallel/amd64
687+joblib/amd64
688+jsurf-alggeo/amd64
689+juce/amd64
690+julia/amd64
691+jupyter-client/amd64
692+kineticstools/amd64
693+libflame/amd64
694+libgd2/amd64
695+libreoffice/amd64
696+libsis-jhdf5-java/amd64
697+libtext-bidi-perl/amd64
698+link-grammar/amd64
699+lttng-modules/amd64
700+mariadb-10.3/amd64
701+mariadb-10.5/amd64
702+mariadb/amd64
703+mathicgb/amd64
704+mdanalysis/amd64
705+mercurial/amd64
706+mkl-dnn/amd64
707+multipath-tools/amd64
708+nodejs/amd64
709+nova/amd64
710+ocrmypdf/amd64
711+octave-parallel/amd64
712+openjdk-13/amd64
713+openjdk-14/amd64
714+openjdk-8/amd64
715+openjdk-lts/amd64
716+openmolcas/amd64
717+opensaml/amd64
718+pandas/amd64
719+praat/amd64
720+psychopy/amd64
721+puma/amd64
722+pycuda/amd64
723+pyfai/amd64
724+pymatgen/amd64
725+pyopencl/amd64
726+pyresample/amd64
727+pyside2/amd64
728+pytango/amd64
729+python-bumps/amd64
730+python-cffi/amd64
731+python-cogent/amd64
732+python-cryptography/amd64
733+python-django-celery-results/amd64
734+python-dmsh/amd64
735+python-hypothesis/amd64
736+python-pymbar/amd64
737+python-ruffus/amd64
738+python-scipy/amd64
739+python2.7/amd64
740+python3.6/amd64
741+python3.7/amd64
742+python3.8/amd64
743+pythran/amd64
744+q2-dada2/amd64
745+q2-feature-classifier/amd64
746+qutip/amd64
747+r-bioc-beachmat/amd64
748+r-bioc-biocsingular/amd64
749+r-bioc-cummerbund/amd64
750+r-bioc-metagenomeseq/amd64
751+r-bioc-netsam/amd64
752+r-bioc-scuttle/amd64
753+r-bioc-sva/amd64
754+r-bioc-variantannotation/amd64
755+r-cran-epi/amd64
756+r-cran-igraph/amd64
757+r-cran-prophet/amd64
758+r-cran-rpact/amd64
759+r-cran-rstanarm/amd64
760+rocs/amd64
761+ruby-minitest/amd64
762+ruby-parallel/amd64
763+rust-gdk-pixbuf/amd64
764+sagemath/amd64
765+samtools/amd64
766+sarsen/amd64
767+sarsen/arm64
768+sarsen/ppc64el
769+sarsen/s390x
770+satpy/amd64
771+sbcl/amd64
772+scikit-learn/amd64
773+scipy/amd64
774+seqan3/amd64
775+silx/amd64
776+skimage/amd64
777+soapdenovo2/amd64
778+spades/amd64
779+spyder/amd64
780+statsmodels/amd64
781+svgpp/amd64
782+tdb/amd64
783+tgt/amd64
784+toil/amd64
785+yt/amd64
786diff --git a/esm_specials b/esm_specials
787new file mode 100644
788index 0000000..ebf8b75
789--- /dev/null
790+++ b/esm_specials
791@@ -0,0 +1,4 @@
792+ubuntu-advantage-tools/arm64
793+ubuntu-advantage-tools/armhf
794+ubuntu-advantage-tools/ppc64el
795+ubuntu-advantage-tools/s390x
796diff --git a/long_tests b/long_tests
797new file mode 100644
798index 0000000..37a6c4f
799--- /dev/null
800+++ b/long_tests
801@@ -0,0 +1,79 @@
802+automake-1.16/arm64
803+automake-1.16/armhf
804+cross-toolchain-base/amd64
805+cross-toolchain-base/arm64
806+cross-toolchain-base/armhf
807+cross-toolchain-base/i386
808+cross-toolchain-base/ppc64el
809+cross-toolchain-base/s390x
810+diffoscope/amd64
811+diffoscope/arm64
812+diffoscope/armhf
813+diffoscope/i386
814+diffoscope/ppc64el
815+diffoscope/s390x
816+epson-inkjet-printer-escpr/arm64
817+epson-inkjet-printer-escpr/armhf
818+glibc/arm64
819+glibc/armhf
820+gmp-ecm/amd64
821+gmp-ecm/arm64
822+gmp-ecm/armhf
823+gmp-ecm/i386
824+gmp-ecm/ppc64el
825+gmp-ecm/s390x
826+gutenprint/amd64
827+gutenprint/arm64
828+gutenprint/armhf
829+gutenprint/i386
830+gutenprint/ppc64el
831+gutenprint/s390x
832+haveged/arm64
833+haveged/armhf
834+lintian/arm64
835+linux-aws-5.15/arm64
836+linux-hwe-5.0/armhf
837+linux-hwe-5.4/armhf
838+linux-hwe-5.11/armhf
839+linux-hwe-5.13/armhf
840+linux-hwe-5.15/armhf
841+linux-hwe-5.15/arm64
842+macaulay2/arm64
843+mercurial/amd64
844+mercurial/armhf
845+mercurial/i386
846+open-iscsi/amd64
847+open-iscsi/arm64
848+open-iscsi/armhf
849+open-iscsi/i386
850+open-iscsi/ppc64el
851+open-iscsi/s390x
852+openjdk-22/armhf
853+openjdk-8/armhf
854+pandas/armhf
855+pytorch/arm64
856+pytorch/ppc64el
857+rustc/arm64
858+rustc/armhf
859+sagemath/amd64
860+salt/arm64
861+salt/armhf
862+simde/armhf
863+snapcraft/amd64
864+snapcraft/arm64
865+snapcraft/armhf
866+snapcraft/i386
867+snapcraft/ppc64el
868+snapcraft/s390x
869+snapd/arm64
870+snapd/armhf
871+snapd/ppc64el
872+snapd/s390x
873+sshuttle/amd64
874+sshuttle/arm64
875+sshuttle/armhf
876+sshuttle/i386
877+sshuttle/ppc64el
878+sshuttle/s390x
879+systemd/ppc64el
880+systemd-upstream/ppc64el
881diff --git a/never_run b/never_run
882new file mode 100644
883index 0000000..7ffbeb8
884--- /dev/null
885+++ b/never_run
886@@ -0,0 +1,218 @@
887+libnih/amd64/bionic
888+libnih/arm64/bionic
889+libnih/armhf/bionic
890+libnih/armhf/xenial
891+libnih/i386/bionic
892+libnih/ppc64el/bionic
893+libnih/s390x/bionic
894+openjdk-13/arm64/focal
895+openjdk-13/armhf/focal
896+openjdk-14/arm64/focal
897+openjdk-14/armhf/focal
898+openjdk-lts/arm64/bionic
899+openjdk-lts/arm64/focal
900+openjdk-lts/armhf/bionic
901+openjdk-lts/i386/bionic
902+openjdk-lts/ppc64el/bionic
903+openjdk-lts/s390x/bionic
904+r-cran-vioplot/amd64/bionic
905+r-cran-vioplot/arm64/bionic
906+r-cran-vioplot/armhf/bionic
907+r-cran-vioplot/i386/bionic
908+r-cran-vioplot/ppc64el/bionic
909+r-cran-vioplot/s390x/bionic
910+stress-ng/amd64/bionic
911+stress-ng/arm64/bionic
912+stress-ng/i386/bionic
913+stress-ng/ppc64el/bionic
914+stress-ng/s390x/bionic
915+upstart/amd64/bionic
916+upstart/arm64/bionic
917+upstart/i386/bionic
918+upstart/ppc64el/bionic
919+upstart/s390x/bionic
920+virtualbox-ext-pack/amd64/bionic
921+virtualbox-ext-pack/amd64/xenial
922+virtualbox-ext-pack/arm64/bionic
923+virtualbox-ext-pack/arm64/xenial
924+virtualbox-ext-pack/armhf/bionic
925+virtualbox-ext-pack/armhf/xenial
926+virtualbox-ext-pack/i386/bionic
927+virtualbox-ext-pack/i386/xenial
928+virtualbox-ext-pack/ppc64el/bionic
929+virtualbox-ext-pack/ppc64el/xenial
930+virtualbox-ext-pack/s390x/bionic
931+virtualbox-ext-pack/s390x/xenial
932+# times out regularly and has never passed
933+altree/armhf/focal
934+altree/armhf/jammy
935+altree/armhf/kinetic
936+altree/ppc64el/focal
937+altree/ppc64el/jammy
938+altree/ppc64el/kinetic
939+# times out https://bugs.debian.org/973359
940+booth/armhf/bionic
941+booth/armhf/focal
942+booth/i386/bionic
943+# times out regularly and armhf isn't great about clean ups
944+gfan/armhf/focal
945+# temporary additions for jammy
946+# this hasn't passed for multiple releases of Ubuntu
947+debci/amd64/jammy
948+debci/arm64/jammy
949+debci/armhf/jammy
950+debci/i386/jammy
951+debci/ppc64el/jammy
952+debci/s390x/jammy
953+
954+# times out regularly and armhf isn't great about clean ups
955+pglogical/armhf/bionic
956+pglogical/armhf/focal
957+python-ase/armhf/jammy
958+sabnzbdplus/armhf/jammy
959+
960+# assimp fails on 32 bit arches https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=995859
961+assimp/armhf/jammy
962+assimp/armhf/kinetic
963+# it dumps core and we can't add more memory on armhf
964+assimp/armhf/focal
965+
966+# tests are segfaulting then looping and need investigation LP: #1981636
967+liburing/amd64/kinetic
968+liburing/arm64/kinetic
969+liburing/ppc64el/kinetic
970+liburing/s390x/kinetic
971+
972+# tests timing out because the package is incompatible with firefox shipped as
973+# a snap. see https://launchpad.net/bugs/1987959
974+libfirefox-marionette-perl/amd64/jammy
975+libfirefox-marionette-perl/arm64/jammy
976+libfirefox-marionette-perl/armhf/jammy
977+libfirefox-marionette-perl/i386/jammy
978+libfirefox-marionette-perl/ppc64el/jammy
979+libfirefox-marionette-perl/s390x/jammy
980+
981+# the tests time out after calling `setup_apt` which is tailored to Debian and
982+# fails on Ubuntu. LP: #1983522
983+cryptsetup/amd64/jammy
984+cryptsetup/arm64/jammy
985+cryptsetup/i386/jammy
986+cryptsetup/ppc64el/jammy
987+cryptsetup/s390x/jammy
988+cryptsetup/amd64/kinetic
989+cryptsetup/arm64/kinetic
990+cryptsetup/i386/kinetic
991+cryptsetup/ppc64el/kinetic
992+cryptsetup/s390x/kinetic
993+
994+# times out on s390x https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1016937
995+atop/s390x/jammy
996+atop/s390x/kinetic
997+
998+# times out on non-amd64 arches
999+auto-multiple-choice/arm64/bionic
1000+auto-multiple-choice/armhf/bionic
1001+auto-multiple-choice/ppc64el/bionic
1002+auto-multiple-choice/s390x/bionic
1003+
1004+# times out https://bugs.debian.org/953939
1005+bamtools/arm64/bionic
1006+bamtools/arm64/focal
1007+# times out https://bugs.debian.org/987023
1008+bamtools/armhf/bionic
1009+bamtools/armhf/focal
1010+bamtools/ppc64el/bionic
1011+# times out https://bugs.debian.org/987023
1012+bamtools/s390x/bionic
1013+bamtools/s390x/focal
1014+
1015+# started timing out in 2022 per Debian
1016+# confirmed via a local test on amd64
1017+astroplan/amd64/bionic
1018+
1019+# running raspi kernel tests in OpenStack is pointless since the relevant
1020+# kernel code is never exercised. LP: #1930082
1021+linux-raspi/all/all
1022+linux-raspi2/all/all
1023+linux-raspi-5.4/all/all
1024+
1025+# linux-starfive is for riscv64 and nothing else
1026+linux-starfive/all/lunar
1027+
1028+# Never run EOL kernels ADT-165
1029+# generated with kteam-tools/stable/swm-autopkgtest-config
1030+# update approximately every 6 months
1031+#
1032+linux-adv-uno420/all/focal
1033+linux-adv-uno420-uc20-efi/all/focal
1034+linux-aws-5.11/all/focal
1035+linux-aws-5.13/all/focal
1036+linux-aws-5.8/all/focal
1037+linux-azure-5.11/all/focal
1038+linux-azure-5.13/all/focal
1039+linux-azure-5.8/all/focal
1040+linux-gcp-5.11/all/focal
1041+linux-gcp-5.13/all/focal
1042+linux-gcp-5.8/all/focal
1043+linux-hwe-5.11/all/focal
1044+linux-hwe-5.13/all/focal
1045+linux-hwe-5.8/all/focal
1046+linux-intel/all/focal
1047+linux-intel-5.13/all/focal
1048+linux-oem-5.10/all/focal
1049+linux-oem-5.13/all/focal
1050+linux-oem-5.6/all/focal
1051+linux-oracle-5.11/all/focal
1052+linux-oracle-5.13/all/focal
1053+linux-oracle-5.8/all/focal
1054+linux-raspi2/all/focal
1055+linux-riscv/all/focal
1056+linux-riscv-5.11/all/focal
1057+linux-riscv-5.13/all/focal
1058+linux-riscv-5.8/all/focal
1059+linux-uc20-intel/all/focal
1060+linux-aws-5.0/all/bionic
1061+linux-aws-5.3/all/bionic
1062+linux-aws-edge/all/bionic
1063+linux-azure/all/bionic
1064+linux-azure-5.3/all/bionic
1065+linux-azure-edge/all/bionic
1066+linux-bluefield/all/bionic
1067+linux-denver/all/bionic
1068+linux-gcp/all/bionic
1069+linux-gcp-5.3/all/bionic
1070+linux-gcp-edge/all/bionic
1071+linux-gke-4.15/all/bionic
1072+linux-gke-5.0/all/bionic
1073+linux-gke-5.3/all/bionic
1074+linux-gke-5.4/all/bionic
1075+linux-gkeop-5.4/all/bionic
1076+linux-hwe/all/bionic
1077+linux-hwe-5.0/all/bionic
1078+linux-mt8516/all/bionic
1079+linux-oem/all/bionic
1080+linux-oracle-5.0/all/bionic
1081+linux-oracle-5.3/all/bionic
1082+linux-raspi2-5.3/all/bionic
1083+
1084+# it's deps aren't available anyway
1085+libreoffice/i386/focal
1086+libreoffice/i386/jammy
1087+libreoffice/i386/kinetic
1088+#libreoffice/i386/lunar
1089+#libreoffice/i386/mantic
1090+
1091+# it's deps aren't available anyway
1092+ubuntu-release-upgrader/i386/focal
1093+ubuntu-release-upgrader/i386/jammy
1094+ubuntu-release-upgrader/i386/lunar
1095+ubuntu-release-upgrader/i386/mantic
1096+ubuntu-release-upgrader/i386/noble
1097+
1098+# something keeps queuing up migration-reference/0 tests
1099+linux-nvidia-5.19/amd64/jammy
1100+linux-nvidia-5.19/arm64/jammy
1101+
1102+# something keeps queuing up migration-reference/0 tests which fail
1103+# ERROR: erroneous package: rules extract failed with exit code 1
1104+firefox/s390x/focal

Subscribers

People subscribed via source and target branches