Skip to content

Commit c68d7d3

Browse files
Use a less powerful machine for amd64 tests
Signed-off-by: Robin Schneider <[email protected]>
1 parent 8c5cc3b commit c68d7d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci-automation/ci-config.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ AKAMAI_INSTANCE_TYPE="g6-standard-2"
162162
# -- STACKIT --
163163
STACKIT_PARALLEL="${PARALLEL_TESTS:-1}"
164164
STACKIT_IMAGE_NAME="flatcar_production_stackit_image.img"
165-
: ${STACKIT_amd64_INSTANCE_TYPE:="c2i.8"}
165+
: ${STACKIT_amd64_INSTANCE_TYPE:="c2i.2"}
166166
: ${STACKIT_arm64_INSTANCE_TYPE:="g1r.4d"}
167167
: ${STACKIT_arm64_LOCATION:="eu01-2"}
168168
: ${STACKIT_amd64_LOCATION:="eu01-2"}

0 commit comments

Comments
 (0)