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

Christophe Sovant
24.14.2008 b017349867f2c33f0a671a3fefacd6774dcbace2
opends/tests/staf-tests/shared/functions/environment.xml
@@ -400,7 +400,19 @@
      <call function="'importPythonLibraries'"/>
      
      <call function="'initialiseGlobalVariables'"/>
      <message>
        'Remove files from previous runs under %s.' % DIRECTORY_INSTANCE_DIR
      </message>
      <call function="'deleteFolder'">
        { 'location'   : STAF_REMOTE_HOSTNAME ,
          'foldername' : DIRECTORY_INSTANCE_DIR }
      </call>
      <call function="'createFolder'">
        { 'location'   : STAF_REMOTE_HOSTNAME ,
          'foldername' : DIRECTORY_INSTANCE_DIR }
      </call>
      <call function="'GetDirectoryServerInformation'"/>
      <!-- Set variables to build unique path to store data -->