Increase timeout vlaue for installing guest utilities

Change-Id: Ib0da3fcd4fd65c69bce2aaa83b9585e56a361d9c
(cherry picked from commit b2b88d8eca)
This commit is contained in:
Bob Ball 2016-12-16 13:01:11 +00:00 committed by Jianghua Wang
parent cc9cbf43bc
commit 24a4fdacd5
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
type: shell
parameters:
cmd: 'dpkg -i ./xe-guest-utilities_6.5.0-1393_amd64.deb'
timeout: 10
timeout: 60
- id: 'compute-pre-test'
version: 2.0.0
role: ['compute']