-
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
Fix s3_list_objects_v2 function keyword args default value #10137
Conversation
Signed-off-by: Mahesh Shetty <[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: mashetty-stj16
Cluster Configuration:
PR Test Suite:
PR Test Path: tests/functional/object/mcg/lifecycle/test_mcg_namespace_s3_ops_rpc.py::TestMcgNamespaceS3OperationsRpc::test_mcg_namespace_basic_s3_ops_rpc
Additional Test Params:
OCP VERSION: 4.17
OCS VERSION: 4.17
tested against branch: master
Job FAILED (installation failed, tests not executed).
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: mashetty-stj16
Cluster Configuration:
PR Test Suite:
PR Test Path: tests/functional/object/mcg/lifecycle/test_mcg_namespace_s3_ops_crd.py::TestMcgNamespaceS3OperationsCrd::test_mcg_namespace_basic_s3_ops_crd
Additional Test Params:
OCP VERSION: 4.17
OCS VERSION: 4.17
tested against branch: master
Job UNSTABLE (some or all tests failed).
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: mashetty-stj16
Cluster Configuration:
PR Test Suite:
PR Test Path: tests/functional/object/mcg/lifecycle/test_mcg_namespace_s3_ops_crd.py::TestMcgNamespaceS3OperationsCrd::test_mcg_namespace_basic_s3_ops_crd
Additional Test Params:
OCP VERSION: 4.17
OCS VERSION: 4.17
tested against branch: master
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: avd-sagare, mashetty330, parikshithb, PrasadDesala 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 |
Signed-off-by: Mahesh Shetty <[email protected]>
Fixes #10127