aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--automated/linux/igt/igt-test.yaml4
1 files changed, 0 insertions, 4 deletions
diff --git a/automated/linux/igt/igt-test.yaml b/automated/linux/igt/igt-test.yaml
index 57ed4a34..b9c6411f 100644
--- a/automated/linux/igt/igt-test.yaml
+++ b/automated/linux/igt/igt-test.yaml
@@ -45,10 +45,6 @@ run:
- if [ -n "${HDMI_DEV_NAME}" ]; then OPT="${OPT} -h ${HDMI_DEV_NAME}"; fi
- fi
- ./igt-test.sh ${OPT}
- # Delete Chameliumd log
- - ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@${CHAMELIUM_IP} /usr/bin/uptime
- - ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@${CHAMELIUM_IP} sh -c "echo '' > /var/log/chameleond"
- - ssh -o UserKnownHostsFile=/dev/null -o StrictHostKeyChecking=no root@${CHAMELIUM_IP} sh -c "echo '' > /var/log/chameleond_init"
# Dump igt test result and upload artifact to Artifactorial
- ifconfig; pwd; ls -l
- echo "**********************************************";