From 6d4057b032a30daa8388f9f1a323eae1581eb91c Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 28 Jun 2023 19:59:14 +0100 Subject: Introduce new profiles to run IT separately Signed-off-by: Vasyl Razinkov Change-Id: I2d64360ced72bbf122d826f9cf7b5d8b90b123b5 Issue-ID: SDC-4553 --- pom.xml | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 6d881480a9..7f2d617842 100644 --- a/pom.xml +++ b/pom.xml @@ -903,6 +903,62 @@ Modifications copyright (c) 2018-2019 Nokia integration-tests + + run-integration-tests-api + + false + + + true + true + true + + + onboarding + common-app-logging + common-app-api + common-be + common-be-tests-utils + catalog-dao + catalog-model + catalog-be + catalog-be-plugins + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + integration-tests + + + + run-integration-tests-ui + + false + + + true + true + true + + + onboarding + common-app-logging + common-app-api + common-be + common-be-tests-utils + catalog-dao + catalog-model + catalog-be + catalog-be-plugins + asdctool + catalog-ui + catalog-fe + sdc-os-chef + utils/webseal-simulator + integration-tests + + -- cgit 1.2.3-korg