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> Signed-off-by: Mathieu Tortuyaux <mtortuyaux@microsoft.com>
This commit is contained in:
parent
2db90a9727
commit
c1e8523a44
@ -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