automated/linux/workload-automation3/workload-automation¶
Description¶
Workload Automation on Linux
Maintainer¶
OS¶
- debian
- ubuntu
- centos
- fedora
Scope¶
- performance
Devices¶
- juno
- hi6220-hikey
- apq8016-sbc
- x15
Steps to reproduce¶
- export WA_EXTENSION_PATHS=$WA_EXTENSION_PATHS
- cd ./automated/linux/workload-automation3
- echo ${OUTPUT}
- if [ -z "${OUTPUT}" ]; then OUTPUT="./output"; fi
- echo ${OUTPUT}
- ./workload-automation.sh -s "\({SKIP_INSTALL}" -t "\)" -r "\({WA_TEMPLATES_REPO}" -T "\)" -c "\({CONFIG}" -a "\)" -R "\({WA_GIT_REPO}" -d "\)" -D "\({DEVLIB_TAG}" -o "\)"
- tar caf "wa-output.tar.xz" "${OUTPUT}"
- ../../utils/upload-to-artifactorial.sh -a "wa-output.tar.xz" -u "\({ARTIFACTORIAL_URL}" -t "\)"
- ../../utils/send-to-lava.sh "${OUTPUT}/result.txt"