Increase kata run sh job timeout

As indicated at https://github.com/kata-containers/ci/issues/65 our
existing hour long timeout is not sufficient. Bump up to two hours to
get plenty of room on this.

Change-Id: I39a706fe70f0f552a7bb986765acef065bbbace1
This commit is contained in:
Clark Boylan 2018-09-14 07:36:11 -07:00
parent 8531020175
commit fbde9c0800
1 changed files with 1 additions and 1 deletions

View File

@ -1461,7 +1461,7 @@
pre-run: playbooks/kata-runsh/pre.yaml
run: playbooks/kata-runsh/run.yaml
post-run: playbooks/kata-runsh/post.yaml
timeout: 3600
timeout: 7200
nodeset:
nodes:
- name: ubuntu-xenial