aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/igt/igt-test-alpha.yaml
diff options
context:
space:
mode:
authorArthur She <arthur.she@linaro.org>2020-08-26 20:58:33 -0700
committerArthur She <arthur.she@linaro.org>2020-08-26 20:58:33 -0700
commit92c1ae6debe20d6026ca7d37a1f3fb6e10dffaa3 (patch)
treea15f7656bb5e80be9d19091e47a97f6193e6eb9b /automated/linux/igt/igt-test-alpha.yaml
parent2d547a53f06e5a64580b78f7eec819391d2e766b (diff)
igt: Power cycle Chamelium instead of soft reboot it
Signed-off-by: Arthur She <arthur.she@linaro.org>
Diffstat (limited to 'automated/linux/igt/igt-test-alpha.yaml')
-rw-r--r--automated/linux/igt/igt-test-alpha.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/automated/linux/igt/igt-test-alpha.yaml b/automated/linux/igt/igt-test-alpha.yaml
index c0b7626..fa6f1c1 100644
--- a/automated/linux/igt/igt-test-alpha.yaml
+++ b/automated/linux/igt/igt-test-alpha.yaml
@@ -25,11 +25,10 @@ params:
run:
steps:
+ - cd ./automated/linux/igt
# Reboot Chamelium
- echo -e "\nReboot the chamelium\n"
- - ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@${CHAMELIUM_IP} sh -c "/sbin/reboot"
- - sleep 30
- - cd ./automated/linux/igt
+ - ./control_chamelium.sh ${CHAMELIUM_REBOOT_ARG}
- OPT="-d ${IGT_DIR} -t ${TEST_LIST}"
- if [ "${TEST_LIST}" = "CHAMELIUM" ]; then
# Check if Chamelium is available. ${CHAMELIUM_IP} is from LAVA device dictionary