aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/igt/igt-chamelium-test.yaml
diff options
context:
space:
mode:
authorArthur <arthur.she@linaro.org>2019-09-26 11:57:02 -0700
committerArthur <arthur.she@linaro.org>2019-09-26 11:57:02 -0700
commit833c252e4ccd516b20c59dc7513cde443192ade5 (patch)
treed2a6553b1d9575b3bf89aeb6573213284e5fcd49 /automated/linux/igt/igt-chamelium-test.yaml
parente9d1f863d2c348b3d3c6c5804a1678a1fcbead47 (diff)
igt: get Chamelium IP from LAVA device dictionary
Diffstat (limited to 'automated/linux/igt/igt-chamelium-test.yaml')
-rw-r--r--automated/linux/igt/igt-chamelium-test.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/automated/linux/igt/igt-chamelium-test.yaml b/automated/linux/igt/igt-chamelium-test.yaml
index 5751e52..1ba797b 100644
--- a/automated/linux/igt/igt-chamelium-test.yaml
+++ b/automated/linux/igt/igt-chamelium-test.yaml
@@ -30,8 +30,7 @@ run:
- cd ./automated/linux/igt
- git config --global http.sslverify false
- 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
@@ -46,4 +45,3 @@ run:
- echo "************ Upload dump frames *************";
- echo "*********************************************";
- ${UPLOAD_TOOL} -a "dump-frames.tar.gz" -u "${ARTIFACTORIAL_URL}" -t "${ARTIFACTORIAL_TOKEN}"; fi; fi
- - ../../utils/send-to-lava.sh result.log