aboutsummaryrefslogtreecommitdiff
path: root/automated/linux/igt
AgeCommit message (Collapse)Author
2020-10-11igt: Run tests through igt_runner instead of run-test.shArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-09igt: modify igt-test-runner-dmesg-warn-level.sh to igt_runner exclusiveArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-08igt: fix argument of igt_runnerArthur She
2020-10-07igt: igt-test-runner-dmesg-warn-level.sh set -exArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-07igt: add more options for igt-test-runner-dmesg-warn-level.shArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-07igt: change the permission of igt-test-runner-dmesg-warn-level.shArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-07igt: add igt-test-runner-dmesg-warn-level.shArthur She
Add igt-test-runner-dmesg-warn-level.sh to use igt_runner run the tests with --dmesg-warn-level 0 Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-06igt: update igt-test-upload-test-log.yamlArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-05igt: igt-test-upload-test-log.yamlArthur She
Rearrange command order Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-10-05igt: Add igt-test-upload-test-log.yamlArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-09-27igt: Add igt-test-bypass-reboot-chamelium.yamlArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-09-21igt: Check command snmpset in control_chamelium.shArthur She
2020-09-21igt: Add igt-test-check-snmp.yamlArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-09-21igt: Comment out reboot ChameliumArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-09-10igt: Reboot Chamelium if we're going to run igt Chamelium testArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-09-10igt: Test network befort do any testsArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-09-10igt: Reboot Chamelium before testArthur She
2020-09-10igt: Make sure target network is OKArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-08-26igt: fix upload Chamelium log fileArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-08-26igt: Power cycle Chamelium instead of soft reboot itArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-08-26igt: Add igt-test-alpha.yaml for testing purposeArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-08-05igt: bypass if the ssh command failedArthur She
2020-08-04Merge remote-tracking branch 'arthur-github/igt-check-chamelium-ip'Arthur She
2020-08-04igt: Check Chamelium IP address before we go furtherArthur She
The Chamelium IP address comes from device dict. It has to be ready before we do the further tests. Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-05-26igt: skip Chamelium test when running a given test listArthur She
igt-gpu-tools could run tests other than Chamelium test. If we run a given test list, we don't need to check Chamelium status. Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-05-26igt: Fix operatorArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-05-26igt: Skip unnecessary Chamelium test if we're not going to run igtArthur
Chamelium test Signed-off-by: Arthur <arthur.she@linaro.org>
2020-05-25igt: transfer print-test-result.py to be Python3 scriptArthur She
Transfer print-test-result.py to be Python3 script, because Python2 has already been EOL. Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-05-25igt: Make print-result.py Python3 compatibleArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-05-13Merge remote-tracking branch 'linaro-github/master'Arthur
2020-03-26igt: modify test definition for igt_runnerArthur She
There is a test runner, igt_runner, comes with the newer version of igt-gpu-tests. We can run the tests with it rather than piglit. Now the test definition is compatible with both igt_runner and piglit. Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-03-25igt: dealing with test result encodingArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-03-25igt: process result.log with utf-8 encodingArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-03-25igt: Make it compatible with igt_runner and piglitArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-02-14igt: power cycle Chamelium once it is unreachableArthur She
1. Power cycle the Chamelium once we don't get the ping response from it (snmpset from Net-SNMP is required) 2. Check uboot console lock status and uptime of the Chamelium 3. Delete chameliumd log after each test Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-02-12igt: add control_chamelium.shArthur
control_chamelium is a net-snmp wrap script used to control the power of Chamelium. Signed-off-by: Arthur <arthur.she@linaro.org>
2020-02-04igt: Showing the uptime of ChemaliumArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-02-04igt: fix ssh certificate issueArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-02-04igt: Showing Chamelium uboot console lock statusArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-02-03igt: deal with ${CHAMELIUM_REBOOT_ARG}Arthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-02-03igt: control_chamelium.py force to send SNMP v1 commandArthur
2020-01-30igt: Remove CHAMELIUM_REBOOT_ARGArthur
CHAMELIUM_REBOOT_ARG comes from LAVA device dictionary
2020-01-16igt: No check SSL certificate while cloning piglitArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt: update ping judgementArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt: Sleep 30sec after reboot ChameliumArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt: sleep 20 sec after reboot ChameliumArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt: update ping chameliumArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt: update ssh parameterArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt: updateArthur
Signed-off-by: Arthur <arthur.she@linaro.org>
2020-01-15igt:Arthur
1. Reboot Chamelium once it is not responsible 2. Clean chameliumd log after the test Signed-off-by: Arthur <arthur.she@linaro.org>