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

al_xipe
21.55.2007 a907d36e1b32fe05f0e13cefe84de560053e0e22
opends/tests/functional-tests/testcases/backends/backend_cleanup.xml
@@ -37,7 +37,7 @@
        </function-arg-description>
        <function-arg-property name="type" value="boolean"/>
      </function-arg-def>    
   </function-map-args>
  </function-map-args>
    <sequence>
@@ -45,10 +45,10 @@
      
        <sequence>
          <if expr="stopDS == True">
          <block name="'Block DS Process Stop'">
          <if expr="stopDS == True">
          <block name="'Block DS Process Stop'">
          <!--- Stop DS -->
          <sequence>
        <sequence>
              <message>
                 'Stop DS running on port %s' % (DIRECTORY_INSTANCE_PORT)
              </message>
@@ -66,33 +66,33 @@
                    'result'     : STAXResult }
              </call>
          </sequence>
        </sequence>
          <!--- End Block DS Process Stop -->
          </block>
        </if>
      </if>
        <block name="'Block Remove DS Topology'">
        <!-- Remove  the topology created for the test suite -->
         <sequence>
      <block name="'Block Remove DS Topology'">
      <!-- Remove  the topology created for the test suite -->
      <sequence>
              <message>
                 'Remove DS topology created for the Test Suite'
              </message>
              </message>
           <call function="'removeTopology'"/>
           <call function="'checkRC'">
        <call function="'removeTopology'"/>
        <call function="'checkRC'">
                  { 'returncode' : RC ,
                    'result'     : STAXResult }
              </call>
         </sequence>
        <!-- End Block Remove DS Topology-->
        </block>
      </sequence>
      <!-- End Block Remove DS Topology-->
      </block>
        </sequence>        
      </block>