From ec84e340a0cedf6ff6a9ff7ee9c9604c215a2af6 Mon Sep 17 00:00:00 2001 From: Sayan Chowdhury Date: Wed, 25 May 2022 17:50:56 +0530 Subject: [PATCH] fixup! ci-automation/azure: Add initial container tests infra for Azure --- ci-automation/vendor-testing/azure.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci-automation/vendor-testing/azure.sh b/ci-automation/vendor-testing/azure.sh index 72c2da40fe..44e78db53f 100755 --- a/ci-automation/vendor-testing/azure.sh +++ b/ci-automation/vendor-testing/azure.sh @@ -84,6 +84,6 @@ run_kola_tests_on_instances \ "${CIA_FIRST_RUN}" \ ${IS_AMD64:+v1} \ '--' \ - '' \ + 'cl.internet' \ '--' \ "${@}"