-
Notifications
You must be signed in to change notification settings - Fork 170
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
Conversation
Signed-off-by: Yulia Persky <[email protected]>
[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 |
There was a problem hiding this 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
Signed-off-by: Yulia Persky <[email protected]>
There was a problem hiding this 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
There was a problem hiding this 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
There was a problem hiding this 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
There was a problem hiding this 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
.
This PR handles requirements specified in #11129 and there are 4 new test cases which were added:
In order to support creation of NSS over GCP a support was added to namespacestore.py.