summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--json/imx53-single-node.json15
1 files changed, 14 insertions, 1 deletions
diff --git a/json/imx53-single-node.json b/json/imx53-single-node.json
index 3845d94..0cff3fe 100644
--- a/json/imx53-single-node.json
+++ b/json/imx53-single-node.json
@@ -12,7 +12,20 @@
}
},
{
- "command": "boot_linaro_image"
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
+ {
+ "git-repo": "git://git.linaro.org/qa/test-definitions.git",
+ "testdef": "ubuntu/smoke-tests-basic.yaml"
+ },
+ {
+ "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
+ "testdef": "singlenode03.yaml"
+ }
+ ],
+ "timeout": 900
+ }
},
{
"command": "deploy_linaro_android_image",