From 872f3ce0b9c2ab2bba108e11200b5da3c0fa08e4 Mon Sep 17 00:00:00 2001 From: "ryan.kuba" Date: Tue, 27 Jun 2023 15:06:59 -0400 Subject: [PATCH] KASM-3718 test with full size client instances --- .gitlab-ci.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 6bd554b..e03f672 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -101,7 +101,7 @@ test_multi: - $DOCKERHUB_REVERT - $REVERT_IS_ROLLING tags: - - aws-autoscale-nano + - aws-autoscale parallel: matrix: - ARCH: [ "x86_64", "aarch64" ] @@ -120,7 +120,7 @@ test_single: - $DOCKERHUB_REVERT - $REVERT_IS_ROLLING tags: - - aws-autoscale-nano + - aws-autoscale parallel: matrix: - BUILD_META: *SINGLE_ARCH_BUILDS