mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

gbellato
10.05.2008 05059fb82bb2a8370a1cc73a0da135a0c25c71b0
restart the server before the Replication stress test 
1 files modified
2 ■■■ changed files
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/StressTest.java 2 ●●● patch | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/replication/StressTest.java
@@ -177,7 +177,7 @@
  public void setUp() throws Exception
  {
    // This test suite depends on having the schema available.
    TestCaseUtils.startServer();
    TestCaseUtils.restartServer();
    // Create an internal connection
    connection = InternalClientConnection.getRootConnection();