From 8c4939b601b563b75b373f3d38483bf11ac2249c Mon Sep 17 00:00:00 2001 From: "Wojtek.Swieton" Date: Thu, 26 Sep 2024 14:09:46 +0200 Subject: [PATCH] ACS-6309 Integration with report portal initial commit [tas] - integration, restapi --- pom.xml | 14 ++++++++++++++ tests/pom.xml | 9 +++++++++ tests/tas-integration/pom.xml | 8 ++++++++ 3 files changed, 31 insertions(+) diff --git a/pom.xml b/pom.xml index 8ab7d2c6ec..0124ca5408 100644 --- a/pom.xml +++ b/pom.xml @@ -74,6 +74,14 @@ tests + + + com.epam.reportportal + agent-java-testng + 5.4.2 + test + + pipeline @@ -239,6 +247,12 @@ ${alfresco.desktop-sync.version} amp + + com.epam.reportportal + agent-java-testng + 5.4.2 + test + diff --git a/tests/pom.xml b/tests/pom.xml index 937969946b..84dd53dc7d 100644 --- a/tests/pom.xml +++ b/tests/pom.xml @@ -24,6 +24,15 @@ tas-mtls + + + com.epam.reportportal + agent-java-testng + 5.4.2 + test + + + 20170516 diff --git a/tests/tas-integration/pom.xml b/tests/tas-integration/pom.xml index f68e16d99e..0399bb001e 100644 --- a/tests/tas-integration/pom.xml +++ b/tests/tas-integration/pom.xml @@ -80,6 +80,14 @@ com.epam.reportportal agent-java-testng + 5.4.2 + test + + + + org.testng + testng + 7.9.0 test