aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrey Konovalov <andrey.konovalov@linaro.org>2018-09-18 16:03:17 -0700
committerAndrey Konovalov <andrey.konovalov@linaro.org>2018-09-18 16:17:57 -0700
commit2f46af73fb8da7670b5e9d5455ea19ff5e1bda29 (patch)
tree2450d993e1fec00c056750c05964b7937d972538
parentfa8146f232c67a18cc9a3c306a486a1532fa1a3f (diff)
lhg-oe-build: template-tests-rocko.yaml: fix the test name
weston-simple-test was renamed to weston-simple-egl. Also switch to the repository at github.com/linaro-mmwg. Change-Id: I6d56508eafa865c85f4dc548b53b9355e258c310 Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
-rw-r--r--lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-rocko.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-rocko.yaml b/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-rocko.yaml
index 294a7c219c..bd2dec5c92 100644
--- a/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-rocko.yaml
+++ b/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-rocko.yaml
@@ -150,5 +150,5 @@ actions:
path: openembedded/robotframework-lxc.yaml
name: robotframework-lxc
params:
- RF_TEST_CASE: "weston-simple-test/weston-simple-egl-test.robot,gst-wayland-test/gst-wayland-test.robot,browser-test/chromium-browser-test.robot,youtube-test/youtube-test.robot,webgl-test/webgl-test.robot,x-test/xtest-benchmark.robot,x-test/xtest-regression.robot,eme-test/eme-clearkey-test.robot"
- RF_TEST_CASES_REPO: "https://git.linaro.org/people/arthur.she/lhg-robotframework-test.git"
+ RF_TEST_CASE: "weston-simple-egl/weston-simple-egl-test.robot,gst-wayland-test/gst-wayland-test.robot,browser-test/chromium-browser-test.robot,youtube-test/youtube-test.robot,webgl-test/webgl-test.robot,x-test/xtest-benchmark.robot,x-test/xtest-regression.robot,eme-test/eme-clearkey-test.robot"
+ RF_TEST_CASES_REPO: "https://github.com/linaro-mmwg/lhg-robotframework-test.git"