summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-08-06 13:39:13 +0100
committerNeil Williams <codehelp@debian.org>2013-08-06 13:39:13 +0100
commit4dbc9d212b47eaa07dcf4b5e4c748a489e36c39b (patch)
treec3553c93c241ba95f6a346c7e454db5928cf9f68
parentf1e2a47be9a3b6160ac73e9a01cadbbcbf80893f (diff)
Run some tests in the iMX53 single node job.
-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",