X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc%2Fpom.xml;h=be951d2db80a893b5b058860003db47e1d6bc12b;hb=3e0ba3015118b87223fdc6d5e876536fd4ac847b;hp=baa3c978c030f90f5a92d5a54ca680e2dff1fab5;hpb=7fd600fe973a184d9755d5606fecff64dd1a4e56;p=sdnc%2Foam.git diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index baa3c978..be951d2d 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -1,35 +1,38 @@ - + + 4.0.0 - org.onap.ccsdk.parent - odlparent-lite - 1.4.2 + org.onap.sdnc.oam + installation + 2.1.1-SNAPSHOT - 4.0.0 - pom org.onap.sdnc.oam installation-sdnc - 1.7.2-SNAPSHOT + 2.1.1-SNAPSHOT + pom sdnc-oam :: installation :: ${project.artifactId} Creates SDN Controller Docker container + + ONAP + onap/sdnc-aaf-image onap/sdnc-image ${project.version} ${maven.build.timestamp} - 1.7.2 - 0.6.2 - 0.6.2 + 2.1.1-SNAPSHOT + 1.1.1-SNAPSHOT-latest org.onap.sdnc.p12 - + 8443 ${https_proxy} deploy - true + true + true yyyyMMdd'T'HHmmss'Z' @@ -38,52 +41,29 @@ org.onap.sdnc.northbound generic-resource-api-installer ${sdnc.northbound.version} - repo zip + repo - + org.onap.sdnc.northbound - vnfapi-installer + optical-service-installer ${sdnc.northbound.version} - repo zip + repo org.onap.sdnc.northbound vnftools-installer ${sdnc.northbound.version} - repo zip + repo org.onap.sdnc.northbound sdnc-northbound-features-installer ${sdnc.northbound.version} - repo - zip - - - - org.onap.ccsdk.features.sdnr.northbound - oofpcipoc-installer - ${ccsdk.features.version} - repo - zip - - - - org.onap.ccsdk.features.sdnr.northbound - sdnr-northbound-features-installer - ${ccsdk.features.version} - repo zip - - - org.onap.ccsdk.features.sdnr.wt - sdnr-wt-feature-aggregator-installer - ${ccsdk.features.version} repo - zip @@ -137,6 +117,82 @@ + + start-it-instance + pre-integration-test + + start + + + + + mariadb:10.5 + sdnc-db + + + itsASecret + sdnctl + gamma + sdnctl + + + custom + sdnc + dbhost + sdnctldb01 + sdnctldb02 + + + sdncdb.port:3306 + + + true + + + + + ${image.name}:${project.docker.latesttagtimestamp.version} + sdnc-container + + + admin + itsASecret + sdnctl + gamma + sdnctl + /opt/onap/sdnc/data/properties + INFO + + + sdnc-db + + + custom + sdnc + sdnc + > + + sdnc.port:8181 + + + all warp coils are now operating at peak efficiency + + + + true + + + + + + + + stop-it-instance + post-integration-test + + stop + + push-images ${docker.push.phase} @@ -291,6 +347,7 @@ src/main/resources *.dump + oauth-aaa-app-config.xml false @@ -396,8 +453,8 @@ - exec-maven-plugin org.codehaus.mojo + exec-maven-plugin 1.5.0 @@ -422,9 +479,24 @@ + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + false + + ${sdnc.port} + + + - - ONAP -