aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-openembedded
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-04-16 12:07:03 -0500
committerAnibal Limon <anibal.limon@linaro.org>2018-04-16 20:23:53 +0000
commit8a41082ad5077bd838d353c452d1550b4405e862 (patch)
tree00773f49788c1c3d5f072404c266f7c5941d892d /lt-qcom-openembedded
parentaaac835a7cf9c83254198062e3202adddea04ee0 (diff)
lt-qcom/lava-job-definitions: PM-QA disable thermal on debian
PM-QA thermal tests are failing on debian, so disable it. https://validation.linaro.org/scheduler/job/1715209 Change-Id: I8f72a6cb16cfc422cf43893f68b5616fe0dd180e Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom-openembedded')
-rwxr-xr-xlt-qcom-openembedded/submit_for_testing.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/lt-qcom-openembedded/submit_for_testing.sh b/lt-qcom-openembedded/submit_for_testing.sh
index 821847b0..26ec503a 100755
--- a/lt-qcom-openembedded/submit_for_testing.sh
+++ b/lt-qcom-openembedded/submit_for_testing.sh
@@ -18,6 +18,9 @@ export LXC_BOOT_FILE=$(basename ${BOOT_URL})
export RESIZE_ROOTFS=
+# Test settings
+export PM_QA_TESTS="cpufreq cpuidle cpuhotplug thermal cputopology"
+
case "${MACHINE}" in
dragonboard-410c)
export DEVICE_TYPE="${MACHINE}"