aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream-arm.yaml
diff options
context:
space:
mode:
authorMilosz Wasilewski <milosz.wasilewski@linaro.org>2018-06-19 10:33:36 +0100
committerMilosz Wasilewski <milosz.wasilewski@linaro.org>2018-06-19 10:33:36 +0100
commita0352361ae46a797a275f2f6ed699c34f7dd89c1 (patch)
tree8fb7faab6531d325e95c135d5b33e9994e2cfe24 /zephyr-upstream-arm.yaml
parentddcb55a9f5a18611929d86064171390c53eb7d9a (diff)
zephyr: temporarily disable testing
LITE LAVA instance is down. Disable testing for the time of repair. Change-Id: Id7d78b6e3d34b131594928145146fbe9a66c9f2f Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
Diffstat (limited to 'zephyr-upstream-arm.yaml')
-rw-r--r--zephyr-upstream-arm.yaml34
1 files changed, 17 insertions, 17 deletions
diff --git a/zephyr-upstream-arm.yaml b/zephyr-upstream-arm.yaml
index 090fd84a85..18d837eca3 100644
--- a/zephyr-upstream-arm.yaml
+++ b/zephyr-upstream-arm.yaml
@@ -120,23 +120,23 @@
- shell: |
#!/bin/bash -ex
- case "${PLATFORM}" in
- frdm_k64f)
- export DEVICE_TYPE=frdm-k64f
- ;;
- frdm_kw41z)
- export DEVICE_TYPE=frdm-kw41z
- ;;
- disco_l475_iot1)
- export DEVICE_TYPE=disco-l475-iot1
- ;;
- qemu_cortex_m3)
- export DEVICE_TYPE=qemu
- ;;
- *)
- echo "Skip DEVICE_TYPE for ${PLATFORM}"
- ;;
- esac
+ #case "${PLATFORM}" in
+ # frdm_k64f)
+ # export DEVICE_TYPE=frdm-k64f
+ # ;;
+ # frdm_kw41z)
+ # export DEVICE_TYPE=frdm-kw41z
+ # ;;
+ # disco_l475_iot1)
+ # export DEVICE_TYPE=disco-l475-iot1
+ # ;;
+ # qemu_cortex_m3)
+ # export DEVICE_TYPE=qemu
+ # ;;
+ # *)
+ # echo "Skip DEVICE_TYPE for ${PLATFORM}"
+ # ;;
+ #esac
rm -rf configs
git clone --depth 1 http://git.linaro.org/ci/job/configs.git