Make TestNRTReplication.testCrashReplica nightly (#504)

This test is forking and crashing JVMs, always runs over 10 seconds
This commit is contained in:
Robert Muir 2021-12-04 14:21:07 -05:00
parent d2563e6f1f
commit 401d6209fb
No known key found for this signature in database
GPG Key ID: 817AE1DD322D7ECA

View File

@ -740,6 +740,7 @@ public class TestNRTReplication extends LuceneTestCase {
}
}
@Nightly
public void testCrashReplica() throws Exception {
Path path1 = createTempDir("1");