From fb3e87f892ee321148e6988a7089a2e6da262c69 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Tue, 12 May 2020 11:56:14 +0200 Subject: Add profile "integration" that will run integration tests for PNF and Netconf Issue-ID: INT-1533 Signed-off-by: Bartosz Gardziejewski Change-Id: Ib03bad90ac6921e9f75bda6d1e5163ef05b06d3e --- pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index e328340..dd40fcd 100644 --- a/pom.xml +++ b/pom.xml @@ -100,10 +100,13 @@ 2.1.6.RELEASE 2.2.7.RELEASE 0.1.0 - 0.29.1 + 0.34.0 5.0.4.RELEASE 5.1.0 1.5.0 + + true + false @@ -328,10 +331,14 @@ - tests + integration false + + false + true + pnfsimulator/integration -- cgit 1.2.3-korg