aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2018-10-15 18:55:54 -0700
committerAndrey Konovalov <andrey.konovalov@linaro.org>2018-10-18 12:44:15 +0000
commit97ce5718edce43d124cfbf2683b3f9dcb8731525 (patch)
tree08cef30a7a2c67a63564b0e00349438c320fc1e5
parent74001b12500de9edb9e636bf36b7b1853604daf6 (diff)
lhg-oe-build: add more robotframework tests for morty, fix test job name
Refine the test job name and bring more robortframework tests for hikey-morty build. Change-Id: Iaf45a9dafd7848c4efbdbf4b64f5f1fe4fc3772f
-rw-r--r--lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-morty.yaml10
-rw-r--r--lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-rocko.yaml2
2 files changed, 6 insertions, 6 deletions
diff --git a/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-morty.yaml b/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-morty.yaml
index 632b78ad02..4675baaa6b 100644
--- a/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-morty.yaml
+++ b/lhg-oe-build/lava-job-definitions/hi6220-hikey/template-tests-morty.yaml
@@ -3,10 +3,10 @@ tags:
- static-ip
- 4k-hdmi-dongle
- usb-mouse
-job_name: lhg-oe-eme-clearkey-test-${MANIFEST_BRANCH}-${BUILD_NUMBER}
+job_name: lhg-oe-robotframework-tests-${MANIFEST_BRANCH}-${BUILD_NUMBER}
timeouts:
job:
- minutes: 20
+ minutes: 40
action:
minutes: 20
connection:
@@ -143,12 +143,12 @@ actions:
- test:
namespace: tlxc
timeout:
- minutes: 20
+ minutes: 40
definitions:
- repository: https://git.linaro.org/people/arthur.she/test-definitions.git
from: git
path: openembedded/robotframework-lxc.yaml
name: robotframework-lxc
params:
- RF_TEST_CASE: "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"
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 bd2dec5c92..4675baaa6b 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
@@ -3,7 +3,7 @@ tags:
- static-ip
- 4k-hdmi-dongle
- usb-mouse
-job_name: lhg-oe-eme-clearkey-test-${MANIFEST_BRANCH}-${BUILD_NUMBER}
+job_name: lhg-oe-robotframework-tests-${MANIFEST_BRANCH}-${BUILD_NUMBER}
timeouts:
job:
minutes: 40