summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2017-11-14 08:30:07 -0800
committerArthur She <arthur.she@linaro.org>2017-11-14 08:30:07 -0800
commit3ed5b01bf2d44f39abc71036f6347b7fe83514e7 (patch)
treec646f11c15935ac05fb3f6070eab894fb4e5cb54
parent99647de97be0f3b2928b33d2f49840ac7ed06ce1 (diff)
robotframework-lxc.yaml:
Add a step to run robotframework test without lava-test-case
-rw-r--r--openembedded/robotframework-lxc.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/robotframework-lxc.yaml b/openembedded/robotframework-lxc.yaml
index 982915e..459a6e0 100644
--- a/openembedded/robotframework-lxc.yaml
+++ b/openembedded/robotframework-lxc.yaml
@@ -32,6 +32,7 @@ run:
- TARGET_IP=$(lava-target-ip)
- lava-test-case lxc-ping-target --shell ping -c4 $TARGET_IP
# Run Robot framework test case
+ - /usr/local/bin/robot -v TARGET:$TARGET_IP lhg-robotframework-test/$RF_TEST_CASE
- lava-test-case robotframework-test --shell robot -v TARGET:$TARGET_IP lhg-robotframework-test/$RF_TEST_CASE
parse: