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

ugaston
18.49.2007 694f29b025f9f4adc657ceba572b3188c5500787
opends/tests/functional-tests/testcases/backends/backends.xml
@@ -42,7 +42,8 @@
          </script>
      
          <call function="'testGroup_Preamble'"/>
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/backends/import.xml' % (TESTS_DIR)"/>
          <call function="'main_import'" />
@@ -52,10 +53,6 @@
          <call function="'main_import-tasks'" />
               
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/backends/backendsetup.xml' % (TESTS_DIR)"/>
          <call function="'main_backend-setup'" />
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/backends/backup-tasks.xml' % (TESTS_DIR)"/>
          <call function="'main_backup-tasks'" />
          
@@ -78,10 +75,8 @@
          <import machine="'%s' % (STAF_LOCAL_HOSTNAME)"
            file="'%s/testcases/backends/export.xml' % (TESTS_DIR)"/>
          <call function="'main_export'" />
          <!-- Set the server backup the way it was before the backend tests -->
          <call function="'main_quickstart'" />
          <call function="'testGroup_Postamble'"/>
        
        </sequence>