mirror of https://github.com/apache/lucene.git
SOLR-4969: Enable ChaosMonkeyNothingIsSafeTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1497543 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
280e96e81f
commit
87eb3cc3e3
|
@ -42,7 +42,6 @@ import org.slf4j.Logger;
|
|||
import org.slf4j.LoggerFactory;
|
||||
|
||||
@Slow
|
||||
@BadApple
|
||||
public class ChaosMonkeyNothingIsSafeTest extends AbstractFullDistribZkTestBase {
|
||||
public static Logger log = LoggerFactory.getLogger(ChaosMonkeyNothingIsSafeTest.class);
|
||||
|
||||
|
|
Loading…
Reference in New Issue