Merge ~rbalint/autopkgtest-cloud:systemd-big into autopkgtest-cloud:master

Proposed by Balint Reczey
Status: Merged
Merged at revision: b85aad7ad5c37e7f4d3383bfe06e2a468f621006
Proposed branch: ~rbalint/autopkgtest-cloud:systemd-big
Merge into: autopkgtest-cloud:master
Diff against target: 27 lines (+3/-3)
2 files modified
worker-config-production/worker-bos01-ppc64el.conf (+2/-2)
worker-config-production/worker-bos02-ppc64el.conf (+1/-1)
Reviewer Review Type Date Requested Status
Ubuntu Release Team Pending
Review via email: mp+383943@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Balint Reczey (rbalint) wrote :

The test runs qemu, hopefully it will run much faster on the big instance.
Carried over from https://code.launchpad.net/~ddstreet/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/369620 that was approved, but not merged finally.

Revision history for this message
Iain Lane (laney) wrote :

This shows as merged, but I actually sort of backed out the change and put systemd's tests in long_tests instead. systemd-upstream gets this too, so hopefully if they're having timeout problems then this is an improvement.

See the referenced MR for my arguments. I don't have a problem with big_packages in principle at all. Indeed I think we absolutely should improve our support for systemd{,-upstream} and I can see that running on better instances would probably provide a good amount of benefit. But IMO we need to build some defensiveness into our infrastructure before we can do this.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/worker-config-production/worker-bos01-ppc64el.conf b/worker-config-production/worker-bos01-ppc64el.conf
2index 49f2b69..b711002 100644
3--- a/worker-config-production/worker-bos01-ppc64el.conf
4+++ b/worker-config-production/worker-bos01-ppc64el.conf
5@@ -16,8 +16,8 @@ releases = trusty xenial bionic eoan focal groovy
6 architectures = ppc64el
7 setup_command = $AUTOPKGTEST_CLOUD_DIR/worker-config-production/setup-canonical.sh
8 setup_command2 = $CHECKOUTDIR/setup-commands/setup-testbed
9-big_packages = binutils chromium-browser glibc libreoffice linux linux-* tdb firefox akonadi julia python-cryptography libtext-bidi-perl python-hypothesis nova rocs camitk kineticstools r-cran-igraph botch mathicgb ganeti lttng-modules python-ruffus openjdk-8 openjdk-lts openjdk-13 openjdk-14 makedumpfile samtools satpy python-cffi yt
10-long_tests = gutenprint gmp-ecm open-iscsi diffoscope snapcraft snapd systemd cross-toolchain-base
11+big_packages = binutils chromium-browser glibc libreoffice linux linux-* tdb firefox akonadi julia python-cryptography libtext-bidi-perl python-hypothesis nova rocs camitk kineticstools r-cran-igraph botch mathicgb ganeti lttng-modules python-ruffus openjdk-8 openjdk-lts openjdk-13 openjdk-14 makedumpfile samtools satpy systemd systemd-upstream python-cffi yt
12+long_tests = gutenprint gmp-ecm open-iscsi diffoscope snapcraft snapd cross-toolchain-base
13 blacklist = bionic/ppc64el/stress-ng bionic/ppc64el/upstart bionic/ppc64el/libnih bionic/ppc64el/r-cran-vioplot bionic/ppc64el/openjdk-lts xenial/ppc64el/virtualbox-ext-pack bionic/ppc64el/virtualbox-ext-pack
14
15 [virt]
16diff --git a/worker-config-production/worker-bos02-ppc64el.conf b/worker-config-production/worker-bos02-ppc64el.conf
17index 8d33ae4..7e557f0 100644
18--- a/worker-config-production/worker-bos02-ppc64el.conf
19+++ b/worker-config-production/worker-bos02-ppc64el.conf
20@@ -16,7 +16,7 @@ releases = trusty xenial bionic eoan focal groovy
21 architectures = ppc64el
22 setup_command = $AUTOPKGTEST_CLOUD_DIR/worker-config-production/setup-canonical.sh
23 setup_command2 = $CHECKOUTDIR/setup-commands/setup-testbed
24-big_packages = binutils chromium-browser glibc libreoffice linux linux-* tdb firefox akonadi julia python-cryptography libtext-bidi-perl python-hypothesis nova rocs camitk kineticstools r-cran-igraph botch mathicgb ganeti lttng-modules python-ruffus openjdk-8 openjdk-lts openjdk-13 openjdk-14 pandas makedumpfile samtools satpy python-cffi yt
25+big_packages = binutils chromium-browser glibc libreoffice linux linux-* tdb firefox akonadi julia python-cryptography libtext-bidi-perl python-hypothesis nova rocs camitk kineticstools r-cran-igraph botch mathicgb ganeti lttng-modules python-ruffus openjdk-8 openjdk-lts openjdk-13 openjdk-14 pandas makedumpfile samtools satpy systemd systemd-upstream python-cffi yt
26 long_tests = gutenprint gmp-ecm open-iscsi diffoscope snapcraft snapd cross-toolchain-base
27 blacklist = bionic/ppc64el/stress-ng bionic/ppc64el/upstart bionic/ppc64el/libnih bionic/ppc64el/r-cran-vioplot bionic/ppc64el/openjdk-lts xenial/ppc64el/virtualbox-ext-pack bionic/ppc64el/virtualbox-ext-pack
28

Subscribers

People subscribed via source and target branches