aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lt-qcom-debian-images-dragonboard410c.yaml2
-rw-r--r--lt-qcom-openembedded-rpb-morty.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/lt-qcom-debian-images-dragonboard410c.yaml b/lt-qcom-debian-images-dragonboard410c.yaml
index b07522cf09..6d657e349c 100644
--- a/lt-qcom-debian-images-dragonboard410c.yaml
+++ b/lt-qcom-debian-images-dragonboard410c.yaml
@@ -142,7 +142,7 @@
--qa-server-project ${OS_INFO} \
--git-commit ${BUILD_NUMBER} \
--template-path configs/lt-qcom/lava-job-definitions \
- --template-base-pre base_template.yaml
+ --template-base-pre base_template.yaml \
--template-names template.yaml template-wifi.yaml template-bt.yaml
publishers:
- groovy-postbuild:
diff --git a/lt-qcom-openembedded-rpb-morty.yaml b/lt-qcom-openembedded-rpb-morty.yaml
index 5cc05df498..6132ece61f 100644
--- a/lt-qcom-openembedded-rpb-morty.yaml
+++ b/lt-qcom-openembedded-rpb-morty.yaml
@@ -129,7 +129,7 @@
--env-suffix="-${DISTRO}" \
--git-commit ${BUILD_NUMBER} \
--template-path configs/lt-qcom/lava-job-definitions \
- --template-base-pre base_template.yaml
+ --template-base-pre base_template.yaml \
--template-names template.yaml template-wifi.yaml template-bt.yaml template-ptest.yaml
;;
rpb-wayland)