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 <andrew.walters@att.com>
This commit is contained in:
Drew Walters 2020-10-05 15:46:20 +00:00
parent 6e0d9e83b0
commit 1c9a185d2f
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
- job:
name: airship-treasuremap-gate-script-runner-test
attempts: 1
timeout: 3600
timeout: 7200
required-projects:
- airship/airshipctl
roles: