mirror of
https://github.com/armbian/autotests.git
synced 2026-01-06 10:31:09 -08:00
579e571dc1ab2b0d23d03db168447bedef65e260
Armbian auto testing
Collection of basic auto tests
- Connects to host
- Changes password and creates username
- Run iper3 test on wlan0 if defined
- Run stress test and reboots n-times
To do:
- make test cases modular
- data collecting
- make use of existing 3rd party test suites to run extensive testings
- run stress test and power cycle n-times
- support custom test board https://forum.armbian.com/topic/10841-the-testing-thread
Dependencies:
apt install expect sshpass
Description
Languages
Shell
100%