Lena Voytek has proposed merging ~lvoytek/autopkgtest-cloud/+git/autopkgtest-package-configs:main into ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
Requested reviews: Ubuntu Release Team (ubuntu-release) For more details, see: https://code.launchpad.net/~lvoytek/autopkgtest-cloud/+git/autopkgtest-package-configs/+merge/443372 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 -- Your team Canonical's Ubuntu QA is subscribed to branch ~ubuntu-release/autopkgtest-cloud/+git/autopkgtest-package-configs:main.
diff --git a/big_packages b/big_packages index f566bf8..59c1af9 100644 --- a/big_packages +++ b/big_packages @@ -230,6 +230,7 @@ multipath-tools/ppc64el multipath-tools/s390x mysql-8.0/amd64 mysql-8.0/arm64 +mysql-8.0/ppc64el mysql-connector-c++/s390x netgen/ppc64el node-immutable-tuple/arm64
-- Mailing list: https://launchpad.net/~canonical-ubuntu-qa Post to : canonical-ubuntu-qa@lists.launchpad.net Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa More help : https://help.launchpad.net/ListHelp