aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-03 13:55:20 +0530
committerNaresh Kamboju <naresh.kamboju@linaro.org>2015-02-03 13:55:20 +0530
commitc59ae3a893de1ed07d4d9109480b5f11004e8939 (patch)
treefb672bd52c66df47fad4c18ca08235d5e7b565a4
parent8184a4e7e93fd30ee9abf571227dca0cfe73a0b9 (diff)
wa2host: print before after target boots
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
-rw-r--r--wa2host-juno.yaml3
1 files changed, 3 insertions, 0 deletions
diff --git a/wa2host-juno.yaml b/wa2host-juno.yaml
index 0032f09..be601ef 100644
--- a/wa2host-juno.yaml
+++ b/wa2host-juno.yaml
@@ -24,3 +24,6 @@ run:
- 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`