increase timeout for image publish job

This commit increases timeout from 1800 to 7200 for image publish job
since image publishing is getting timed out.

Change-Id: I7bcc0568b60be0d2ca6c3dbf2c7bf49092721581
Signed-off-by: Sreejith Punnapuzha <sreejith.punnapuzha@outlook.com>
This commit is contained in:
Sreejith Punnapuzha 2020-10-30 14:04:16 -05:00
parent 1f251827ea
commit c589852327

View File

@ -41,8 +41,8 @@
- job:
name: airship-images-publish
nodeset: airship-images-single-node
timeout: 1800
post-timeout: 1800
timeout: 7200
post-timeout: 7200
pre-run: playbooks/airship-images-deploy-docker.yaml
run: playbooks/airship-images-publish.yaml
secrets: