X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=installation%2Fsdnc%2Fpom.xml;h=be951d2db80a893b5b058860003db47e1d6bc12b;hb=30c9f4df4b1cff6be61294d8d646bc0de8b3e565;hp=b051d56021238e51897b1e2a8718b14923da821e;hpb=6c13e2f6b330dbd17614fff0efc049b1d882eda3;p=sdnc%2Foam.git diff --git a/installation/sdnc/pom.xml b/installation/sdnc/pom.xml index b051d560..be951d2d 100644 --- a/installation/sdnc/pom.xml +++ b/installation/sdnc/pom.xml @@ -1,34 +1,38 @@ - + + 4.0.0 - org.onap.ccsdk.parent - odlparent-lite - 1.2.2-SNAPSHOT + org.onap.sdnc.oam + installation + 2.1.1-SNAPSHOT - 4.0.0 - pom org.onap.sdnc.oam installation-sdnc - 1.5.1-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.5.1-SNAPSHOT - 0.4.2-STAGING-latest + 2.1.1-SNAPSHOT + 1.1.1-SNAPSHOT-latest org.onap.sdnc.p12 - + 8443 ${https_proxy} deploy - true + true + true yyyyMMdd'T'HHmmss'Z' @@ -37,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 @@ -113,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} @@ -267,6 +347,7 @@ src/main/resources *.dump + oauth-aaa-app-config.xml false @@ -363,7 +444,7 @@ org.onap.sdnc.oam data-migrator - 1.5.1-SNAPSHOT + ${project.version} zip @@ -372,8 +453,8 @@ - exec-maven-plugin org.codehaus.mojo + exec-maven-plugin 1.5.0 @@ -398,9 +479,24 @@ + + org.apache.maven.plugins + maven-failsafe-plugin + + + + integration-test + verify + + + + + false + + ${sdnc.port} + + + - - ONAP -