Merge ~lvoytek/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main

Proposed by Lena Voytek
Status: Merged
Merged at revision: 47a98f12fe6149d4ab372d176f14fc2347f77ad3
Proposed branch: ~lvoytek/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Merge into: ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main
Diff against target: 12 lines (+1/-0)
1 file modified
big_packages (+1/-0)
Reviewer Review Type Date Requested Status
Ubuntu Release Team Pending
Review via email: mp+443372@code.launchpad.net

Description of the change

Add mysql-8.0 to big_packages on ppc64el

The upstream test suite DEP-8 test suffers from a lack of memory on ppc64el.
This seems to be causing OOM errors for some tests, such as
main.regular_expressions_utf-8. Adding mysql as a big package in ppc too should
help solve this issue when running larger tests.

Here is an example of test results on ppc containing a main.regular_expressions_utf-8 failure:
https://autopkgtest.ubuntu.com/results/autopkgtest-mantic-lvoytek-mysql-test-ppc/mantic/ppc64el/m/mysql-8.0/20230517_192437_d8e4d@/log.gz

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/big_packages b/big_packages
2index f566bf8..59c1af9 100644
3--- a/big_packages
4+++ b/big_packages
5@@ -230,6 +230,7 @@ multipath-tools/ppc64el
6 multipath-tools/s390x
7 mysql-8.0/amd64
8 mysql-8.0/arm64
9+mysql-8.0/ppc64el
10 mysql-connector-c++/s390x
11 netgen/ppc64el
12 node-immutable-tuple/arm64

Subscribers

People subscribed via source and target branches