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

Adds delay before calling delete bucket operation to avoid intermittent "BucketNotEmpty" error #11135

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

udaysk23
Copy link
Contributor

@udaysk23 udaysk23 commented Jan 10, 2025

Adds delay before calling delete bucket operation to avoid intermittent "BucketNotEmpty" error for versioned buckets

Fixes #10761

@udaysk23 udaysk23 requested a review from a team as a code owner January 10, 2025 08:06
Copy link

openshift-ci bot commented Jan 10, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: udaysk23

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

@udaysk23 udaysk23 requested review from a team and ypersky1980 January 10, 2025 08:07
@udaysk23 udaysk23 added Squad/Red MCG Multi Cloud Gateway / NooBaa related issues labels Jan 10, 2025
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: ukurundw-71
Cluster Configuration:
PR Test Suite: tier2
PR Test Path: tests/functional/object/mcg/test_object_versioning.py::TestObjectVersioning::test_versioning_parallel_ops
Additional Test Params:
OCP VERSION: 4.18
OCS VERSION: 4.18
tested against branch: master

Job UNSTABLE (some or all tests failed).

@udaysk23 udaysk23 added the DO NOT MERGE Do not merge this change!! label Jan 10, 2025
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: ukurundw-71
Cluster Configuration:
PR Test Suite: tier2
PR Test Path: tests/functional/object/mcg/test_object_versioning.py::TestObjectVersioning::test_versioning_parallel_ops
Additional Test Params:
OCP VERSION: 4.18
OCS VERSION: 4.18
tested against branch: master

Job UNSTABLE (some or all tests failed).

@udaysk23 udaysk23 marked this pull request as draft January 10, 2025 11:38
@udaysk23 udaysk23 force-pushed the versioned_obj_delete branch 2 times, most recently from bde705d to 20edb44 Compare January 10, 2025 11:57
@pull-request-size pull-request-size bot added size/S PR that changes 10-29 lines and removed size/XS labels Jan 10, 2025
@udaysk23 udaysk23 force-pushed the versioned_obj_delete branch 2 times, most recently from d1320b3 to dfc32b4 Compare January 10, 2025 12:22
…nt BucketNotEmpty error

Signed-off-by: Uday Kurundwade <[email protected]>
@udaysk23 udaysk23 force-pushed the versioned_obj_delete branch from dfc32b4 to 2f08d5e Compare January 10, 2025 12:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
DO NOT MERGE Do not merge this change!! do-not-merge/work-in-progress MCG Multi Cloud Gateway / NooBaa related issues size/S PR that changes 10-29 lines Squad/Red
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Delete versioned objects from the bucket before calling delete bucket operation
2 participants