aboutsummaryrefslogtreecommitdiff
path: root/openembedded-lkft-lsk-4.14.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2018-04-10 13:56:26 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2018-04-10 14:00:00 +0300
commit6073c3509b618af081edd0c81f0f7b746d69635c (patch)
tree4e0a0245f5bd0fe2d0989d57cecd571a4b4da8d4 /openembedded-lkft-lsk-4.14.yaml
parentd1ed83e4cc7864f1223f5da650b104e670730917 (diff)
openembedded-lkft: use includeraw for the publishing step
the step is modified with the inclusion of set -ex, in order to help debug future failures (as observed in https://projects.linaro.org/browse/CTT-1107). Change-Id: I2cc785cb79e8a7a0eb1fe3d4c79278a2de739c3c Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to 'openembedded-lkft-lsk-4.14.yaml')
-rw-r--r--openembedded-lkft-lsk-4.14.yaml12
1 files changed, 2 insertions, 10 deletions
diff --git a/openembedded-lkft-lsk-4.14.yaml b/openembedded-lkft-lsk-4.14.yaml
index 03fc2444a5..610ae7abf8 100644
--- a/openembedded-lkft-lsk-4.14.yaml
+++ b/openembedded-lkft-lsk-4.14.yaml
@@ -127,16 +127,8 @@
- inject:
properties-file: post_build_lava_parameters
- linaro-publish-token
- - shell: |
- #!/bin/bash
-
- # Publish
- test -d ${HOME}/bin || mkdir ${HOME}/bin
- wget -q https://git.linaro.org/ci/publishing-api.git/blob_plain/HEAD:/linaro-cp.py -O ${HOME}/bin/linaro-cp.py
- time python ${HOME}/bin/linaro-cp.py \
- --server ${PUBLISH_SERVER} \
- --link-latest \
- ${DEPLOY_DIR_IMAGE}/ ${PUB_DEST}
+ - shell:
+ !include-raw: openembedded-lkft/publishers.sh
- shell:
!include-raw: openembedded-lkft/submit_for_testing.sh
publishers: