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:
Kostiantyn Kalynovskyi 2021-02-11 03:48:05 +00:00
parent 40f24de8b0
commit 1055f5c82a

View File

@ -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