storj/pkg/storage
ethanadams 8f2dca8437 Re-enabling and fixing repairer tests (#2099)
* 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
2019-06-10 09:06:21 +02:00
..
buckets pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
ec Moved monkit tracing after the limit nil check & fix node id formatting. (#2156) 2019-06-07 18:34:16 -04:00
meta updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
objects use SerializableMeta to store bucket attributes (#1658) 2019-04-10 18:27:04 -04:00
segments Re-enabling and fixing repairer tests (#2099) 2019-06-10 09:06:21 +02:00
streams pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00