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 b30b32d065
commit 3a50a6385f

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