From 24f4b1c078390c257e8163bf4e0bf3ade0d524bb Mon Sep 17 00:00:00 2001 From: Fabien Boucher Date: Dec 16 2020 10:49:03 +0000 Subject: Increase rpm-test job timeout to 5h I have seen some functional tests a quite large amount of time to exec. So define a larger timeout. --- diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 15e3c73..d253100 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -56,8 +56,8 @@ name: base-rpm-test description: Run the test.yml test parent: base-cloud-fedora-latest - # 1h30 timeout - timeout: 5400 + # 5h timeout + timeout: 18000 roles: - zuul: zuul-distro-jobs requires: repo