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:
Kai Lüke 2021-09-02 10:56:31 +02:00 committed by GitHub
commit 94261d5dd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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