opends/tests/functional-tests/testcases/dsconfig/dsconfig.xml
@@ -30,13 +30,21 @@ <defaultcall function="main_dsconfig"/> <function name="main_dsconfig"> <function-list-args> <function-required-arg name="STAXParentID"/> </function-list-args> <sequence> <block name="'dsconfig'"> <sequence> <!--- Load the job environment for the test group execution --> <import machine="STAF_LOCAL_HOSTNAME" file="'%s/environment.xml' % TESTS_FUNCTIONS_DIR" /> <call function="'loadJobEnvironment'"> { 'parent' : STAXParentID } </call> <script> CurrentTestPath['group']='dsconfig' </script>