mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-23 06:31:18 +02:00
Merge pull request #149 from kinvolk/kai/accept-failed-update-test
jenkins/kola/qemu_common.sh: continue regular tests even if update test fails
This commit is contained in:
commit
94261d5dd4
@ -84,7 +84,7 @@ if [ "${KOLA_TESTS}" = "*" ] || [ "$(echo "${KOLA_TESTS}" | grep 'cl.update.payl
|
||||
--tapfile="/mnt/host/source/${JOB_NAME##*/}_update_from_previous_release.tap" \
|
||||
--torcx-manifest=/mnt/host/source/torcx_manifest.json \
|
||||
--update-payload=/mnt/host/source/tmp/flatcar_test_update.gz \
|
||||
cl.update.payload
|
||||
cl.update.payload || true
|
||||
fi
|
||||
|
||||
# Do not expand the kola test patterns globs
|
||||
|
Loading…
x
Reference in New Issue
Block a user