aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-linux-integration
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2019-01-14 10:13:21 -0600
committerAníbal Limón <anibal.limon@linaro.org>2019-01-14 10:15:27 -0600
commiteff1970c34e98f08c2f267f94f036ac4abbc3db9 (patch)
tree00ed721e853847132d1cc818f8e0471ed710fa06 /lt-qcom-linux-integration
parenta4bd85f2e5846c9025276a0c7200dfb32315922b (diff)
lt-qcom-linux-integration: Remove LKFT_STAGING_LAVA_SERVER
The sdm845-mtp device was move to main LAVA_SERVER. Change-Id: I046d6e7e7d7256be928cdb60cbf6667778eb1234 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom-linux-integration')
-rwxr-xr-xlt-qcom-linux-integration/submit_for_testing.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/lt-qcom-linux-integration/submit_for_testing.sh b/lt-qcom-linux-integration/submit_for_testing.sh
index e77333b0c1..c73cab4fdd 100755
--- a/lt-qcom-linux-integration/submit_for_testing.sh
+++ b/lt-qcom-linux-integration/submit_for_testing.sh
@@ -54,7 +54,6 @@ case "${MACHINE}" in
elif [ ${MACHINE} = "sdm845_mtp" ]; then
export LAVA_DEVICE_TYPE="sdm845-mtp"
export INSTALL_FASTBOOT=
- export LAVA_SERVER="${LKFT_STAGING_LAVA_SERVER}"
export PM_QA_TESTS="cpufreq cpuidle cpuhotplug cputopology"
export WLAN_DEVICE="wlan0"