Increase site doc validation job timeout
the job takes around 45-60 minutes to complete on most of the nodes however some nodes are slower and it make take a little bit more. As future enhancement we should pararelize validation and refactor scripts to run two cluster validation at the same time. Change-Id: I01ac2ed15727931126058c343dbbb826790e940d
This commit is contained in:
parent
40f24de8b0
commit
1055f5c82a
@ -70,7 +70,7 @@
|
||||
|
||||
- job:
|
||||
name: airship-airshipctl-validate-site-docs
|
||||
timeout: 3600
|
||||
timeout: 5400
|
||||
pre-run:
|
||||
- playbooks/airship-airshipctl-deploy-docker.yaml
|
||||
run: playbooks/airshipctl-gate-runner.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user