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

andrug
04.00.2008 b2f8624c6ccb7240948d0cd158773232013d1d64
opends/tests/system-tests/phases/main_run.xml
@@ -140,6 +140,8 @@
               % (TESTS_DIR)"/>
      
      <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
        file="'%s/phases/parser/object_lib.xml' % (TESTS_DIR)"/>
      <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
        file="'%s/phases/log/log.xml' % (TESTS_DIR)"/>
      
      
@@ -201,9 +203,11 @@
      <!-- ============ PREAMBLE ===================================== -->
      <call function="'mainPreamble'">
        {
          'instances'    : instances,
          'scheduler'    : scheduler,
          'runScheduler' : runScheduler
          'instances'        : instances,
          'scheduler'        : scheduler,
          'runInstallation'  : runInstallation,
          'runConfiguration' : runConfiguration,
          'runScheduler'     : runScheduler
        }
      </call>