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'])