Skip to content

Commit

Permalink
MULTIARCH-4516: change compute profile from large to compact (#51477)
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Bastide <pbastide@redhat.com>
  • Loading branch information
prb112 committed Apr 30, 2024
1 parent 0bdf48c commit d573731
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ tests:
LOKI_ENABLED: "false"
OCP_VERSION: "4.14"
RESOURCE_GROUP: ipi-cicd-resource-group
SIZE_VARIANT: large
SIZE_VARIANT: compact
TERRAFORM_VERSION: 1.5.5
TEST_SKIPS: deploymentconfigs\| should expose cluster services outside the cluster\|
FIPS TestFIPS\| Multi-stage image builds should succeed\| Optimized image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -351,7 +351,7 @@ tests:
LOKI_ENABLED: "false"
OCP_VERSION: "4.15"
RESOURCE_GROUP: ipi-cicd-resource-group
SIZE_VARIANT: large
SIZE_VARIANT: compact
TERRAFORM_VERSION: 1.5.5
TEST_SKIPS: deploymentconfigs\| should expose cluster services outside the cluster\|
FIPS TestFIPS\| Multi-stage image builds should succeed\| Optimized image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ tests:
LOKI_ENABLED: "false"
OCP_VERSION: "4.16"
RESOURCE_GROUP: ipi-cicd-resource-group
SIZE_VARIANT: large
SIZE_VARIANT: compact
TERRAFORM_VERSION: 1.5.5
TEST_SKIPS: deploymentconfigs\| should expose cluster services outside the cluster\|
FIPS TestFIPS\| Multi-stage image builds should succeed\| Optimized image
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ tests:
LOKI_ENABLED: "false"
OCP_VERSION: "4.17"
RESOURCE_GROUP: ipi-cicd-resource-group
SIZE_VARIANT: large
SIZE_VARIANT: compact
TERRAFORM_VERSION: 1.5.5
TEST_SKIPS: deploymentconfigs\| should expose cluster services outside the cluster\|
FIPS TestFIPS\| Multi-stage image builds should succeed\| Optimized image
Expand Down

0 comments on commit d573731

Please sign in to comment.