Hi Mandeep, Yes, those zip files are placed onto nexus by the "Java" merge jobs, e.g. via "mvn deploy". They are then retrieved from nexus by the Docker build jobs.
Thanks, Gary From: Singh Kalra, Mandeep [mailto:[email protected]] Sent: Thursday, October 26, 2017 6:51 AM To: Gary Wu <[email protected]> Subject: Regarding CI/CD of VFC in CI-Management Hi Gary, Greetings !! I was trying to check the CI/CD of VF-C eg: vnflcm and was trying to understand the activities performed by the below jobs :: "verify-profile-java" and "merge-profile-java". I know they are getting executed after code review and merge to main branch . There is a verify-python job running too which is doing some testing using tox. Also, in the vnflcm Dockerfile, zip file is downloaded from nexus :: RUN wget -q -O vfc-gvnfm-vnflcm-lcm.zip 'https://nexus.onap.org/service/local/artifact/maven/redirect?r=snapshots&g=org.onap.vfc.gvnfm.vnflcm.lcm&a=vfc-gvnfm-vnflcm-lcm&v=LATEST&e=zip' How is this zip file placed on the nexus server ? Is any of the java jobs placing the zip file to the nexus folder ? Regards Mandeep ________________________________ This message is for the designated recipient only and may contain privileged, proprietary, or otherwise confidential information. If you have received it in error, please notify the sender immediately and delete the original. Any other use of the e-mail by you is prohibited. Where allowed by local law, electronic communications with Accenture and its affiliates, including e-mail and instant messaging (including content), may be scanned by our systems for the purposes of information security and assessment of internal compliance with Accenture policy. ______________________________________________________________________________________ www.accenture.com<http://www.accenture.com>
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
