summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* relinker: Pull arg parsing into moduleTim Burke2021-02-082-32/+109
* Merge "Enable shard ranges to be manually shrunk to root container"Zuul2021-02-084-24/+362
|\
| * Enable shard ranges to be manually shrunk to root containerAlistair Coles2021-02-054-24/+362
* | Do not delete root_path on ContainerBroker.delete_dbMatthew Oliver2021-02-043-32/+213
* | Merge "ssync: sync non-durable fragments from handoffs"Zuul2021-01-289-117/+1070
|\ \
| * | ssync: sync non-durable fragments from handoffsAlistair Coles2021-01-209-117/+1070
* | | Merge "Do not reclaim sharded roots until they shrink"Zuul2021-01-283-1/+205
|\ \ \
| * | | Do not reclaim sharded roots until they shrinkClay Gerrard2021-01-253-1/+205
* | | | Merge "relinker: Track part_power/next_part_power in state file"Zuul2021-01-271-37/+107
|\ \ \ \
| * | | | relinker: Track part_power/next_part_power in state fileTim Burke2021-01-261-37/+107
* | | | | Merge "s3api: Break S3Request.__init__ signature less"Zuul2021-01-272-33/+33
|\ \ \ \ \
| * | | | | s3api: Break S3Request.__init__ signature lessTim Burke2021-01-222-33/+33
* | | | | | Merge "Move DebugLogger to its own module"Zuul2021-01-272-192/+215
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Move DebugLogger to its own moduleAlistair Coles2021-01-222-192/+215
| |/ / / /
* | | | | Merge "memcache: Log errors encountered when setting keys"Zuul2021-01-261-1/+23
|\ \ \ \ \
| * | | | | memcache: Log errors encountered when setting keysTim Burke2021-01-081-1/+23
| | |/ / / | |/| | |
* | | | | Merge "Fix intermittent failures in sharder audit unit tests"Zuul2021-01-261-35/+58
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Fix intermittent failures in sharder audit unit testsAlistair Coles2021-01-251-35/+58
* | | | | Fix logging in proxy container GET pathAlistair Coles2021-01-221-2/+7
| |_|/ / |/| | |
* | | | Merge "Fix 503s from EC GETs of objects with POST metadata"Zuul2021-01-211-4/+36
|\ \ \ \
| * | | | Fix 503s from EC GETs of objects with POST metadataAlistair Coles2021-01-191-4/+36
* | | | | s3api: actually execute check_pipeline in real worldAlistair Coles2021-01-194-27/+48
* | | | | Merge "s3api: Get rid of slo_enabled flag"Zuul2021-01-193-10/+8
|\ \ \ \ \
| * | | | | s3api: Get rid of slo_enabled flagTim Burke2021-01-153-10/+8
| |/ / / /
* | | | | Merge "Monkey-patch in tests using mock.patch"Zuul2021-01-171-49/+40
|\ \ \ \ \
| * | | | | Monkey-patch in tests using mock.patchTim Burke2021-01-151-49/+40
* | | | | | Merge "swift-init: Re-enable targeted configs"Zuul2021-01-161-0/+2
|\ \ \ \ \ \
| * | | | | | swift-init: Re-enable targeted configsTim Burke2021-01-151-0/+2
* | | | | | | Merge "Resolve a regression with the patch for missing binaries"Zuul2021-01-161-25/+38
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Resolve a regression with the patch for missing binariesPete Zaitcev2021-01-151-25/+38
| | |/ / / / | |/| | | |
* | | | | | Merge "py3: Fix non-ASCII multipart uploads"Zuul2021-01-151-0/+46
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | py3: Fix non-ASCII multipart uploadsTim Burke2021-01-041-0/+46
* | | | | | Merge "py3: Fix status comparison in ECGetResponseCollection"Zuul2021-01-151-0/+27
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | py3: Fix status comparison in ECGetResponseCollectionTim Burke2021-01-081-0/+27
* | | | | | Merge "s3api: Make allowable clock skew configurable"Zuul2021-01-153-2/+101
|\ \ \ \ \ \
| * | | | | | s3api: Make allowable clock skew configurableTim Burke2021-01-143-2/+101
* | | | | | | Merge "Make test_verify_server independent of test env"Zuul2021-01-151-11/+18
|\ \ \ \ \ \ \
| * | | | | | | Make test_verify_server independent of test envAlistair Coles2021-01-141-11/+18
* | | | | | | | Merge "prefactor: Pass s3api Config to S3Requests"Zuul2021-01-153-45/+311
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | prefactor: Pass s3api Config to S3RequestsTim Burke2021-01-133-45/+311
| |/ / / / / /
* | | | | | | Fix __exit__ callsTim Burke2021-01-132-4/+4
|/ / / / / /
* | | | | | Merge "unit test S3 SigV4Request X-Amz-Content-SHA256 handling"Zuul2021-01-121-1/+88
|\ \ \ \ \ \
| * | | | | | unit test S3 SigV4Request X-Amz-Content-SHA256 handlingAlistair Coles2021-01-111-1/+88
* | | | | | | Merge "Refactor reconstructor probe tests"Zuul2021-01-113-158/+128
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | Refactor reconstructor probe testsAlistair Coles2021-01-113-158/+128
| | |_|/ / | |/| | |
* | | | | s3api: Make UNSIGNED-PAYLOAD requests work againTim Burke2021-01-081-0/+3
|/ / / /
* | | | Merge "Use cached shard ranges for container GETs"Zuul2021-01-087-35/+1195
|\ \ \ \
| * | | | Use cached shard ranges for container GETsAlistair Coles2021-01-067-35/+1195
* | | | | Merge "Avoid loops when gathering container listings from shards"Zuul2021-01-081-1/+161
|\ \ \ \ \ | |/ / / /
| * | | | Avoid loops when gathering container listings from shardsAlistair Coles2021-01-061-1/+161
| | |_|/ | |/| |