aboutsummaryrefslogtreecommitdiff
path: root/zephyr-upstream-arm.yaml
diff options
context:
space:
mode:
authorChase Qi <chase.qi@linaro.org>2018-05-02 16:35:43 +0800
committerFathi Boudra <fathi.boudra@linaro.org>2018-05-02 08:50:50 +0000
commitf1da031aa53ab254e5ca8b88f64a820a10130135 (patch)
tree8faf10957768fdd4f7279e7ad25693b687edc5db /zephyr-upstream-arm.yaml
parentb77446ad73a39668ed3d1e28011d6e6be0347179 (diff)
zephyr-upstream*: enable more debug options
The following error is observed when squad submits test jobs: May 01 00:59:19 qa-reports-worker-0 celery[23186]: [2018-05-01 00:59:19,255: ERROR/ForkPoolWorker-2] squad.ci.tasks.submit[9dccb402-09bb-49b9-b761-f9d7c652a3e7]: submitting job 519825 to validation.linaro.org: <Fault 400: "Problem with submitted job data: Invalid character for dictionary value @ data['actions'][2]['test']['monitors'][0]['name']"> I tried to render test template manually, but I cannot duplicate this issue. This patch enable more debug options for further investigation. * Set '-x' for job submission bash shell to print variables. * Print LAVA test job definition before job submission. Bug fix: * Remove the last redundant --build-url argument Change-Id: I2e79fcb70aa5b9327d58fa1c63c75a1db1331d94 Signed-off-by: Chase Qi <chase.qi@linaro.org>
Diffstat (limited to 'zephyr-upstream-arm.yaml')
-rw-r--r--zephyr-upstream-arm.yaml5
1 files changed, 2 insertions, 3 deletions
diff --git a/zephyr-upstream-arm.yaml b/zephyr-upstream-arm.yaml
index 2398f17af6..c7b3cbb835 100644
--- a/zephyr-upstream-arm.yaml
+++ b/zephyr-upstream-arm.yaml
@@ -118,7 +118,7 @@
out/${PLATFORM} components/kernel/zephyr/${BRANCH}/${ZEPHYR_GCC_VARIANT}/${PLATFORM}/${BUILD_NUMBER}
- shell: |
- #!/bin/bash -e
+ #!/bin/bash -ex
case "${PLATFORM}" in
frdm_k64f)
@@ -151,8 +151,7 @@
--qa-server-team lite \
--qa-server-project zephyr-upstream-arm \
--gcc-variant ${ZEPHYR_GCC_VARIANT} \
- --git-commit ${GIT_COMMIT} \
- --build-url ${BUILD_URL} \
+ --git-commit ${GIT_COMMIT}
publishers:
- archive: