From: ecaiyanlinux Date: Fri, 13 Nov 2020 10:36:46 +0000 (+0100) Subject: Remove commands to run integration test X-Git-Tag: 2.1.0~15 X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=commitdiff_plain;h=7f4f3492a5dc7a09108dd1bd77868444028ded51;hp=-c;p=nonrtric.git Remove commands to run integration test Integration test is running in ONAP CSIT Issue-ID: NONRTRIC-298 Signed-off-by: ecaiyanlinux Change-Id: Ic89ac52e2c0d796dc4adaef316c72284065865c3 --- 7f4f3492a5dc7a09108dd1bd77868444028ded51 diff --git a/policy-agent/pom.xml b/policy-agent/pom.xml index aedb516d..ef252aa2 100644 --- a/policy-agent/pom.xml +++ b/policy-agent/pom.xml @@ -61,7 +61,6 @@ 2.1.1 3.7.0.1746 0.8.5 - true @@ -353,26 +352,6 @@ sonar-maven-plugin ${sonar-maven-plugin.version} - - org.codehaus.mojo - exec-maven-plugin - - - run-test-script - verify - - exec - - - - - bash - - run_test.sh - - ../test/jenkins/ - -