summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Ogden <bernie.ogden@linaro.org>2015-07-21 14:43:37 +0100
committerBernard Ogden <bernie.ogden@linaro.org>2015-07-21 14:46:26 +0100
commit9e0851d6f66ec1300e260ca88eb1f602f4cb73dd (patch)
tree918a4560a638cfc8a0a52ab5c09f105b1569ce8a
parent8eec01aedb10a1e987848bcbd433d12de3742ce1 (diff)
Remove timeout for deployment
Either I've messed up my syntax, or deployments don't have timeouts. Let's see. Change-Id: I67b20e113f45a3b2a2e23ac5c40f3427a11d5670
-rw-r--r--test.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/test.json b/test.json
index ce9e32d..ce31ac0 100644
--- a/test.json
+++ b/test.json
@@ -6,8 +6,7 @@
"command": "deploy_linaro_image",
"parameters": {
"image": "http://images.validation.linaro.org/ubuntu-14-04-server-base.img.gz"
- },
- "timeout": 1200
+ }
},
{
"command": "lava_test_shell",