Skip to content

test destination maintenance script #2714

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

Draft
wants to merge 3 commits into
base: devel
Choose a base branch
from

Conversation

sh-rp
Copy link
Collaborator

@sh-rp sh-rp commented Jun 4, 2025

Description

All of our tests clean up after they run on our destinations, but there are cases where the pytest teardown gets interrupted and orphan datasets remain. This PR adds a script that we can run on a schedule that cleans up these datasets every night. For some destinations, we know if for sure for athena and the glue catalog, there is a massive slowdown if many datasets are present.

Copy link

netlify bot commented Jun 4, 2025

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit e37d47f
🔍 Latest deploy log https://app.netlify.com/projects/dlt-hub-docs/deploys/684099613a1d3b0008a558e2
😎 Deploy Preview https://deploy-preview-2714--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@sh-rp sh-rp added the tech-debt Leftovers from previous sprint that should be fixed over time label Jun 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Leftovers from previous sprint that should be fixed over time
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant