Tim Andersson has proposed merging 
~andersson123/autopkgtest-cloud:add-new-tempfail-string 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/457814
-- 
Your team Canonical's Ubuntu QA is requested to review the proposed merge of 
~andersson123/autopkgtest-cloud:add-new-tempfail-string 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 eb2e73e..fbd5383 100755
--- a/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
+++ b/charms/focal/autopkgtest-cloud-worker/autopkgtest-cloud/worker/worker
@@ -107,6 +107,7 @@ TEMPORARY_TEST_FAIL_STRINGS = [
     "/tmp/autopkgtest-run-wrapper: command not found",  # #1896466
     ": error cleaning up:",
     " has modification time ",
+    "OSError: [Errno 28] No space left on device",
 ]  # clock skew, LP: #1880839
 
 # If we repeatedly time out when installing, there's probably a problem with
-- 
Mailing list: https://launchpad.net/~canonical-ubuntu-qa
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~canonical-ubuntu-qa
More help   : https://help.launchpad.net/ListHelp

Reply via email to