summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2017-12-08 09:35:14 -0800
committerArthur She <arthur.she@linaro.org>2017-12-08 09:35:14 -0800
commite9467ab97ede44d9f92a4484f96b4472e7fef20e (patch)
treefc90b8c60ae07bd46d9e0f93ba655976f70a62be
parent4e1ecefe704f4f768b96449309d4e9e318939a7b (diff)
install python-pillow
-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 7f5bf18..d5ba250 100644
--- a/openembedded/robotframework-lxc.yaml
+++ b/openembedded/robotframework-lxc.yaml
@@ -24,6 +24,7 @@ run:
- lava-test-case install-robotframework-extendedselenium2library --shell pip install robotframework-extendedselenium2library
- lava-test-case install-robotframework-sshlibrary --shell pip install robotframework-sshlibrary
- lava-test-case install-robotframework-appiumlib --shell pip install robotframework-appiumlibrary
+ - lava-test-case install-python-pillow --shell pip install pillow
# Checkout Robot framework test cases
- lava-test-case checkout-robotfrmework-test-cases --shell git clone $RF_TEST_CASES_REPO
- ls