aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2018-06-19 16:15:37 -0500
committerAníbal Limón <anibal.limon@linaro.org>2018-06-19 16:15:37 -0500
commitc8e4fa2abcb52a6467a03032345b8dd3ffab3a21 (patch)
treec64b59b0414b1ee132996dba314be40fca4dea06 /lt-qcom
parent3bad4d183d31f68ad6615619f3581aca48a3d3ee (diff)
lt-qcom/lava-job-definitions: Fix wlan-download test path
Change-Id: I197d90f9158375af89a17ff02cfcd833f8268a32 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom')
-rw-r--r--lt-qcom/lava-job-definitions/boards/template-wifi.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lt-qcom/lava-job-definitions/boards/template-wifi.yaml b/lt-qcom/lava-job-definitions/boards/template-wifi.yaml
index 6521c5bd..d9eb1779 100644
--- a/lt-qcom/lava-job-definitions/boards/template-wifi.yaml
+++ b/lt-qcom/lava-job-definitions/boards/template-wifi.yaml
@@ -19,7 +19,7 @@
definitions:
- repository: https://git.linaro.org/qa/test-definitions.git
from: git
- path: automated/linux/wlan-smoke/wlan-smoke.yaml
+ path: automated/linux/wlan-download/wlan-download.yaml
params:
DEVICE: ${WLAN_DEVICE}
ETHERNET_DEVICE: ${ETH_DEVICE}