X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc%2Fpom.xml;h=be951d2db80a893b5b058860003db47e1d6bc12b;hb=30c9f4df4b1cff6be61294d8d646bc0de8b3e565;hp=bf7a22dc44fa1e6bab3eccdbff519b6a53b02587;hpb=14a144870accfaf046e2b874cd6f519ecf6a7ae9;p=sdnc%2Foam.git diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index bf7a22dc..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.3.0-SNAPSHOT + org.onap.sdnc.oam + installation + 2.1.1-SNAPSHOT - 4.0.0 - pom org.onap.sdnc.oam installation-sdnc - 1.6.0-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.6.0-SNAPSHOT - 0.5.0-STAGING-latest - 0.5.0-SNAPSHOT + 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,29 +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 + repo @@ -114,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} @@ -268,6 +347,7 @@ src/main/resources *.dump + oauth-aaa-app-config.xml false @@ -364,7 +444,7 @@ org.onap.sdnc.oam data-migrator - 1.5.1-SNAPSHOT + ${project.version} zip @@ -373,8 +453,8 @@ - exec-maven-plugin org.codehaus.mojo + exec-maven-plugin 1.5.0 @@ -399,9 +479,24 @@ + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + false + + ${sdnc.port} + + + - - ONAP -