Skip to content

Commit

Permalink
Switch to odf-aws cluster profile inside red-hat-storage org (#48750)
Browse files Browse the repository at this point in the history
* Delete ci-operator config for mcg-osd-deployer & mcg-ms-console repo

These 2 repos are unreleased product & have been long discontinued.
There tests are anyways failing without the cluster profile change so
removing them is prefered.

Signed-off-by: Malay Kumar Parida <[email protected]>

* Switch to odf-aws cluster profile for ocs-operator repo

Signed-off-by: Malay Kumar Parida <[email protected]>

* Switch to odf-aws cluster profile for odf-console repo

Signed-off-by: Malay Kumar Parida <[email protected]>

* Switch to odf-aws cluster profile for odf-multicluster-orchestrator repo

Signed-off-by: Malay Kumar Parida <[email protected]>

* Switch to odf-aws cluster profile for odf-operator repo

Signed-off-by: Malay Kumar Parida <[email protected]>

* Add make update changes

Signed-off-by: Malay Kumar Parida <[email protected]>

---------

Signed-off-by: Malay Kumar Parida <[email protected]>
  • Loading branch information
malayparida2000 authored Feb 21, 2024
1 parent eee203d commit cb43923
Show file tree
Hide file tree
Showing 86 changed files with 244 additions and 681 deletions.
15 changes: 0 additions & 15 deletions ci-operator/config/red-hat-storage/mcg-ms-console/OWNERS

This file was deleted.

This file was deleted.

13 changes: 0 additions & 13 deletions ci-operator/config/red-hat-storage/mcg-osd-deployer/OWNERS

This file was deleted.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,11 @@ resources:
tests:
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
COMPUTE_NODE_TYPE: m5.2xlarge
ZONES_COUNT: "3"
test:
- as: e2e-test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,13 @@ tests:
from: src
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
dependencies:
CATALOG_FULL_IMAGE_NAME: ocs-registry
MUST_GATHER_FULL_IMAGE_NAME: ocs-must-gather
OO_INDEX: ci-index-ocs-operator-bundle
env:
BASE_DOMAIN: makestoragegreatagain.com
OCP_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocp-must-gather
OCS_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocs-must-gather
OO_CHANNEL: alpha
Expand Down Expand Up @@ -132,7 +133,9 @@ tests:
- as: red-hat-storage-ocs-ci-e2e-aws
optional: true
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,12 +81,13 @@ tests:
from: src
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
dependencies:
CATALOG_FULL_IMAGE_NAME: ocs-registry
MUST_GATHER_FULL_IMAGE_NAME: ocs-must-gather
OO_INDEX: ci-index-ocs-operator-bundle
env:
BASE_DOMAIN: makestoragegreatagain.com
OCP_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocp-must-gather
OCS_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocs-must-gather
OO_CHANNEL: alpha
Expand Down Expand Up @@ -128,7 +129,9 @@ tests:
- as: red-hat-storage-ocs-ci-e2e-aws
optional: true
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,18 +76,21 @@ tests:
from: src
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
dependencies:
CATALOG_FULL_IMAGE_NAME: ocs-registry
MUST_GATHER_FULL_IMAGE_NAME: ocs-must-gather
OO_INDEX: ci-index-ocs-operator-bundle
env:
BASE_DOMAIN: makestoragegreatagain.com
COMPUTE_NODE_TYPE: m5.2xlarge
OCP_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocp-must-gather
OCS_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocs-must-gather
OO_CHANNEL: alpha
OO_INSTALL_NAMESPACE: openshift-storage
OO_PACKAGE: ocs-operator
OO_TARGET_NAMESPACES: '!install'
ZONES_COUNT: "3"
post:
- as: ocs-must-gather
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,17 +68,20 @@ tests:
from: src
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
dependencies:
CATALOG_FULL_IMAGE_NAME: ocs-registry
OO_INDEX: ci-index-ocs-operator-bundle
env:
BASE_DOMAIN: makestoragegreatagain.com
COMPUTE_NODE_TYPE: m5.2xlarge
OCP_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocp-must-gather
OCS_MUST_GATHER_DIR: ${ARTIFACT_DIR}/ocs-must-gather
OO_CHANNEL: alpha
OO_INSTALL_NAMESPACE: openshift-storage
OO_PACKAGE: ocs-operator
OO_TARGET_NAMESPACES: '!install'
ZONES_COUNT: "3"
post:
- as: ocs-must-gather
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,11 @@ tests:
from: src
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
COMPUTE_NODE_TYPE: m5.2xlarge
ZONES_COUNT: "3"
test:
- as: e2e-test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,11 @@ resources:
tests:
- as: ocs-operator-bundle-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
COMPUTE_NODE_TYPE: m5.2xlarge
ZONES_COUNT: "3"
test:
- as: e2e-test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ tests:
from: src
- as: ocs-operator-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand All @@ -104,7 +106,9 @@ tests:
workflow: ipi-aws
- as: red-hat-storage-ocs-ci-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,9 @@ tests:
from: src
- as: ocs-operator-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand All @@ -105,7 +107,9 @@ tests:
workflow: ipi-aws
- as: red-hat-storage-ocs-ci-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,9 @@ tests:
from: src
- as: ocs-operator-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand All @@ -104,7 +106,9 @@ tests:
workflow: ipi-aws
- as: red-hat-storage-ocs-ci-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,9 @@ tests:
from: src
- as: ocs-operator-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand All @@ -99,7 +101,9 @@ tests:
workflow: ipi-aws
- as: red-hat-storage-ocs-ci-e2e-aws
steps:
cluster_profile: aws
cluster_profile: odf-aws
env:
BASE_DOMAIN: makestoragegreatagain.com
test:
- as: test
cli: latest
Expand Down
Loading

0 comments on commit cb43923

Please sign in to comment.