8f2dca8437
* Disabled discovery service by changiing from Stop() to Pause() Paused to solve race condition. If discovery is running, it may mark a node "up" after they've been manually marked "down" in this test. * Extend to the repair timeout Fixes intermittent test failures when repairs were taking more than 2 seconds. * Re-enabled test. Disabled discovery service by changiing from Stop() to Pause() * Changed back to Stop. * Revert "Changed back to Stop." This reverts commit 46d410e72dfae63e0c44915be42784cc9a7b5abf. * re-enabling TestIdentifyInjuredSegments * Changed Pause to Stop. Commented on timeout change * testing... * temporarily skipping audit tests * changing back to discover Stop for testing via jenkins * Revert "changing back to discover Stop for testing via jenkins" This reverts commit 6aa8558b11a0053c30e0c8b2dbf0d6c0cb34ee6c. * Changing back to Stop(). Depends on PR 2137 * Revert "temporarily skipping audit tests" This reverts commit 1940ed9b315d663a0eb6c95521780cbcb48cb121. * Removed reference to Graveyard since its been removed |
||
---|---|---|
.. | ||
common.go | ||
mock_store.go | ||
peek_test.go | ||
peek.go | ||
repairer_test.go | ||
repairer.go | ||
size_test.go | ||
size.go | ||
store_test.go | ||
store.go |