aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/pom.xml
diff options
context:
space:
mode:
authorBogumil Zebek <bogumil.zebek@nokia.com>2020-05-13 05:28:33 +0000
committerGerrit Code Review <gerrit@onap.org>2020-05-13 05:28:33 +0000
commit1c7c7219b55d341c7c9986d4a112fe73d1878364 (patch)
tree127dec00c008f6ea8dcecc1c08f2b3ff044e1a4b /pnfsimulator/pom.xml
parent74168c28186c85d1c220d643f7f78f68cdee36ae (diff)
parentfb3e87f892ee321148e6988a7089a2e6da262c69 (diff)
Merge "Add profile "integration" that will run integration tests for PNF and Netconf"
Diffstat (limited to 'pnfsimulator/pom.xml')
-rw-r--r--pnfsimulator/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pnfsimulator/pom.xml b/pnfsimulator/pom.xml
index 6ffe1e1..2f5bab1 100644
--- a/pnfsimulator/pom.xml
+++ b/pnfsimulator/pom.xml
@@ -272,6 +272,7 @@
</dependency>
</dependencies>
<configuration>
+ <skipTests>${skip-unit-tests}</skipTests>
<detail>true</detail>
<printSummary>true</printSummary>
<useSystemClassLoader>false</useSystemClassLoader>