Fix "pretend_min_part_hours" for MR swift tests
When running a MR swift deploy we rebalance the ring in quick succession. To do this successfully we need to set the "swift_pretend_min_part_hours_passed" to True. This shouldn't be needed in a regular deploy, or a deploy where rings don't change. Change-Id: Ib86dcfbdb5f6346e2c7da67b6bf2b29c62f99dab
This commit is contained in:
parent
57de3c8817
commit
c578ebfde0
@ -26,3 +26,4 @@ bridges:
|
||||
|
||||
test_swift_region: 1
|
||||
test_swift_repl_network: "eth2"
|
||||
swift_pretend_min_part_hours_passed: True
|
||||
|
@ -15,3 +15,4 @@
|
||||
|
||||
test_swift_region: 2
|
||||
test_swift_repl_network: "eth2"
|
||||
swift_pretend_min_part_hours_passed: True
|
||||
|
Loading…
x
Reference in New Issue
Block a user