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

PESDLC-1021 Use bucket policy for cleanup by default #17465

Merged
merged 2 commits into from
Mar 29, 2024

Conversation

savex
Copy link
Contributor

@savex savex commented Mar 28, 2024

This enables policy based cleanup by default for tests that uses SISettings class. Most of the tests creates a lot of data and it takes an effort to clean buckets one key at a time. Policy will do it faster.

For those tests that are not using SISettings - we have rp_cloud_cleanup.py running at CDT-Cloud jobs that will apply similar policy to all of the buckets.

And as a third line - the scheduled job to clean resources on either AWS or GCP

Backports Required

  • none - not a bug fix
  • none - this is a backport
  • none - issue does not exist in previous branches
  • none - papercut/not impactful enough to backport
  • v23.3.x
  • v23.2.x

Release Notes

  • none

@savex savex marked this pull request as ready for review March 28, 2024 15:17
@savex savex requested review from ivotron and gousteris March 28, 2024 15:29
andrewhsu
andrewhsu previously approved these changes Mar 28, 2024
Copy link
Member

@andrewhsu andrewhsu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM based on our sdlc discussion

@savex savex merged commit 88b42a4 into dev Mar 29, 2024
16 checks passed
@savex savex deleted the PESDLC-1021-enable-bucket-policy branch March 29, 2024 14:32
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

3 participants