aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-test
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2021-05-21 19:27:08 -0500
committerAníbal Limón <anibal.limon@linaro.org>2021-05-21 19:27:52 -0500
commitdc65c162bc7678cd24f3a1b603c8e92014af7e71 (patch)
tree5b2421958bc3c562e190eab637244a817759e5a5 /lt-qcom-linux-test
parent7c4d130b842969c987f53ca0e5272d2da464b500 (diff)
Revert "lt-qcom-linux-test: Disable LAVA jobs in qcs-4k and sdm845-mtp"
This reverts commit b819fd3fd19023aeaaa97fa5fd53793617995d11. Signed-off-by: Aníbal Limón <anibal.limon@linaro.org> Change-Id: If0edcf00629485717b1383cb0a3f5a982a32d3dc
Diffstat (limited to 'lt-qcom-linux-test')
-rwxr-xr-xlt-qcom-linux-test/submit_for_testing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lt-qcom-linux-test/submit_for_testing.sh b/lt-qcom-linux-test/submit_for_testing.sh
index 0d08077f85..ecc904e6cf 100755
--- a/lt-qcom-linux-test/submit_for_testing.sh
+++ b/lt-qcom-linux-test/submit_for_testing.sh
@@ -46,7 +46,7 @@ pip3 install -r "$LAVA_TEST_CASES_PATH/requirements.txt"
SEND_TESTJOB=false
case "${MACHINE}" in
- apq8016-sbc|apq8096-db820c|sdm845-db845c)
+ apq8016-sbc|apq8096-db820c|sdm845-mtp|sdm845-db845c|qcs404-evb-4000)
SEND_TESTJOB=true
export SMOKE_TESTS="pwd, uname -a, ip a, vmstat, lsblk, lscpu"