summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/charts/sdc-dc
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE suite SYSTEM "http://testng.org/testng-1.0.dtd">
<suite name="Suite" >
   <listeners>
        <listener class-name="org.openecomp.sdc.ci.tests.run.ExtentReporterNG" />
    </listeners>
  <test name="Test">
    <classes>
      <class name="org.openecomp.sdc.ci.tests.execute.category.CategoriesTests"/>
    </classes>
  </test> <!-- Test -->
</suite> <!-- Suite -->
ing, and # negation (prefixed with !). Only one pattern per line. .DS_Store # Common VCS dirs .git/ .gitignore .bzr/ .bzrignore .hg/ .hgignore .svn/ # Common backup files *.swp *.bak *.tmp *~ # Various IDEs .project .idea/ *.tmproj