X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=odlsli%2Fodlsli-alpine%2Fpom.xml;h=d723fbe8eac5a9f437151019abe964a2664602d7;hb=616b674f955be7ead8b37ac98d4885d9b73ba1ad;hp=a4160dfecd702756539f2022af802f918d28a733;hpb=600b944034c115ce4a4e5a1f584053dcc1ac1dfe;p=ccsdk%2Fdistribution.git diff --git a/odlsli/odlsli-alpine/pom.xml b/odlsli/odlsli-alpine/pom.xml index a4160dfe..d723fbe8 100644 --- a/odlsli/odlsli-alpine/pom.xml +++ b/odlsli/odlsli-alpine/pom.xml @@ -5,13 +5,13 @@ org.onap.ccsdk.parent odlparent-lite - 2.0.0 + 2.1.0 org.onap.ccsdk.distribution distribution-odlsli-alpine - 1.0.0-SNAPSHOT + 1.1.0-SNAPSHOT pom ccsdk-distribution :: odlsli-alpine @@ -38,12 +38,13 @@ ${odl.features.extra},${ccsdk.odl.features} - 1.0.0 - 1.0.0 - 1.0.0 - 1.0.0 - 1.0.0 - 1.0.0-SNAPSHOT + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + 1.1.0 + true @@ -287,13 +288,6 @@ repo zip - - org.onap.ccsdk.features.sdnr.northbound - a1Adapter-installer - ${ccsdk.features.version} - repo - zip - org.onap.ccsdk.oran a1-adapter-installer @@ -308,6 +302,13 @@ repo zip + + org.onap.ccsdk.features.sdnr.northbound + ranSlice-installer + ${ccsdk.features.version} + repo + zip + @@ -549,8 +550,21 @@ - - + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + true + + @@ -559,6 +573,24 @@ docker + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + false + + ${odlsli.port} + + + io.fabric8 docker-maven-plugin @@ -589,7 +621,81 @@ build - + + start-it-instance + pre-integration-test + + start + + + + + mariadb:10.5 + odlsli-db + + + itsASecret + sdnctl + gamma + sdnctl + + + custom + onap + dbhost + sdnctldb01 + sdnctldb02 + + + odlslidb.port:3306 + + + true + + + + + ${image.name}:${project.docker.latesttagtimestamp.version} + odlsli-container + + + itsASecret + sdnctl + gamma + sdnctl + /opt/onap/ccsdk/data/properties + INFO + + + odlsli-db + + + custom + onap + odlsli + > + + odlsli.port:8181 + + + all warp coils are now operating at peak efficiency + + + + true + + + + + + + + stop-it-instance + post-integration-test + + stop + + push-images ${docker.push.phase}