aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-03 01:51:25 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-03 01:51:25 +0530
commit8184a4e7e93fd30ee9abf571227dca0cfe73a0b9 (patch)
tree1a46d472e2e0e46fe23d826d2ed067f90b388965
parent83b922db190f2903a16aebbebd3b2fb0aa928424 (diff)
lava-group: list all groups
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--wa2host-juno.yaml2
-rw-r--r--wa2target-juno.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/wa2host-juno.yaml b/wa2host-juno.yaml
index 8912490..0032f09 100644
--- a/wa2host-juno.yaml
+++ b/wa2host-juno.yaml
@@ -23,4 +23,4 @@ run:
- lava-test-case step2-$SIGNAL_PREFIX-lava-group --shell echo $HOST_DEVICE
- lava-test-case step3-$SIGNAL_PREFIX-lava-group --shell TARGET_DEVICE=`lava-group target`
- lava-test-case step4-$SIGNAL_PREFIX-lava-group --shell echo $TARGET_DEVICE
- - lava-test-case step4-$SIGNAL_PREFIX-lava-group --shell `lava-group`
+ - lava-test-case step5-$SIGNAL_PREFIX-lava-group --shell `lava-group`
diff --git a/wa2target-juno.yaml b/wa2target-juno.yaml
index 424acbe..7e1532a 100644
--- a/wa2target-juno.yaml
+++ b/wa2target-juno.yaml
@@ -20,4 +20,4 @@ run:
- lava-test-case step2-$SIGNAL_PREFIX-lava-group --shell echo $HOST_DEVICE
- lava-test-case step3-$SIGNAL_PREFIX-lava-group --shell TARGET_DEVICE=`lava-group target`
- lava-test-case step4-$SIGNAL_PREFIX-lava-group --shell echo $TARGET_DEVICE
-
+ - lava-test-case step5-$SIGNAL_PREFIX-lava-group --shell `lava-group`