Hi Huabing, I believe this is correct; all docker images are being deployed to “snapshot” repository, even the ones tagged as STAGING.
Jess, can you comment? Thanks, Gary From: [email protected] [mailto:[email protected]] Sent: Monday, October 09, 2017 8:54 PM To: Gary Wu <[email protected]> Cc: [email protected]; [email protected]; [email protected] Subject: How to deploy docker image to ONAP staging repo? //Re: [onap-discuss] [ci-management][integration] How to Set UpStaging Tasks in Jenkins Hi Gary, Could you please help me on deploying docker images to ONAP staging repo? Currently, I'm using the {project-name}-{stream}-docker-java-version-shell-daily to build and deploy docker images. The images have been deployed to nexus3.onap.org:10003 by "docker push" command in my shell script, which is triggered by " {project-name}-{stream}-docker-java-version-shell-daily" job. When looking into nexus3.onap.org, it seems that all the docker images have been deployed to snapshot repository. Thanks, Huabing Original Mail Sender: <[email protected]<mailto:[email protected]>>; To: fuguangrong10144542; <[email protected]<mailto:[email protected]>>; CC: <[email protected]<mailto:[email protected]>>; Date: 2017/10/10 01:42 Subject: Re: [onap-discuss] [ci-management][integration] How to Set UpStaging Tasks in Jenkins Hi Guangrong, The default is “-release-version-java-daily”. The other job templates are for if you have specific requirements that cannot be fulfilled by the default, e.g. if you need to build a “subproject” that doesn’t reside at the root of your repo. The “-stage-site*” jobs build and deploy javadocs and are not the same as the “-release-version*” jobs. Thanks, Gary From: [email protected]<mailto:[email protected]> [mailto:[email protected]] Sent: Monday, October 09, 2017 2:31 AM To: [email protected]<mailto:[email protected]>; Gary Wu <[email protected]<mailto:[email protected]>> Cc: [email protected]<mailto:[email protected]> Subject: [ci-management][integration] How to Set Up Staging Tasks in Jenkins Hi Jess & Gary, I'm trying to modify the version of our components in compliance with the requirement in Independent Versioning and Release Process<https://wiki.onap.org/display/DW/Independent+Versioning+and+Release+Process>. But I don't know which the exact jenkins job is for the staging purpose. I found "*-release-version2-java-daily" and "*-stage-site-java" jobs in the global template. Both of them seem to have something to do with the staging things. Which one is supposed to be adopted for the sake of independent versioning and release process? Thanks. Guangrong
_______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
