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

Relax cleanup check in SnapshotStressTestsIT #106569

Merged

Conversation

DaveCTurner
Copy link
Contributor

Weakens the post-cleanup checks to align them with main: we can't
assert no leaked blobs here because today the first cleanup leaves the
original RepositoryData in place so the second cleanup is not a no-op.

Relates #100718
Backport of #100855 to 7.17

We can't assert no leaked blobs here because today the first cleanup
leaves the original `RepositoryData` in place so the second cleanup is
not a no-op.

Relates elastic#100718
Backport of elastic#100855 to 7.17
@DaveCTurner DaveCTurner added >test Issues or PRs that are addressing/adding tests :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs backport auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) v7.17.20 labels Mar 20, 2024
@elasticsearchmachine elasticsearchmachine merged commit 92f290e into elastic:7.17 Mar 20, 2024
10 checks passed
@DaveCTurner DaveCTurner deleted the 2024/03/20/backport-100855-7.17 branch March 20, 2024 17:09
@DaveCTurner DaveCTurner restored the 2024/03/20/backport-100855-7.17 branch June 17, 2024 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-merge Automatically merge pull request when CI checks pass (NB doesn't wait for reviews!) backport :Distributed/Snapshot/Restore Anything directly related to the `_snapshot/*` APIs >test Issues or PRs that are addressing/adding tests v7.17.20
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants