aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-openembedded-rpb-morty.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2017-11-06 13:25:09 -0600
committerNicolas Dechesne <nicolas.dechesne@linaro.org>2017-11-06 21:29:30 +0000
commita09e27ead3932c938f8d8df0827cefc8471d6766 (patch)
treec94d58155e4401fecfcda528206ff1e16092995d /lt-qcom-openembedded-rpb-morty.yaml
parent3f0c9257bfe9f11458685fbb46b3defc081ec55f (diff)
lt-qcom-openembedded-rpb: Add own LAVA jobs for Wifi and BT tests
The LAVA dispatcher support for reboot between a test session is device specific (boot process related). For example in db410c when reboots it will enter in fastboot mode causing a lava-test-shell timeout. The WiFi and BT tests needs to be executed after boot because it looks at the initial status of the devices and could be contaminated for other tests. This also makes space for other tests related to WiFi and BT. A bad thing is now the download/flash image process needs to be executed tree times. Change-Id: I4ffa676008d3ec3807765a6917445dcd26777ef6 Signed-off-by: Aníbal Limón <anibal.limon@linaro.org>
Diffstat (limited to 'lt-qcom-openembedded-rpb-morty.yaml')
-rw-r--r--lt-qcom-openembedded-rpb-morty.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/lt-qcom-openembedded-rpb-morty.yaml b/lt-qcom-openembedded-rpb-morty.yaml
index 8c13158c67..bf70f70dc5 100644
--- a/lt-qcom-openembedded-rpb-morty.yaml
+++ b/lt-qcom-openembedded-rpb-morty.yaml
@@ -112,7 +112,7 @@
--env-suffix \"-${DISTRO}\" \
--git-commit ${BUILD_NUMBER} \
--template-path configs/lt-qcom-openembedded-rpb/lava-job-definitions \
- --template-names template.yaml
+ --template-names template.yaml template-wifi.yaml template-bt.yaml
;;
*)
echo "Skip DEVICE_TYPE for ${MACHINE}"