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 committed by GitHub
parent d2b7e7a441
commit b9934a3dcf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

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