summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViresh Kumar <viresh.kumar@linaro.org>2013-11-27 14:19:33 +0530
committerViresh Kumar <viresh.kumar@linaro.org>2013-11-27 14:19:33 +0530
commit4ffaeecb278c72503f1ec41a6c4108389ae00c02 (patch)
treef8d853ff62efa35b7a1d4abb64c59a2003fb29f9
parent96107aec3553c7445e9130a977c5f6a90900cafb (diff)
run test 10 times
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r--nohz.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nohz.yaml b/nohz.yaml
index 19feb2e..c3b2afc 100644
--- a/nohz.yaml
+++ b/nohz.yaml
@@ -25,7 +25,7 @@ install:
run:
steps:
- - "lava/is-cpu-isolated.sh 1 10"
+ - "lava/is-cpu-isolated.sh 10 10"
parse:
pattern: "(?P<result>(PASS|FAIL|SKIP)):\\s+(?P<test_case_id>(.*))"