Hi, We update our deployment but the job responsible for the docker creation failed. https://jenkins.onap.org/view/sdc/job/sdc-master-sdc-merge-java/
a fix is in the pipeline once job 948 will complete you will have the docker in nexus. Please validate that the template.json and the docker run you are using is aligned to the one in master BR, [Michael Lando] AT&T Network Application Development · NetCom Tel Aviv | Tampa | Atlanta | New Jersey |Chicago ··········································································· Office: +972 (3) 5451487 Mobile: +972 (54) 7833603 e-mail: [email protected]<mailto:[email protected]> From: Nemeth, Denes (Nokia - HU/Budapest) <[email protected]> Sent: Tuesday, April 24, 2018 15:01 To: onap-discuss <[email protected]>; Lando,Michael <[email protected]> Subject: Beijing SDC deployment is broken Hi Can someone help how to deploy SDC with Heat? SDC deployment scripts searches for an image with sdc-onboard-cassandra-init name, but there is no image like this in https://nexus3.onap.org/#browse/search/docker=attributes.docker.imageName%3Donap%2Fsdc-onboard-cassandra-init<https://urldefense.proofpoint.com/v2/url?u=https-3A__nexus3.onap.org_-23browse_search_docker-3Dattributes.docker.imageName-253Donap-252Fsdc-2Donboard-2Dcassandra-2Dinit&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=RynqW2q8pkELnIhPvHEWeQ&m=T80gX5AMFjaYyLEB8KuwB1Djf9YxsvG-n4sIf6v8l2Q&s=Rj07aHd-tHp-Hd2Zz9jQV9FgmBArOrZaRRSAlLDRXEA&e=> This is used from /opt/sdc/sdc-os-chef/scripts/docker_run.sh #Onboard Cassandra-init function sdc-cs-onboard-init { echo "docker run sdc-cs-onboard-init..." if [ ${LOCAL} = false ]; then docker pull ${PREFIX}/sdc-onboard-cassandra-init:${RELEASE} fi Yesterday it was able to start, but had to redeploy because it SDC was not able to accept VNF in testing phase. I think this commit broke the deployment https://gerrit.onap.org/r/gitweb?p=sdc.git;a=commit;h=c175a0de2f05d37c1c774684318a525eb96bb59b<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_gitweb-3Fp-3Dsdc.git-3Ba-3Dcommit-3Bh-3Dc175a0de2f05d37c1c774684318a525eb96bb59b&d=DwMGaQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=RynqW2q8pkELnIhPvHEWeQ&m=T80gX5AMFjaYyLEB8KuwB1Djf9YxsvG-n4sIf6v8l2Q&s=IoR1E4HzazoG-Tz5CBbJPCYRBPLtnV00A0XAMq1H8WQ&e=> Thanks Denes
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
