commit 1c9a185d2f161df13d802711fb7883cd855281fa Author: Drew Walters Date: Mon Oct 5 15:46:20 2020 +0000 Update deployment job timeout value The timeout value for the deployment job in Treasuremap is half the value of the timeout in airshipctl, yet, the Treasuremap job should take longer due to the workload it deploys. This change updates it to match airshipctl. Change-Id: Ib1e069bc5324e88679b92bba98f4a96d40831ba4 Signed-off-by: Drew Walters diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 07d749f..91326be 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -49,7 +49,7 @@ - job: name: airship-treasuremap-gate-script-runner-test attempts: 1 - timeout: 3600 + timeout: 7200 required-projects: - airship/airshipctl roles: