Update ci-automation/vendor-testing/azure.sh

This commit is contained in:
Kai Lüke 2022-05-27 06:50:55 +02:00 committed by Kai Lueke
parent ec84e340a0
commit ee31bbf148

View File

@ -41,7 +41,6 @@ if [[ "${CIA_ARCH}" == "arm64" ]]; then
AZURE_USE_GALLERY="--azure-use-gallery"
fi
set -o noglob
run_kola_tests() {
local instance_type="${1}"; shift