summaryrefslogtreecommitdiffstats
path: root/integration-tests/src/test/resources/ci/testSuites/sanity.xml
AgeCommit message (Collapse)AuthorFilesLines
2020-08-25Add sdc startup in ITsebdet1-228/+0
Remove main method and move test suites for backend in a specific folder Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ic38534f5b5105c56fb5fe3124431c8146f9200d0
2020-08-24Add sdc startup in ITsebdet1-25/+25
Rework the java packages so that we use onap now + fix the folders written outside of the target folder Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I23c2bad4bee6b766cfacc2c544e1431aed4cd608
2020-08-22Add sdc startup in ITJulienBe1-0/+228
Move the Api tests code in the integration-test module, and remove the need to have a container Issue-ID: SDC-3232 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: Ia2b5d94d958e975867c600597ab5e56dffcd06ab Signed-off-by: JulienBe <julien.bertozzi@intl.att.com>