Increase integration job timeout to 2 hours
Up the timeout for integration jobs from 1.5 hours to 2 hours to see if we are actually stuck on Tempest or just doesn't have enough time to run all testing. Change-Id: I19b8993b45fcfbe65c275f4b22c702db9341d281
This commit is contained in:
parent
30edaceed7
commit
0fcb4ce9aa
@ -62,7 +62,7 @@
|
|||||||
pre-run: playbooks/prepare-node-integration.yaml
|
pre-run: playbooks/prepare-node-integration.yaml
|
||||||
run: playbooks/run-integration-tests.yaml
|
run: playbooks/run-integration-tests.yaml
|
||||||
post-run: playbooks/upload-logs.yaml
|
post-run: playbooks/upload-logs.yaml
|
||||||
timeout: 5400
|
timeout: 7200
|
||||||
irrelevant-files:
|
irrelevant-files:
|
||||||
- ^.*\.md$
|
- ^.*\.md$
|
||||||
- ^doc/.*$
|
- ^doc/.*$
|
||||||
|
Loading…
x
Reference in New Issue
Block a user