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

el_kaboing
19.38.2006 a706f2fab801d6534f82bf1687d5d4cfe0941481
Need to add more entries for some of the Core Search Time Limit tests.
2 files modified
72019 ■■■■■ changed files
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/CoreStartupTests.java 1 ●●●● patch | view | raw | blame | history
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/data/core_test_1K.ldif 72018 ●●●●● patch | view | raw | blame | history
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};
    
opends/tests/integration-tests-testng/src/server/org/opends/server/integration/core/data/core_test_1K.ldif
Diff too large