summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2017-11-21 12:28:51 -0800
committerArthur She <arthur.she@linaro.org>2017-11-21 12:28:51 -0800
commitc9da7caf795ffb2241983e63b8ed7bd804c8f744 (patch)
treeb0868e6a918db814dda84fe911e8cf7031845468
parentb699bbfd672008e120c428355239302c64a55951 (diff)
robotframework-lxc.yaml
dump environment variables.
-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 cbdb1a1..b8e5bcd 100644
--- a/openembedded/robotframework-lxc.yaml
+++ b/openembedded/robotframework-lxc.yaml
@@ -27,6 +27,7 @@ run:
# Checkout Robot framework test cases
- lava-test-case checkout-robotfrmework-test-cases --shell git clone $RF_TEST_CASES_REPO
- ls
+ - env
# Wait client IP address
- ifconfig -a
- TARGET_IP=$(lava-target-ip)