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

ugaston
18.53.2007 4f024fc2ba4b832fc537ed3fefbd96b307ecc519
opends/tests/functional-tests/testcases/aci/aci_target.xml
@@ -38,6 +38,8 @@
        <sequence>
  
          <script>
            if not CurrentTestPath.has_key('group'):
              CurrentTestPath['group']='aci'
            CurrentTestPath['suite']=STAXCurrentBlock
          </script>
      
@@ -50,7 +52,13 @@
                #@TestSuiteGroup            Basic ACI Target Tests
                #@TestScript                aci_target.xml
          -->
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/aci/aci_setup.xml' % (TESTS_DIR)"/>
          <call function="'aci_setup'" />
          <!---
                Place test-specific test information here.
                The tag, TestMarker, must be the same as the tag, TestSuiteName.
@@ -2803,7 +2811,13 @@
  
            </sequence>
          </testcase>
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/aci/aci_cleanup.xml' % (TESTS_DIR)"/>
          <call function="'aci_cleanup'" />
          <call function="'testSuite_Postamble'"/>
            
        </sequence>