QA CI: Set a timeout

Our CI jobs can take >1h to run, but should take <2h.
Without setting a timeout they hit the default 30m00s
timeout, and fail. Set a timeout at 2h00m (7200s).

Change-Id: I46a8474e0402ddc0550606fe17d8eb460a884405
Signed-off-by: Graham Whaley <graham.whaley@intel.com>
This commit is contained in:
Graham Whaley 2019-05-08 11:56:57 +01:00
parent 92b0131555
commit e9077aeef1
1 changed files with 3 additions and 0 deletions

View File

@ -36,6 +36,9 @@
pre-run: playbooks/CI-setup/presetup.yaml
run: playbooks/QA-check/run.yaml
post-run: playbooks/CI-setup/postrun.yaml
# Our CI jobs can take >1h00m to complete - but should be done within
# 2h00m (7200s)
timeout: 7200
nodeset:
# Ensure we get a Kata capable Ubuntu 16.04 server
nodes: