aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-01-13 10:10:42 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-01-13 10:10:42 +0200
commit011bd779acfa295dc6b5433a90034913c724327e (patch)
tree6fbc20dd30bb83baa6cdfa3f5659a9233b1ba057 /zephyr-upstream.yaml
parentc620919a5b0395f70775ebc864ee2b0b620ffaa3 (diff)
zephyr: substitute ${BRANCH} in the LAVA job definitions
Change-Id: Ifc468f57cb8c6a13c2a89dc13fb511101e202af1 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'zephyr-upstream.yaml')
-rw-r--r--zephyr-upstream.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr-upstream.yaml b/zephyr-upstream.yaml
index 9db0918869..fa8c31338e 100644
--- a/zephyr-upstream.yaml
+++ b/zephyr-upstream.yaml
@@ -111,6 +111,7 @@
-e "s|\${DEVICE_TYPE}|${DEVICE_TYPE}|" \
-e "s|\${ZEPHYR_GCC_VARIANT}|${ZEPHYR_GCC_VARIANT}|" \
-e "s|\${PLATFORM}|${PLATFORM}|" \
+ -e "s|\${BRANCH}|${BRANCH}|" \
-e "s|\${GIT_COMMIT}|${GIT_COMMIT}|" \
< configs/zephyr-upstream/lava-job-definitions/${DEVICE_TYPE}/task-api-test.yaml \
> custom_lava_job_definition.yaml