Skip to content

Commit

Permalink
Switch to odf-aws cluster profile for mcg-ms-console & mcg-osd-deployer
Browse files Browse the repository at this point in the history
Signed-off-by: Malay Kumar Parida <[email protected]>
  • Loading branch information
malayparida2000 committed Feb 15, 2024
1 parent 6f90f98 commit 261f8d7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,9 @@ tests:
memory: 200Mi
- as: mcg-ms-console-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
COMPUTE_NODE_TYPE: m4.2xlarge
ZONES_COUNT: "1"
test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tag_specification:
tests:
- as: test-suite
steps:
cluster_profile: aws
cluster_profile: odf-aws
test:
- as: test-suite-aws
commands: make test
Expand All @@ -32,7 +32,7 @@ tests:
memory: 200Mi
- as: lint
steps:
cluster_profile: aws
cluster_profile: odf-aws
test:
- as: lint-aws
commands: USE_EXISTING_CLUSTER=true make lint
Expand Down

0 comments on commit 261f8d7

Please sign in to comment.