mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-22 14:11:07 +02:00
ci-automation: Bump Azure amd64 and arm64 machine sizes to v6
Signed-off-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
parent
f39ee441e9
commit
a00813ffc1
@ -148,8 +148,8 @@ AWS_PARALLEL="${PARALLEL_TESTS:-8}"
|
|||||||
|
|
||||||
# -- Azure --
|
# -- Azure --
|
||||||
: ${AZURE_IMAGE_NAME:="flatcar_production_azure_image.vhd"}
|
: ${AZURE_IMAGE_NAME:="flatcar_production_azure_image.vhd"}
|
||||||
: ${AZURE_amd64_MACHINE_SIZE:="Standard_D2s_v4"}
|
: ${AZURE_amd64_MACHINE_SIZE:="Standard_D2s_v6"}
|
||||||
: ${AZURE_arm64_MACHINE_SIZE:="Standard_D2pls_v5"}
|
: ${AZURE_arm64_MACHINE_SIZE:="Standard_D2pls_v6"}
|
||||||
: ${AZURE_USE_GALLERY:=""}
|
: ${AZURE_USE_GALLERY:=""}
|
||||||
: ${AZURE_KOLA_VNET:=""}
|
: ${AZURE_KOLA_VNET:=""}
|
||||||
: ${AZURE_USE_PRIVATE_IPS:=true}
|
: ${AZURE_USE_PRIVATE_IPS:=true}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user