aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArthur <arthur.she@linaro.org>2019-10-08 10:59:04 -0700
committerArthur <arthur.she@linaro.org>2019-10-08 10:59:04 -0700
commit2cdb72e97a12577643e300ecc1190be700023c04 (patch)
treeb8194745027e073084df38a2bd79a191523dcba4
parentb39cab75646eb50e1f87ca0bdf3c6fb39d1ae308 (diff)
parent833c252e4ccd516b20c59dc7513cde443192ade5 (diff)
Merge branch 'master' of ssh://git.linaro.org/people/arthur.she/test-definition.qa
-rw-r--r--automated/linux/igt/igt-chamelium-test.yaml3
1 files changed, 1 insertions, 2 deletions
diff --git a/automated/linux/igt/igt-chamelium-test.yaml b/automated/linux/igt/igt-chamelium-test.yaml
index 33e3938..4211e21 100644
--- a/automated/linux/igt/igt-chamelium-test.yaml
+++ b/automated/linux/igt/igt-chamelium-test.yaml
@@ -29,8 +29,7 @@ run:
steps:
- cd ./automated/linux/igt
- if [ -n "${TEST_LIST}" ]; then TL="-t ${TEST_LIST}"; fi
- # ${CHAMELIUM_STATIC_IP} is from LAVA device dictionary
- - CHAMELIUM_IP=${CHAMELIUM_STATIC_IP}
+ # ${CHAMELIUM_IP} is from LAVA device dictionary
- ./igt-chamelium-test.sh -c ${CHAMELIUM_IP} -h ${HDMI_DEV_NAME} -d ${IGT_DIR} ${TL}
# Dump igt test result and upload artifact to Artifactorial
- ifconfig; pwd; ls -l