From c5c60bfb5889bfe63e310448d863192dd60078c5 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 25 Aug 2020 12:31:39 +0200 Subject: Add sdc startup in IT Remove main method and move test suites for backend in a specific folder Issue-ID: SDC-3232 Signed-off-by: sebdet Change-Id: Ic38534f5b5105c56fb5fe3124431c8146f9200d0 --- .../resources/ci/testSuites/backend/resource.xml | 123 +++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 integration-tests/src/test/resources/ci/testSuites/backend/resource.xml (limited to 'integration-tests/src/test/resources/ci/testSuites/backend/resource.xml') diff --git a/integration-tests/src/test/resources/ci/testSuites/backend/resource.xml b/integration-tests/src/test/resources/ci/testSuites/backend/resource.xml new file mode 100644 index 0000000000..c2dd49011c --- /dev/null +++ b/integration-tests/src/test/resources/ci/testSuites/backend/resource.xml @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit 1.2.3-korg