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

el_kaboing
19.38.2006 dad1207ce2a4e4c9df28b707c4fc91470cb75b92
Need to add more entries for some of the Core Search Time Limit tests.
2 files modified
72019 ■■■■■ changed files
opendj-sdk/opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreStartupTests.java 1 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/data/core_test_1K.ldif 72018 ●●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreStartupTests.java
@@ -119,6 +119,7 @@
  {
    System.out.println("*********************************************");
    System.out.println("Core Startup test 2");
    System.out.println("Warning: This step may take a few minutes.");
    String datafile = integration_test_home + "/core/data/core_test_1K.ldif";
    String core_args[] = {"-a", "-h", hostname, "-p", port, "-D", bindDN, "-w", bindPW, "-f", datafile};
    
opendj-sdk/opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/data/core_test_1K.ldif
Diff too large