aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-03 15:25:19 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-03 15:25:19 +0530
commit11e19092f799e5a71e9f1754f7ef7ca3a743fcfa (patch)
treeddfbbf9112aa377aa3021645670172620b674a0b
parentc59ae3a893de1ed07d4d9109480b5f11004e8939 (diff)
lava-group: get lava group devicesHEADmaster
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--wa2host-juno.yaml12
-rw-r--r--wa2target-juno.yaml9
2 files changed, 8 insertions, 13 deletions
diff --git a/wa2host-juno.yaml b/wa2host-juno.yaml
index be601ef..41ece98 100644
--- a/wa2host-juno.yaml
+++ b/wa2host-juno.yaml
@@ -19,11 +19,7 @@ params:
run:
steps:
- - lava-test-case step1-$SIGNAL_PREFIX-lava-group --shell HOST_DEVICE=`lava-group host`
- - 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`
- - lava-test-case step6-$SIGNAL_PREFIX-lava-group --shell sleep 1500
- - lava-test-case step7-$SIGNAL_PREFIX-lava-group --shell echo $TARGET_DEVICE
- - lava-test-case step8-$SIGNAL_PREFIX-lava-group --shell `lava-group`
+ - lava-test-case step1-$SIGNAL_PREFIX-lava-group --shell lava-group
+ - lava-test-case step2-$SIGNAL_PREFIX-lava-group-host --shell lava-group host
+ - lava-test-case step3-$SIGNAL_PREFIX-lava-group-target --shell lava-group target
+ - lava-test-case step4-$SIGNAL_PREFIX-lava-group --shell lava-group
diff --git a/wa2target-juno.yaml b/wa2target-juno.yaml
index 7e1532a..e35fe5a 100644
--- a/wa2target-juno.yaml
+++ b/wa2target-juno.yaml
@@ -16,8 +16,7 @@ params:
run:
steps:
- - lava-test-case step1-$SIGNAL_PREFIX-lava-group --shell HOST_DEVICE=`lava-group host`
- - 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`
+ - lava-test-case step1-$SIGNAL_PREFIX-lava-group --shell lava-group
+ - lava-test-case step2-$SIGNAL_PREFIX-lava-group-host --shell lava-group host
+ - lava-test-case step3-$SIGNAL_PREFIX-lava-group-target --shell lava-group target
+ - lava-test-case step4-$SIGNAL_PREFIX-lava-group --shell lava-group