summaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Test reconstruct() with no EC policiesTim Burke2017-08-011-1/+23
* Fix reconstructer to be able to run non ec policy environmentKota Tsuyuzaki2017-07-311-0/+14
* Merge "Add unit test for ObjectReconstructor.is_healthy"Jenkins2017-07-271-1/+20
|\
| * Add unit test for ObjectReconstructor.is_healthyAlistair Coles2017-07-271-1/+20
* | Merge "Add multiple worker processes strategy to reconstructor"Jenkins2017-07-273-6/+1151
|\ \ | |/
| * Add multiple worker processes strategy to reconstructorClay Gerrard2017-07-263-6/+1151
* | Merge "Small fixup for CooperativeRingBuilder"Jenkins2017-07-261-4/+7
|\ \
| * | Small fixup for CooperativeRingBuilderKota Tsuyuzaki2017-07-261-4/+7
* | | Merge "Ring rebalance respects co-builders' last_part_moves"Jenkins2017-07-261-116/+562
|\ \ \ | |/ /
| * | Ring rebalance respects co-builders' last_part_movesAlistair Coles2017-07-211-116/+562
| |/
* | Merge "ready yet? nope, please wait!"Jenkins2017-07-261-2/+2
|\ \
| * | ready yet? nope, please wait!Thiago da Silva2017-07-251-2/+2
| |/
* | Merge "Fix swiftdir option and usage of storage policy aliases"Jenkins2017-07-254-22/+71
|\ \ | |/ |/|
| * Fix swiftdir option and usage of storage policy aliasesChristian Schwede2017-07-124-22/+71
* | Merge "Make dict deletion idempotent in dump_recon_cache"Jenkins2017-07-182-11/+162
|\ \
| * | Make dict deletion idempotent in dump_recon_cacheAlistair Coles2017-07-172-11/+162
* | | Merge "Fix StopIteration noise in obj/test_replicator.py"Jenkins2017-07-181-4/+4
|\ \ \
| * | | Fix StopIteration noise in obj/test_replicator.pyAlistair Coles2017-07-111-4/+4
* | | | Merge "Add tests for Recon's object replication_time time unit"Jenkins2017-07-181-5/+25
|\ \ \ \ | |/ / /
| * | | Add tests for Recon's object replication_time time unitChristian Schwede2017-06-221-5/+25
* | | | Merge "Add Timestamp.now() helper"Jenkins2017-07-1815-193/+193
|\ \ \ \ | |_|/ / |/| | |
| * | | Add Timestamp.now() helperTim Burke2017-04-2715-193/+193
* | | | Merge "Clean up some assertions in test_reconstructor"Jenkins2017-07-111-50/+91
|\ \ \ \
| * | | | Clean up some assertions in test_reconstructorTim Burke2017-07-101-50/+91
* | | | | Merge "Untangle ServersPerPortStrategy.bind_ports"Jenkins2017-07-111-15/+15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Untangle ServersPerPortStrategy.bind_portsClay Gerrard2017-06-291-15/+15
* | | | | Merge "Fix sporadic failures in test_reconstructor.py"Jenkins2017-07-101-18/+22
|\ \ \ \ \
| * | | | | Fix sporadic failures in test_reconstructor.pyTim Burke2017-05-021-18/+22
* | | | | | Merge "Don't rehash primaries in reconstructor handoffs_only mode"Jenkins2017-07-101-15/+70
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Don't rehash primaries in reconstructor handoffs_only modeClay Gerrard2017-07-071-15/+70
* | | | | | Merge "Write-affinity aware object deletion"Jenkins2017-07-062-12/+139
|\ \ \ \ \ \
| * | | | | | Write-affinity aware object deletionLingxian Kong2017-06-272-12/+139
* | | | | | | Merge "Add support to increase object ring partition power"Jenkins2017-07-059-16/+700
|\ \ \ \ \ \ \
| * | | | | | | Add support to increase object ring partition powerChristian Schwede2017-06-159-16/+700
* | | | | | | | Add license in swift code fileliuyamin2017-07-051-0/+18
* | | | | | | | Merge "Make eventlet.tpool's thread count configurable in object server"Jenkins2017-07-041-0/+33
|\ \ \ \ \ \ \ \
| * | | | | | | | Make eventlet.tpool's thread count configurable in object serverSamuel Merritt2017-06-231-0/+33
* | | | | | | | | Merge "Version DLOs, just like every other type of object"Jenkins2017-07-033-17/+101
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Version DLOs, just like every other type of objectTim Burke2017-03-273-17/+101
* | | | | | | | | | fix flakey time for test_default_sorted_outputClay Gerrard2017-06-301-3/+5
* | | | | | | | | | Merge "Close all versioned_writes subrequests' app_iters"Jenkins2017-06-301-19/+11
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Close all versioned_writes subrequests' app_itersTim Burke2017-06-151-19/+11
* | | | | | | | | | | Merge "Order devices in the output of swift-ring-builder"Jenkins2017-06-292-0/+45
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / / |/| | | | | | | | | |
| * | | | | | | | | | Order devices in the output of swift-ring-builderMingyu Li2017-06-222-0/+45
* | | | | | | | | | | Merge "Delay port binding to reduce wait at process start"Jenkins2017-06-291-1/+3
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Delay port binding to reduce wait at process startRomain LE DISEZ2017-06-051-1/+3
* | | | | | | | | | | | Merge "Test: Use assertIsNone() in unittest"Jenkins2017-06-298-45/+41
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Test: Use assertIsNone() in unittestjunboli2017-06-258-45/+41
| | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
* | | | | | | | | | | | Extend device tier pretty print normalizationClay Gerrard2017-06-281-1/+16
|/ / / / / / / / / / /
* | | | | | | | | | | Merge "Replace slowdown option with *_per_second option"Jenkins2017-06-222-0/+85
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |