From eab4ff8bdc1cd433d0944aa0cc7895565042f7eb Mon Sep 17 00:00:00 2001 From: ShammiL Date: Thu, 15 Aug 2024 11:55:07 +0530 Subject: [PATCH] change 10 skip modules(revert) --- integration/dataservice-hosting-tests/pom.xml | 4 +- .../tests/src/test/resources/testng.xml | 260 +++++++++--------- integration/pom.xml | 10 +- pom.xml | 8 +- 4 files changed, 141 insertions(+), 141 deletions(-) diff --git a/integration/dataservice-hosting-tests/pom.xml b/integration/dataservice-hosting-tests/pom.xml index 24c311bef8..2fc72a2ad1 100755 --- a/integration/dataservice-hosting-tests/pom.xml +++ b/integration/dataservice-hosting-tests/pom.xml @@ -32,8 +32,8 @@ pom - samples - tests-common + + tests-integration diff --git a/integration/dataservice-hosting-tests/tests-integration/tests/src/test/resources/testng.xml b/integration/dataservice-hosting-tests/tests-integration/tests/src/test/resources/testng.xml index 53beb5c352..140abed71b 100755 --- a/integration/dataservice-hosting-tests/tests-integration/tests/src/test/resources/testng.xml +++ b/integration/dataservice-hosting-tests/tests-integration/tests/src/test/resources/testng.xml @@ -56,16 +56,16 @@ - - - + + + - - - - - - + + + + + + @@ -77,17 +77,17 @@ - - - - - + + + + + - - - - - + + + + + - - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - + + + + + + + - - - - - - - + + + + + + + + - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + - - - - - - + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - + + + + + + + + + diff --git a/integration/pom.xml b/integration/pom.xml index e938257435..b6813ba0b8 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -859,12 +859,12 @@ true - samples/product - automation-extensions - tests-common - mediation-tests + + + + dataservice-hosting-tests - management-api-tests + diff --git a/pom.xml b/pom.xml index c4ffee3012..f4c70c15f6 100644 --- a/pom.xml +++ b/pom.xml @@ -1542,10 +1542,10 @@ full - components - features - p2-profile - distribution + + + + integration