Yan/Gary, FYI – you can go back to the last successful merge and manually trigger it by doing a Reply with this message:
“please release” So you can see your sonar changes more quickly. Regards, Pam From: <[email protected]> on behalf of Gary Wu <[email protected]> Date: Friday, August 25, 2017 at 10:18 AM To: 杨艳 <[email protected]>, "[email protected]" <[email protected]> Cc: "[email protected]" <[email protected]> Subject: Re: [onap-discuss] [integration][vfc] Add Sonar Inspection job but didn't trigger java daily build -please help Hi Yan, The “-release-java-daily” job is run once a day, but is not triggered right when the JJB submission is merged; you may need to wait up to 24 hours for the job trigger. It looks like https://jenkins.onap.org/view/vfc/job/vfc-nfvo-driver-ems-master-drv-ems-boco-release-java-daily/<https://urldefense.proofpoint.com/v2/url?u=https-3A__jenkins.onap.org_view_vfc_job_vfc-2Dnfvo-2Ddriver-2Dems-2Dmaster-2Ddrv-2Dems-2Dboco-2Drelease-2Djava-2Ddaily_&d=DwMFoQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=Wo7Mh5IZoFUKGxHS19y_0s-4BpeUDJ5oeGHD2bYPMlU&s=InRScpdoY0sdAbsXx-P2C5viOeifKHbWl1Rf-pBaCO4&e=> has since run and completed successfully. Thanks, Gary From: 杨艳 [mailto:[email protected]] Sent: Friday, August 25, 2017 3:12 AM To: [email protected]; Gary Wu <[email protected]> Subject: [vfc]Add Sonar Inspection job but didn't trigger java daily build -please help Hi, I have added the Sonar injection job for vfc emsdriver, it verified and merged successfully, but didn’t trigger the daily build, could you please help me to see why. The commit is https://gerrit.onap.org/r/#/c/8771/<https://urldefense.proofpoint.com/v2/url?u=https-3A__gerrit.onap.org_r_-23_c_8771_&d=DwMFoQ&c=LFYZ-o9_HUMeMTSQicvjIg&r=jwTiArcEj6aUX0HjV0M3dT12gUtk7rC07xpgpVZkS_4&m=Wo7Mh5IZoFUKGxHS19y_0s-4BpeUDJ5oeGHD2bYPMlU&s=-n9He5Rts3vxd8v1dj6Dd91iJ1SaXv4-MAyOj-pvD-8&e=> and the content jjb for vfc emsdriver is: --- - project: name: vfc-nfvo-driver-ems-java project-name: 'vfc-nfvo-driver-ems' project: 'vfc/nfvo/driver/ems' stream: - 'master': branch: 'master' mvn-settings: 'vfc-nfvo-driver-ems-settings' subproject: - 'drv-ems-boco': pom: 'ems/pom.xml' pattern: 'ems/**' jobs: - '{project-name}-{stream}-{subproject}-verify-java' - '{project-name}-{stream}-{subproject}-merge-java' - '{project-name}-{stream}-{subproject}-release-java-daily' files: '**' archive-artifacts: '' build-node: ubuntu1604-basebuild-4c-4g Thanks, Yan _______________________________________________ onap-discuss mailing list [email protected] https://lists.onap.org/mailman/listinfo/onap-discuss
