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

Add a case for lifecycle expiration on versining enabled bucket. #286

Merged
merged 2 commits into from Aug 30, 2019

Conversation

zhangsw
Copy link
Contributor

@zhangsw zhangsw commented Jun 28, 2019

This is for ceph/ceph#28587
Signed-off-by: zhang Shaowen zhangshaowen@cmss.chinamobile.com

Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
@cbodley
Copy link
Contributor

cbodley commented Jul 3, 2019

thanks @zhangsw - i'm seeing this test pass against master, though, so i don't think it really exposes the issue with duplicate delete markers

Signed-off-by: zhang Shaowen <zhangshaowen@cmss.chinamobile.com>
@zhangsw
Copy link
Contributor Author

zhangsw commented Jul 11, 2019

@cbodley I've updated the case. Now it works well...

@cbodley
Copy link
Contributor

cbodley commented Jul 11, 2019

@zhangsw excellent, thank you. 👍 with your fix in ceph/ceph#28587, i see it passing. without the fix, it's catching the failure with:

    eq(len(delete_markers), 1)                                                                                                                                                                      
AssertionError: 2 != 1

@cbodley cbodley merged commit 8f73242 into ceph:master Aug 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants