aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2019-10-14 15:58:50 +0000
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2019-10-14 15:59:59 +0000
commit85fca849eda0f47c820b6258acc7dbd871053658 (patch)
tree1ceb5761744aee192d32685cb4b4846d94dad241 /zephyr-upstream.yaml
parent12fbae13280d7f7339099c908664da64f6602a08 (diff)
Revert "zephyr-upstream: temporarily disable test job submission"
This reverts commit 162c5e79e165e9a13224ea0a8d3ce9d800ac32c2. Reason for revert: <INSERT REASONING HERE> Change-Id: I8c305fbe32690d93daf86b77138873169b75235d
Diffstat (limited to 'zephyr-upstream.yaml')
-rw-r--r--zephyr-upstream.yaml32
1 files changed, 16 insertions, 16 deletions
diff --git a/zephyr-upstream.yaml b/zephyr-upstream.yaml
index fd0dd4c8..7beed8f8 100644
--- a/zephyr-upstream.yaml
+++ b/zephyr-upstream.yaml
@@ -142,23 +142,23 @@
;;
esac
- #rm -rf configs
- #git clone --depth 1 http://git.linaro.org/ci/job/configs.git
+ rm -rf configs
+ git clone --depth 1 http://git.linaro.org/ci/job/configs.git
- #[ "${ROOT_BUILD_CAUSE}" = "SCMTRIGGER" ] && unset DEVICE_TYPE
- #[ -z "${DEVICE_TYPE}" ] || \
- #python configs/zephyr-upstream/submit_for_testing.py \
- # --board-name ${PLATFORM} \
- # --device-type ${DEVICE_TYPE} \
- # --build-number ${BUILD_NUMBER} \
- # --build-url ${BUILD_URL} \
- # --branch-name ${BRANCH} \
- # --lava-server ${LAVA_SERVER} \
- # --qa-server ${QA_SERVER} \
- # --qa-server-team lite \
- # --qa-server-project zephyr-upstream \
- # --gcc-variant ${ZEPHYR_TOOLCHAIN_VARIANT} \
- # --git-commit ${GIT_COMMIT_ID}
+ [ "${ROOT_BUILD_CAUSE}" = "SCMTRIGGER" ] && unset DEVICE_TYPE
+ [ -z "${DEVICE_TYPE}" ] || \
+ python configs/zephyr-upstream/submit_for_testing.py \
+ --board-name ${PLATFORM} \
+ --device-type ${DEVICE_TYPE} \
+ --build-number ${BUILD_NUMBER} \
+ --build-url ${BUILD_URL} \
+ --branch-name ${BRANCH} \
+ --lava-server ${LAVA_SERVER} \
+ --qa-server ${QA_SERVER} \
+ --qa-server-team lite \
+ --qa-server-project zephyr-upstream \
+ --gcc-variant ${ZEPHYR_TOOLCHAIN_VARIANT} \
+ --git-commit ${GIT_COMMIT_ID}
publishers:
- archive: