Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding 4 new test cases and a support for nss creation for gcp platform #11597

Closed

Conversation

ypersky1980
Copy link
Contributor

This PR handles requirements specified in #11129 and there are 4 new test cases which were added:

  1. CLI NSS creation over Azure
  2. CLI NSS creation over IBMCOS
  3. CLI NSS creation over AWS
  4. CLI NSS creation over GCP

In order to support creation of NSS over GCP a support was added to namespacestore.py.

@ypersky1980 ypersky1980 requested review from a team as code owners March 10, 2025 21:03
@pull-request-size pull-request-size bot added the size/M PR that changes 30-99 lines label Mar 10, 2025
Copy link

openshift-ci bot commented Mar 10, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: ypersky1980

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation on existing cluster

Cluster Name: ypersky-vm10
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/functional/object/mcg/test_namespace_crd.py::TestNamespace::test_namespace_bucket_creation_crd[AWS-CLI-Single]
Additional Test Params:
OCP VERSION: 4.18
OCS VERSION: 4.18
tested against branch: master

Job PASSED.

Signed-off-by: Yulia Persky <[email protected]>
Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation on existing cluster

Cluster Name: ypersky-vm10
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/functional/object/mcg/test_namespace_crd.py::TestNamespace::test_namespace_bucket_creation_crd[AZURE-CLI-Single]
Additional Test Params:
OCP VERSION: 4.18
OCS VERSION: 4.18
tested against branch: master

Job PASSED.

Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation on existing cluster

Cluster Name: ypersky-vm10
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/functional/object/mcg/test_namespace_crd.py::TestNamespace::test_namespace_bucket_creation_crd[IBM-CLI-Single]
Additional Test Params:
OCP VERSION: 4.18
OCS VERSION: 4.18
tested against branch: master

Job PASSED.

Copy link

@ocs-ci ocs-ci left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR validation on existing cluster

Cluster Name: ypersky-vm10
Cluster Configuration:
PR Test Suite: tier1
PR Test Path: tests/functional/object/mcg/test_namespace_crd.py::TestNamespace::test_namespace_bucket_creation_crd[GCP-CLI-Single]
Additional Test Params:
OCP VERSION: 4.18
OCS VERSION: 4.18
tested against branch: master

Job PASSED.

@ypersky1980 ypersky1980 added the Verified Mark when PR was verified and log provided label Mar 11, 2025
Copy link
Contributor

@sagihirshfeld sagihirshfeld left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please remove the newly added on_prem_platform_required marks since they will cause a skip of these tests when they shouldn't. This is only applicable for RGW-OC-Single and RGW-CLI-Single.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
MCG Multi Cloud Gateway / NooBaa related issues size/M PR that changes 30-99 lines Squad/Red Verified Mark when PR was verified and log provided
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants