mirror of
https://github.com/flatcar/scripts.git
synced 2026-01-22 08:52:15 +01:00
Merge pull request #398 from flatcar-linux/scripts
ci-automation: Sync used EquinixMetal region to use for ARM64 servers
This commit is contained in:
commit
f418c3e2a2
@ -60,7 +60,7 @@ QEMU_UEFI_BIOS="${QEMU_UEFI_BIOS:-flatcar_production_qemu_uefi_efi_code.fd}"
|
||||
EQUINIXMETAL_PARALLEL="${PARALLEL_TESTS:-4}"
|
||||
# Metro is a set of Equinix Metal regions
|
||||
EQUINIXMETAL_amd64_METRO="${EQUINIXMETAL_amd64_METRO:-SV}"
|
||||
EQUINIXMETAL_arm64_METRO="${EQUINIXMETAL_arm64_METRO:-DA}"
|
||||
EQUINIXMETAL_arm64_METRO="${EQUINIXMETAL_arm64_METRO:-DC}"
|
||||
# Name of the Equinix Metal image
|
||||
EQUINIXMETAL_IMAGE_NAME="flatcar_production_packet_image.bin.bz2"
|
||||
# Storage URL required to store user-data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user