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

Christophe Sovant
11.00.2013 df2dc46ec03512f5d2b3fe6f26b8b4021775eefa
opends/tests/staf-tests/functional-tests/testcases/setup/setup.xml
@@ -24,7 +24,8 @@
 ! CDDL HEADER END
 !
 !      Copyright 2008 Sun Microsystems, Inc.
! -->
 !      Portions Copyright 2013 ForgeRock AS
 ! -->
<stax>
  
  <defaultcall function="main_setup"/>
@@ -64,6 +65,15 @@
            }
          </call>
          <call function="'runSTAFCommand'">
            { 'name'      :  'Create directory to contain unzipped OpenDS',
              'location'  :  STAF_REMOTE_HOSTNAME,
              'service'   :  'FS',
              'request'   :  'CREATE',
              'arguments' :  'DIRECTORY %s FAILIFEXISTS' % ODS_UNZIPPED
            }
          </call>
          <script>
            testList = []
            testList.append(['.','_pre'])