aboutsummaryrefslogtreecommitdiff
path: root/automated/linux
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-09-10Merge remote-tracking branch 'linaro-github/master'Arthur She
2020-09-09Merge pull request #205 from alimon/mastermwasilew
automated/linux: glmark2 allow to specify binary
2020-09-04Merge pull request #201 from igaw/preempt-rtmwasilew
Preempt rt
2020-09-03automated/linux: glmark2 allow to specify binaryAníbal Limón
Newer versions of glmark2 has binaries like glmark2-es2 and glmark2-es2-drm. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-02Merge pull request #202 from alimon/masterAnders Roxell
automated/linux: {hci, wlan}-smoke fixes
2020-09-01automated/linux: wlan-smoke exit 0 at endAníbal Limón
To not abort when final test case fails. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-01automated/linux/hci-smoke: Fix name on available cases and exit 0Aníbal Limón
Always exit 0 because if last testcase fail LAVA will abort the whole run. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
2020-09-01rt-migrate-test: set priority to 51Daniel Wagner
The test creates per core a thread. Each thread with a higher priority than the previous one. By starting with priority 51 we make sure on a system with more than a couple of cores test is able to create all the threads with the correct priority. Signed-off-by: Daniel Wagner
2020-08-31fix lemp test on debianVishal Bhoj
Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>
2020-08-27pi-stress: use quiet outputDaniel Wagner
pi-stress output is meant for interactive terminals. On dumb terminals, it creates lots of noise resulting in massive logs. Use quiet output (-q) to silence and just print a summary at the end of the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27pi-stress: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27rt-migrate-test: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27svsematest: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27sigwaittest: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27signaltest: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27ptsematest: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27pmqtest: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27cyclicdeadline: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.org>
2020-08-27cyclictest: Add background commandDaniel Wagner
Start a background process to create load on the system while running the test. Signed-off-by: Daniel Wagner <wagi@monom.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-26Merge branch 'master' of https://github.com/Linaro/test-definitionsArthur She
2020-08-26igt: Add igt-test-alpha.yaml for testing purposeArthur She
Signed-off-by: Arthur She <arthur.she@linaro.org>
2020-08-26cyclictest: use quiet outputKevin Hilman
cyclictest output is meant for interactive terminals. On dumb terminals, it creates lots of noise resulting in massive logs. Use quiet output (-q) to silence and just print a summary at the end of the test. Signed-off-by: Kevin Hilman <khilman@baylibre.com>
2020-08-10linux: kselftest: skipfile-lkft: Add new branch linux-5.8.yNaresh Kamboju
Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-08-07igt: Check Chamelium IP address before we go furtherArthur She
1. The Chamelium IP address comes from device dict. It has to be ready before we do the further tests. 2. Prevent the whole test job failed from some minor errors. 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-08-02kvm-unit-tests: update kvm-unit-tests repo linkNaresh Kamboju
kvm-unit-tests now lives at its now home, https://gitlab.com/kvm-unit-tests/kvm-unit-tests. The kernel.org repository has been retired. Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-07-29linux: Add fdisk test caseNaresh Kamboju
Adding fdisk test to create partitions on block device by using fdisk command and format it with the given file system type. These test cases using library functions from the file automated/lib/sh-test-lib Signed-off-by: Naresh Kamboju <naresh.kamboju@linaro.org>
2020-07-28automated: linux: armnn: fix shellchecksAnders Roxell
Signed-off-by: Anders Roxell <anders.roxell@linaro.org>