canonical-ubuntu-qa team mailing list archive
-
canonical-ubuntu-qa team
-
Mailing list archive
-
Message #05173
[Merge] ~andersson123/qa-jenkins-jobs:hardware-installer-tests-increase-timeout into qa-jenkins-jobs:master
Tim Andersson has proposed merging ~andersson123/qa-jenkins-jobs:hardware-installer-tests-increase-timeout into qa-jenkins-jobs:master.
Requested reviews:
Canonical Platform QA Team (canonical-platform-qa)
For more details, see:
https://code.launchpad.net/~andersson123/qa-jenkins-jobs/+git/qa-jenkins-jobs/+merge/471051
increase timeout since it's now a matrix job and has a lot of installer tests within
--
Your team Canonical Platform QA Team is requested to review the proposed merge of ~andersson123/qa-jenkins-jobs:hardware-installer-tests-increase-timeout into qa-jenkins-jobs:master.
diff --git a/jobs/hardware-iso-testing/jobs.yaml b/jobs/hardware-iso-testing/jobs.yaml
index ccc970b..be255d0 100644
--- a/jobs/hardware-iso-testing/jobs.yaml
+++ b/jobs/hardware-iso-testing/jobs.yaml
@@ -80,7 +80,7 @@
description: "github branch of hardware-installer-testing from which to run the tests from."
wrappers:
- timeout:
- timeout: 7200
+ timeout: 10800
fail: true
- timestamps
builders:
Follow ups