summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-09-03Add workaround for broken git repo polling by JenkinsArtem Naluzhnyy2-4/+43
To save our Jenkins lab resources and Coverity Scan submission quota we can run the scan if there were recent commits only. At the moment the following JJB configuration does not work properly for ONAP repositories: triggers: - pollscm: cron: '@daily' As a workaround a new job build parameter is introduced - 'max-git-repo-age-hours'. If set to non-zero run the code scan only if there were no git repository commits last max-git-repo-age-hours hours. It makes sense to set the value twice the 'cron' interval for the job (e.g. if 'cron: @daily', then max-git-repo-age-hours=48). Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I82ce092e9b8bb423e9db8b3958d6cfa3b527b33b
2019-09-01Adding sdc parser release jobOfir Sonsino2-0/+4
Change-Id: Id60fc9e64844f75d992a52d2c155d25557595d1f Issue-ID: SDC-2504 Signed-off-by: Ofir Sonsino <os0695@intl.att.com>
2019-08-31Align verify and staging tox jjb configumry83641-2/+2
Issue-ID: INT-1228 Signed-off-by: umry8364 <morgan.richomme@orange.com> Change-Id: I546d58d68a7bafc7db5a54c18d4e0e7d6ffea35a Signed-off-by: umry8364 <morgan.richomme@orange.com>
2019-08-31fix MSB-discovery maven docker stage jobHuabing Zhao1-2/+2
Issue-ID: MSB-375 Signed-off-by: Huabing Zhao <zhao.huabing@zte.com.cn> Change-Id: I70b3f21ffcc365252a7d8e00e032c05f0d4ca41b
2019-08-30Fix APPC GC Maven issuesJessica Wagantall2-1/+8
APPC needs both JAVA and MVN opts set to: -Xmx4000m -XX:MaxPermSize=256m Add support for local java verify job. Issue-ID: CIMAN-33 Change-Id: I76a82a05ec66b6d8584471685ec9e72df0bb8de4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-30Add release job for oparentPamela Dragosh1-0/+3
Missing the release job for oparent. Issue-ID: INT-1233 Change-Id: Ifc6a1cbfce352a98745c94616d6d3790c70f3a72 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-30Merge "Update the build node used for multicloud-k8s"Jessica Wagantall1-1/+1
2019-08-30resolve JJB GC issueTaka Cho1-1/+1
change mvn-option Change-Id: I944f6ed73e0565ff4e1259305b615c5aa65a19e6 Issue-ID: APPC-1711 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-29merge-verify job failed on GCTaka Cho1-0/+1
add an mvn-opts: -Xmx512m -XX:MaxPermSize=128m Change-Id: Ib14d6437fbafec7b9992d86a64a23ae7565efe9a Issue-ID: APPC-1711 Signed-off-by: Taka Cho <takamune.cho@att.com>
2019-08-28Update the build node used for multicloud-k8sKiran Kamineni1-1/+1
The multicloud-k8s build uses golang plugins and these builds are parallelized. The linker uses about 920MB per plugin during the link phase and this is causing the build machine to run out of memory where we are compiling 4+ plugins on the system. Issue-ID: MULTICLOUD-666 Change-Id: I796fdf5883729d6d805d56a9754fb3b032e13995 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2019-08-28VVP - Consistent build nodes for all jobsLovett, Trevor1-0/+1
Issue-ID: VVP-281 Change-Id: Ib6156dde10eff917f0dab58b0f4f671614a6d646 Signed-off-by: Lovett, Trevor <trevor.lovett@att.com>
2019-08-28Merge "Add SO self release job changes"Jessica Wagantall0-0/+0
2019-08-28Merge "Add libs self release job changes"Jessica Wagantall1-0/+2
2019-08-28Add libs self release job changesseshukm1-0/+2
Issue-ID: SO-2260 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: Ifcdd11790efef019da24ebd28fcc457205b7a533
2019-08-28Add SO self release job changesseshukm1-0/+2
Issue-ID: SO-2260 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I836c112565df462406bd44e1570c776711444e86
2019-08-27Break down SDC CLMJessica Wagantall1-3/+17
Run CLM on catalog and onboarding profiles to be able to cover all repo CLM scan successfully. Change-Id: I4b5c3c9891672608147f02ee4d4e9e6cd7cfdf9a Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-27Merge "Fix CSIT merge job trigger"Jessica Wagantall1-2/+2
2019-08-27Fix CSIT merge job triggerPamela Dragosh1-2/+2
Somehow these got missed when we renamed some of these jobs. So they haven't been triggering the CSIT. Issue-ID: POLICY-2018 Change-Id: I093aaccf2511c39500a7e5f2695704e023bbf53f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2019-08-27Set up ci-management jobs as we convert to docker profileJimmy Forsyth5-5/+5
Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth <jf2512@att.com> Change-Id: Ib3b416824653b9a4f0e8aced2de8bf74dcd73995
2019-08-27Merge "Add jenkins jobs for elalto-fluorine branches"Jessica Wagantall3-0/+6
2019-08-27Merge "Update CI jobs for r-2.6.0"Jessica Wagantall1-0/+2
2019-08-27Add jenkins jobs for elalto-fluorine branchesTimoney, Dan (dt5972)3-0/+6
For El Alto, SDNC will support both Fluorine and Neon based distribution since Neon port was done late in release cycle. Change-Id: I0f393002c8da9a5f7c2a804c8976fa29367c7e84 Issue-ID: CIMAN-308 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-27Add libs self release job changesseshukm1-0/+2
Issue-ID: SO-2260 Signed-off-by: seshukm <seshu.kumar.m@huawei.com> Change-Id: I495f2084536fd40a1ff3b69b96b8cc3b4f819e43
2019-08-26Revert "Update global-jjb"Jessica Wagantall1-0/+0
This reverts commit db6041fee188a67aa1a124c857b75b73c9767c8b. Change-Id: I042be249d406111dc16bf0ff870b80dbf8dfe58f Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-26Update CI jobs for r-2.6.0statta1-0/+2
Issue-ID: PORTAL-722 Change-Id: I57f63ea9c7732040f411f7493918c0e8e715340f Signed-off-by: statta <statta@research.att.com>
2019-08-26Update global-jjbJessica Wagantall1-0/+0
Update global-jjb to fetch support for container releases. Change-Id: I9f97024ad89cced0af7b63a7a9badf144d479f61 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-26Fix ccsdk/sli/plugins verifty buildTimoney, Dan (dt5972)1-0/+1
ccsdk/sli/plugins needs a larger build node. Issue-ID: CIMAN-307 Change-Id: I5d5b27dce2f86a94d3c3c84f40cf8305290f21fa Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-26Merge "Add release job for multicloud vio"Jessica Wagantall1-0/+2
2019-08-26Add release job for multicloud vioBin Yang1-0/+2
Change-Id: I71bfc3aa6dc51f7e4307ff59c53685df0eb98db0 Issue-ID: MULTICLOUD-773 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2019-08-26Delete ci for ocataHaibin Huang3-42/+0
Issue-ID: MULTICLOUD-775 Signed-off-by: Haibin Huang <haibin.huang@intel.com> Change-Id: I905263c391b12db009db23ecde63bba093b7aeb8
2019-08-23Merge "Remove testless optf-fgps-csit job"Jessica Wagantall1-15/+0
2019-08-23Remove testless optf-fgps-csit jobkaihlavi1-15/+0
CSIT job https://jenkins.onap.org/view/CSIT/job/optf-fgps-master-csit-fgps/ was added in https://gerrit.onap.org/r/#/c/ci-management/+/88479/ but there is no plan for optf-fgps, which causes the job to fail This job should be restored when plans and tests under csit repo are merged to master Issue-ID: CIMAN-256 Signed-off-by: kaihlavi <l.kaihlavirt@partner.samsung.com> Change-Id: Ic4da57b993245d669b6729131e1f5cdf0db40797
2019-08-22Fix parent merge buildTimoney, Dan (dt5972)1-1/+1
ccsdk/parent merge build fails due to incorrect snapshot repo Change-Id: I5e46e68a17d6dc3efd4a336b3b9a415b93f1631b Issue-ID: CIMAN-294 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-22Merge "Add CCSDK jobs for elalto-fluorine branch"Jessica Wagantall6-0/+12
2019-08-22Merge "Removing Casablanca JJB jobs"Jessica Wagantall2-27/+0
2019-08-22Merge "Remove redundant stream"Jessica Wagantall1-4/+1
2019-08-22Merge "Add newly-created docker profile"Jessica Wagantall1-1/+1
2019-08-22Removing Casablanca JJB jobsefiacor2-27/+0
Change-Id: I0b9efacb77a0ad0e2fc81924312a89f1e9208560 Issue-ID: DMAAP-1273 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-08-22Update ubuntu build nodeBengt Thuree1-1/+1
Update to a newer image since the one beeing used previously was to old (2017), and we had issues with it in the Sandbox Signed-off-by: Bengt Thuree <bthuree@linuxfoundation.org> Change-Id: I176e9171443579df5ba5ccd18480048670d539c3 Issue-ID: CIMAN-1
2019-08-21Remove redundant streamJimmy Forsyth1-4/+1
Issue-ID: AAI-2579 Change-Id: I9fc36af466bb3c58402bec87ba83cdde2c624c3b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-08-21Add CCSDK jobs for elalto-fluorine branchTimoney, Dan (dt5972)6-0/+12
Add subset of CCSDK jobs needed in El Alto Fluorine branch Change-Id: I96bf4541528170ee119db04f1ab969bf9a15b9e0 Issue-ID: CIMAN-297 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-21Add newly-created docker profileJimmy Forsyth1-1/+1
Issue-ID: AAI-2579 Change-Id: I42a72f8949b35e1c8ba5671b5e7ea7f3051f851b Signed-off-by: Jimmy Forsyth <jf2512@att.com>
2019-08-19Include maven-docker-stage jobs for pombaPrudence Au5-0/+30
Issue-ID: LOG-1099 Signed-off-by: Prudence Au <prudence.au@amdocs.com> Change-Id: I43b70482289d5c8a358014dc41f8c1b68b2653b9
2019-08-19Merge "Use global-jjb verify,merge"Jessica Wagantall1-2/+4
2019-08-19Use global-jjb verify,mergeTimoney, Dan (dt5972)1-2/+4
Change to use global-jjb version of verify and merge jobs Change-Id: I216eb65da19687d80a7b9cdfda87f867a057529d Issue-ID: CIMAN-294 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-08-19Merge "Enable Coverity Scan daily check for "portal" component"Jessica Wagantall1-0/+34
2019-08-19Merge "Verify configbinding via Global-JJB python/tox job"Jessica Wagantall1-32/+26
2019-08-17Enable Coverity Scan daily check for "portal" componentArtem Naluzhnyy1-0/+34
Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I7bb2d45c810d58673b02d2b7db9c96def0793fc0
2019-08-17Make COVERITY_USER_EMAIL, SEARCH_PATHS, SEARCH_EXCLUDE_REGEXS configurableArtem Naluzhnyy2-3/+28
Now the Jenkins job parameters are configurable on the WEB since it's usefull for initial Coverity Scan job setup or tuning process. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I6f2f59416966233c24c1b6bc1847d4ebe19a6985
2019-08-17Add DRY_RUN job parameter to bypass actual submission to Coverity serverArtem Naluzhnyy2-51/+60
The Jebkins job parameter can be used during Coverity Scan job initial configuration or tuning process to avoid unnecessary submission quota exhaustion. Issue-ID: CIMAN-260 Signed-off-by: Artem Naluzhnyy <A.Naluzhnyy@samsung.com> Change-Id: I4dfdf7441b8f31fffa2e4afd62bdd871126cdfd5