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

Christophe Sovant
24.14.2008 b017349867f2c33f0a671a3fefacd6774dcbace2
opends/tests/staf-tests/functional-tests/testcases/snmp/snmp.xml
@@ -30,6 +30,7 @@
  <defaultcall function="main_snmp"/>
  <function name="main_snmp" scope="local">
    <function-list-args>
      <function-required-arg name="STAXParentID"/>
    </function-list-args>
@@ -40,13 +41,11 @@
        <sequence>
          <message log="1" level="'Info'">'STAXParentID= %s' % STAXParentID</message>
          <!--- Load the job environment for the test group execution -->
          <import machine="STAF_LOCAL_HOSTNAME"
                  file="'%s/environment.xml' % TESTS_FUNCTIONS_DIR" />
                  file="'%s/environment.xml' % TESTS_FUNCTIONS_DIR"/>
          <call function="'loadJobEnvironment'">
               { 'parent' : STAXParentID }
            { 'parent' : STAXParentID }
          </call>
            
          <!--- Test Group information