-
Notifications
You must be signed in to change notification settings - Fork 8.9k
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
HADOOP-18508. S3A: Support parallel integration test runs on same bucket #5081
HADOOP-18508. S3A: Support parallel integration test runs on same bucket #5081
Commits on May 24, 2024
-
HADOOP-18508. Support multiple s3a integration test runs on same buck…
…et in parallel * adds job id to fork id * adds option to disable root tests * documents this * gets more tests working under the job/fork subdir rather than absolute paths. tracking them down is tricky. Change-Id: I95530f883307b66971c0300631993798967b6739
Configuration menu - View commit details
-
Copy full SHA for 8667614 - Browse repository at this point
Copy the full SHA 8667614View commit details -
HADOOP-18508. yetus and some doc tuning
Change-Id: Ieb9b5bbb0644c9e030dbdc80f51a032964e727ab
Configuration menu - View commit details
-
Copy full SHA for 23a93ff - Browse repository at this point
Copy the full SHA 23a93ffView commit details -
Change-Id: If00e579a831110886e0e1ade46fe72dbe70269fa
Configuration menu - View commit details
-
Copy full SHA for 01e53d8 - Browse repository at this point
Copy the full SHA 01e53d8View commit details -
* cut mention of cloudstore sessionkeys * review changes and cut back on diff Change-Id: Ib2bdd02921f7cdbf9e0b924cab0bfbf30f21c395
Configuration menu - View commit details
-
Copy full SHA for cecc6f2 - Browse repository at this point
Copy the full SHA cecc6f2View commit details -
Change-Id: I48fc6b30ba69a616fae688c45dffacc5da504014
Configuration menu - View commit details
-
Copy full SHA for e0b6217 - Browse repository at this point
Copy the full SHA e0b6217View commit details -
HADOOP-18508. Terasort path isolation
* terasort uses path under fork/job id, which requires disabling test dir cleanup. * +method name for logs includes memory option * +reports CSV file includes memory flag * sequential and surefire test runs also pass down job id, so that it is possible to safely run a single test in one process while a full suite runs against the same bucket. Change-Id: Ib37ef6b5f23e5e7beb53d7c04c44e811ac4e2fa3
Configuration menu - View commit details
-
Copy full SHA for 8084929 - Browse repository at this point
Copy the full SHA 8084929View commit details -
HADOOP-18508. remove unused imports
Change-Id: Ia2aa6e793a02914f2e391ad699ab998975f1a982
Configuration menu - View commit details
-
Copy full SHA for 69e1242 - Browse repository at this point
Copy the full SHA 69e1242View commit details -
HADOOP-18508. checkstyle complaining about TestFSMainOperationsLocalF…
…ileSystem I thought I'd already cleaned them, but yetus was still unhappy. cleaned up the test even more to see if that helps Change-Id: If4096e70e7921db8790fb56351077840cb4317d9
Configuration menu - View commit details
-
Copy full SHA for d82fa09 - Browse repository at this point
Copy the full SHA d82fa09View commit details -
HADOOP-18508. Tune ITestS3AEncryptionSSEC
-always create base dir at the start of each test -use methodPath() -remove final relics of s3guard comments/qualifiers -remove parameterization on directory marker retention, the default of "keep" stresses the trickiest bit of the code as it leaves more markers around. Change-Id: Ib1fa2940116170bd5d00375ab51ed582f8cad1f6
Configuration menu - View commit details
-
Copy full SHA for 68f6234 - Browse repository at this point
Copy the full SHA 68f6234View commit details
Commits on May 29, 2024
-
Merge branch 'trunk' into s3/HADOOP-18508-parallel-test-jobs
Change-Id: I18a0bd833f302cbcc4676987647a6ce3ec731a8e
Configuration menu - View commit details
-
Copy full SHA for eab1005 - Browse repository at this point
Copy the full SHA eab1005View commit details
Commits on Jun 13, 2024
-
Merge branch 'trunk' into s3/HADOOP-18508-parallel-test-jobs
Change-Id: Ia340d186e142eeadec3b093edb2d14a30c2e5197
Configuration menu - View commit details
-
Copy full SHA for 83528b5 - Browse repository at this point
Copy the full SHA 83528b5View commit details