jenkins/kola/qemu_common.sh: continue regular tests even if update test fails

The update test runs first but if it fails, we still want to continue
with the regular test suite.
This commit is contained in:
Kai Lueke 2021-09-02 10:38:02 +02:00
parent 4ca7027365
commit 0e8ea8b9d7

View File

@ -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