summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeil Williams <codehelp@debian.org>2013-08-19 15:39:12 +0100
committerNeil Williams <codehelp@debian.org>2013-08-19 15:39:12 +0100
commitfe4b58d3e2423b3c68fbaf8316de8394de4d5a89 (patch)
tree26c99a9e449ba28b0bf18a6cf223b09bcc6f74c9
parent72e18929b8aed1f2187d6ecd3171c8c9bae061a2 (diff)
add an explicit check on the ordering bug if only some actions have roles.
-rw-r--r--json/beagleblack-only-group.json20
1 files changed, 13 insertions, 7 deletions
diff --git a/json/beagleblack-only-group.json b/json/beagleblack-only-group.json
index 7589210..3162046 100644
--- a/json/beagleblack-only-group.json
+++ b/json/beagleblack-only-group.json
@@ -34,20 +34,26 @@
{
"git-repo": "git://git.linaro.org/qa/test-definitions.git",
"testdef": "ubuntu/smoke-tests-basic.yaml"
- },
+ }
+ ],
+ "timeout": 2400,
+ "role": "black"
+ }
+ },
+ {
+ "command": "lava_test_shell",
+ "parameters": {
+ "testdef_repos": [
{
"git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
"testdef": "multinode02.yaml"
- },
- {
- "git-repo": "git://git.linaro.org/people/neilwilliams/multinode-yaml.git",
- "testdef": "multinode03.yaml"
}
],
- "timeout": 900
+ "timeout": 900,
+ "role": "grey"
}
},
- {
+ {
"command": "submit_results_on_host",
"parameters": {
"stream": "/anonymous/instance-manager/",