aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream-arm.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2017-12-12 12:29:02 +0200
committerFathi Boudra <fathi.boudra@linaro.org>2017-12-12 12:29:02 +0200
commit90af15dd1d85de6ee3fc5e2a27e65cdd351637ab (patch)
treeabfcfa8e837891712e32541755c78cff1bbfca5b /zephyr-upstream-arm.yaml
parent052eb01e6448e59ccafec65af863d2e52a604f10 (diff)
zephyr-upstream: don't submit LAVA jobs on manually triggered builds
Change-Id: I3d18c631650767b071b5b4d1e365ed1671c3e227 Reported-by: Chase Qi <chase.qi@linaro.org> Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'zephyr-upstream-arm.yaml')
-rw-r--r--zephyr-upstream-arm.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/zephyr-upstream-arm.yaml b/zephyr-upstream-arm.yaml
index 52d418ab1c..e29858c40f 100644
--- a/zephyr-upstream-arm.yaml
+++ b/zephyr-upstream-arm.yaml
@@ -137,6 +137,7 @@
rm -rf configs
git clone --depth 1 http://git.linaro.org/ci/job/configs.git
+ [ "${GIT_COMMIT}" = "master" ] && unset DEVICE_TYPE
[ -z "${DEVICE_TYPE}" ] || \
python configs/zephyr-upstream/submit_for_testing.py \
--board-name ${PLATFORM} \