mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-22 09:42:25 +01:00
Use a less powerful machine for amd64 tests
Signed-off-by: Robin Schneider <robin.schneider@stackit.cloud>
This commit is contained in:
parent
8c5cc3b270
commit
c68d7d38c9
@ -162,7 +162,7 @@ AKAMAI_INSTANCE_TYPE="g6-standard-2"
|
|||||||
# -- STACKIT --
|
# -- STACKIT --
|
||||||
STACKIT_PARALLEL="${PARALLEL_TESTS:-1}"
|
STACKIT_PARALLEL="${PARALLEL_TESTS:-1}"
|
||||||
STACKIT_IMAGE_NAME="flatcar_production_stackit_image.img"
|
STACKIT_IMAGE_NAME="flatcar_production_stackit_image.img"
|
||||||
: ${STACKIT_amd64_INSTANCE_TYPE:="c2i.8"}
|
: ${STACKIT_amd64_INSTANCE_TYPE:="c2i.2"}
|
||||||
: ${STACKIT_arm64_INSTANCE_TYPE:="g1r.4d"}
|
: ${STACKIT_arm64_INSTANCE_TYPE:="g1r.4d"}
|
||||||
: ${STACKIT_arm64_LOCATION:="eu01-2"}
|
: ${STACKIT_arm64_LOCATION:="eu01-2"}
|
||||||
: ${STACKIT_amd64_LOCATION:="eu01-2"}
|
: ${STACKIT_amd64_LOCATION:="eu01-2"}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user