Tim Andersson has proposed merging ~andersson123/autopkgtest-cloud:postfix-systemd-fail-strings into autopkgtest-cloud:master.
Requested reviews: Canonical's Ubuntu QA (canonical-ubuntu-qa) For more details, see: https://code.launchpad.net/~andersson123/autopkgtest-cloud/+git/autopkgtest-cloud/+merge/463277 -- Your team Canonical's Ubuntu QA is requested to review the proposed merge of ~andersson123/autopkgtest-cloud:postfix-systemd-fail-strings into autopkgtest-cloud:master.
diff --git a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker index 216304e..680b28e 100755 --- a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker +++ b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker @@ -96,6 +96,8 @@ FAIL_STRINGS = [ "error: you need to load the kernel first.", "Faulting instruction address:", "Call Trace:", + "dpkg: error processing package postfix (--configure)", + "systemd is the active init system, please switch to another before removing systemd.", ] TEMPORARY_TEST_FAIL_STRINGS = [ "Could not connect to ftpmaster.internal:80",
-- 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