mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-04 19:56:32 +02:00
test/azure: use public IP
The subscription is not locked down, we can access VM with public IP Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
da29cc8c82
commit
35c7a370ab
@ -60,8 +60,6 @@ run_kola_tests() {
|
||||
--azure-hyper-v-generation="${hyperv_gen}" \
|
||||
${AZURE_USE_GALLERY} \
|
||||
${AZURE_KOLA_VNET:+--azure-kola-vnet=${AZURE_KOLA_VNET}} \
|
||||
${azure_vnet_subnet_name:+--azure-vnet-subnet-name=${azure_vnet_subnet_name}} \
|
||||
${AZURE_USE_PRIVATE_IPS:+--azure-use-private-ips=${AZURE_USE_PRIVATE_IPS}} \
|
||||
--image-version "${CIA_VERNUM}" \
|
||||
"${@}"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user