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

Update tests for bucket cleanup + remove unnecessary installs #865

Merged
merged 4 commits into from
Jun 15, 2023

Conversation

abiswal2001
Copy link
Collaborator

S3 currently does not have proper bucket cleanup after testing leading to TooManyBuckets errors on tests after a certain point. This adds the cleanup logic to every integration test.

Furthermore, the hadoop jdk installs were removed as they should not be required anymore.

@sarahwooders sarahwooders merged commit fecd572 into main Jun 15, 2023
11 of 22 checks passed
@sarahwooders sarahwooders deleted the updatetests branch June 15, 2023 04:43
sarahwooders pushed a commit that referenced this pull request Jun 15, 2023
S3 currently does not have proper bucket cleanup after testing leading
to `TooManyBuckets` errors on tests after a certain point. This adds the
cleanup logic to every integration test.

Furthermore, the hadoop jdk installs were removed as they should not be
required anymore.
sarahwooders pushed a commit that referenced this pull request Jun 22, 2023
S3 currently does not have proper bucket cleanup after testing leading
to `TooManyBuckets` errors on tests after a certain point. This adds the
cleanup logic to every integration test.

Furthermore, the hadoop jdk installs were removed as they should not be
required anymore.
This pull request was closed.
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