-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HADOOP-18168. Fix S3A ITestMarkerTool dep. on purged public bucket, introduce PublicDatasetTestUtils #4140
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
Merged
Merged
HADOOP-18168. Fix S3A ITestMarkerTool dep. on purged public bucket, introduce PublicDatasetTestUtils #4140
Changes from 3 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
cdbb84c
Update ITestMarkerTool to take many-object bucket from config
dannycjones 0a06a92
Replace default test many-object bucket with 'commoncrawl'
dannycjones 8152d19
Rename testRunLimitedLandsatAudit test
dannycjones 83d62c1
Introduce PublicDatasetTestUtils for bucket with many objects
dannycjones f058fe4
Migrate ITestS3ARequesterPays to PublicDatasetTestUtils
dannycjones f73cb3f
Replace common-crawl usage with requester pays bucket usgs-landsat
dannycjones 0c39b59
Add method for large test object (landsat) to PublicDatasetTestUtils
dannycjones a8e56f3
Revert "Add method for large test object (landsat) to PublicDatasetTe…
dannycjones 8fd79b5
Add private constructor for PublicDatasetTestUtils
dannycjones 11b9541
Fix bucket override configurations for ITestS3ARequesterPays
dannycjones e734caa
Merge branch 'trunk' into HADOOP-18168
dannycjones 79710a1
Allow endpoint to be configured using bucket overrides
dannycjones 1692c71
Mark PublicDatasetTestUtils class as final
dannycjones 364ce9e
Fix ITestS3ARequesterPays#updateConf JavaDoc
dannycjones 73eeb50
Revert moving super.createConfiguration() logic into helper method
dannycjones 7bbc2b2
Fix S3ATestConstants import
dannycjones cb19dff
Move PublicDatasetTestUtils to o.a.h.fs.s3a.test
dannycjones a736bb5
Add note on PublicDatasetTestUtils to testing.md
dannycjones 6302c5b
Fix note 'standard commercial partition'
dannycjones File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.