diff --git a/ci-automation/vendor-testing/azure.sh b/ci-automation/vendor-testing/azure.sh index 44e78db53f..53f336d5df 100755 --- a/ci-automation/vendor-testing/azure.sh +++ b/ci-automation/vendor-testing/azure.sh @@ -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