aboutsummaryrefslogtreecommitdiff
path: root/lt-qcom-openembedded-rpb-morty.yaml
diff options
context:
space:
mode:
authorAníbal Limón <anibal.limon@linaro.org>2017-10-26 10:12:59 -0500
committerAníbal Limón <anibal.limon@linaro.org>2017-10-26 10:12:59 -0500
commitfb80df5b2c7344d387d17bf58755685ad80d053f (patch)
treecdbff68ede5fca84c15ac12e0ccf137ecb9c50bd /lt-qcom-openembedded-rpb-morty.yaml
parentccc1d48175bddb310c05d92e877c24d3573ea014 (diff)
lt-qcom-openembedded-rpb-morty: Escape envprefix when submit to test
There is a failure because the python argparse took the env prefix as an argument so escape the quotes. [1] [1] https://ci.linaro.org/job/lt-qcom-openembedded-rpb-morty/39/DISTRO=rpb,MACHINE=dragonboard-410c,label=docker-jessie-amd64/console Change-Id: Iaf47444beceed61f9ab9fa1e9fd0999e3841601d 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 6494a4e25d..d79717927c 100644
--- a/lt-qcom-openembedded-rpb-morty.yaml
+++ b/lt-qcom-openembedded-rpb-morty.yaml
@@ -109,7 +109,7 @@
--qa-server ${QA_SERVER} \
--qa-server-team qcomlt \
--qa-server-project openembedded-rpb-morty \
- --env-suffix "-${DISTRO}" \
+ --env-suffix \"-${DISTRO}\" \
--git-commit ${BUILD_NUMBER} \
--template-path configs/lt-qcom-openembedded-rpb/lava-job-definitions \
--template-names template.yaml