automated/linux/dockerized-tests/over-ssh¶
Description¶
Run tests from https://git.linaro.org/qa/test-definitions.git with docker. Test run will be triggered over ssh
Maintainer¶
OS¶
- ubuntu
- debian
- centos
- fedora
- openembedded
Scope¶
- functional
- performance
Devices¶
- d03
- d05
- juno
- beaglebone-black
- hi6220-hikey
- apq8016-sbc
- mustang
- moonshot
- thunderX
- x15
Steps to reproduce¶
- cd automated/linux/dockerized-tests
- if [ -z "${TESTDEF_PARAMS}" ]; then
- ./over-ssh.sh -s "\({SKIP_INSTALL}" -t "\)" -i "\({TARGET_IP}" -u "\)" -p "\({SSH_PASSWD}" -d "\)"
- else
- ./over-ssh.sh -s "\({SKIP_INSTALL}" -t "\)" -i "\({TARGET_IP}" -u "\)" -p "\({SSH_PASSWD}" -d "\)"}" -r "${TESTDEF_PARAMS
- fi
- ../../utils/send-to-lava.sh ./output/result.txt