summaryrefslogtreecommitdiff
path: root/plans
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2017-10-25 08:09:48 -0500
committerAníbal Limón <anibal.limon@linaro.org>2017-10-25 09:04:49 -0500
commitea7fd4ee70a623839bcebd920722ecf2e2afdd1d (patch)
tree344e891854367776c0696ad5d8e3bda3cf59759c /plans
parent2548d5914da22003c38153ce8e274c93aed52ebb (diff)
plans/qcomlt/smoke.yaml: Add WLAN and HCI smoke tests
Recently added and tested by Nicolas Dechesne [1]. [1] https://staging.validation.linaro.org/results/194938 Change-Id: Iea28180352678322bfac7382fa03bca3f17107da Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'plans')
-rw-r--r--plans/qcomlt/smoke.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/plans/qcomlt/smoke.yaml b/plans/qcomlt/smoke.yaml
index f99a944..0ec0bb0 100644
--- a/plans/qcomlt/smoke.yaml
+++ b/plans/qcomlt/smoke.yaml
@@ -17,6 +17,12 @@ requirements:
- path: automated/linux/usb-smoke/usb-smoke-test.yaml
repository: https://git.linaro.org/qa/test-definitions.git
timeout: 1200
+ - path: automated/linux/wlan-smoke/wlan-smoke.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
+ - path: automated/linux/hci-smoke/hci-smoke.yaml
+ repository: https://git.linaro.org/qa/test-definitions.git
+ timeout: 1200
- path: automated/linux/toolchain-smoke/toolchain-smoke.yaml
repository: https://git.linaro.org/qa/test-definitions.git
timeout: 1200