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

bug-1909870: Make system test cases independent of each other. #3005

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

smarnach
Copy link
Contributor

This change makes the system test cases independent of each other. I combined the basic upload and download tests into a single test case. All other tests that need an upload simply upload a small archive first.

This change leads to a higher number of uploads when the system tests run. Since we switched to connection limiting for our Tecken deployments, this no longer leads to any rate limiting on the server side. We also introduced a lifecycle rule for our GCS buckets that expires the uploaded files early.

@smarnach smarnach requested a review from a team as a code owner September 10, 2024 10:58
Copy link
Collaborator

@willkg willkg left a comment

Choose a reason for hiding this comment

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

This is a great improvement. Nice job!

@smarnach smarnach merged commit 36f4f86 into main Sep 12, 2024
3 checks passed
@smarnach smarnach deleted the new-systemtests branch September 12, 2024 13:07
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.

2 participants