summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
AgeCommit message (Collapse)AuthorFilesLines
2019-05-02Add SDNC dublin jobsTimoney, Dan (dt5972)4-0/+18
Add Jenkins jobs for SDNC dublin branches Change-Id: I6f7b6abeafc32a2fb4a4a1e2685bf7028509163b Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-03Removed casablanca branch verify parameterRahul Yadav A1-2/+0
Issue-ID: SDNC-660 Change-Id: Id58f7ba943c0c526efd46f3f1faccd37009ed840 Signed-off-by: Rahul Yadav A <rahul4talk@gmail.com>
2019-03-30Added sdnc post deploy csit testsRahul Yadav A1-0/+2
Signed-off-by: Rahul Yadav A <rahul4talk@gmail.com> Change-Id: Ic8aaa0728a43936cd4c6e1ed590e01ba8f0fbf5b Issue-ID: SDNC-660
2019-03-08Add INFO.yaml verify job (SDNC)Jessica Wagantall3-0/+24
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I6a2e0119036ee11cdf531d15e563dbfafb0a885d Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-03-01Merge "Migrate to gerrit-maven-stage (SDNC)"Jessica Wagantall3-0/+3
2019-02-05temporary disable arm64 docker build for sdncPaul Vaduva2-34/+34
The docker build jobs on arm64 will not pass until the dockerhub migration is approved and implemented. Change-Id: I83b982036951e957e60b1e33dabfe37747a195e4 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-02-04Migrate to gerrit-maven-stage (SDNC)Jessica Wagantall3-0/+3
Migrate to use gerrit-maven-stage from global-jjb to allow the generation of signed release artifacts that will reduce release processing time. Change-Id: I01c2e969f57a86b840db1b132dfa8fcdbcdbd4fa Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-01-25Merge "Add arm64 docker build for sdnc"Jessica Wagantall2-0/+33
2018-12-13Add Casablanca CLM jobs for CCSDK and SDNCTimoney, Dan (dt5972)3-3/+15
Added streams with casablanca and master to clm jobs for ccsdk and sdnc. Change-Id: I3c6e593112eed13840698d13be71b06355a4045f Issue-ID: CIMAN-226 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-12-07Add arm64 docker build for sdncPaul Vaduva2-0/+33
Add arm64 docker-build job for sdnc project Change-Id: I5a85c58a542e7ef29c27c83c1372b6e7b9ac8ec7 Issue-ID: CIMAN-217 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall3-0/+3
Add nexus-iq-namespace variable for CLM jobs to use the 'onap' prefix in Nexus IQ reports. Having this prefix, will help in situations where two different organizations have the same application names. Change-Id: Id689cbb482d823482932fb4d397bd2adae950735 Issue-ID: CIMAN-134 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-11-14Manage views [s*] in JJBJessica Wagantall1-0/+6
Use lf-views to manage views through JJB Issue-ID: CIMAN-218 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I0c313c9c7640d3333e12f8d74e013aa8d9ec4d87
2018-10-23SDNC-Refactor CLM project blockJessica Wagantall3-3/+30
The clm job portion needs to be on its own project section similar to the Sonar portion. The reason behind this, is because we only want this job to be running for master and no other branches. Also, this is in preparation for the work that is to come from global-jjb on application names in CLM. Change-Id: If9113ca802b2facfe635e7a11dd3e08bce15c05a Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-16Add ccsdk/sdnc casablanca branch jobsTimoney, Dan (dt5972)4-3/+17
Add Jenkins jobs for CCSDK and SDNC casablanca branchs Change-Id: Ib38bece7a36e0f009e760a63d30536dcd575cb29 Issue-ID: CIMAN-212 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-10-08Remove unneeded beijing jobs for ccsdk and sdncTimoney, Dan (dt5972)1-4/+0
Remove unneeded jobs against beijing branch for CCSDK and SDNC Change-Id: Ia1021fd38e69fd38542a483f923184ac7732f079 Issue-ID: CIMAN-209 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2018-09-28Spread out the scheduling of Daily jobsGary Wu2-2/+2
Spread the scheduling of Daily jobs throughout the day to reduce resource contention. Change-Id: I2b2606b4022c1d9f882bfe95b439b021b17f362e Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-09-21Fix nested trigger_jobs (O-S)Jessica Wagantall1-2/+1
After upgrading to JJB 2.2.0 any nested parameters up to 3 levels will be reported as a failure. We need to fix those so that there is only 2 levels maximum. Change-Id: Icb86bc28bb66727737568386f0258d5d570c1fc7 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-09-20Remove JJB for dormant SDNC reposTimoney, Dan (dt5972)2-61/+0
Repositories sdnc/features and sdnc/plugins are dormant in Casablanca. Removed associated Jenkins jobs. Note: these repos are read-only in Gerrit, so no changes can be made. Change-Id: Ibfe37e2efdc338991496866cab65df37cfd61291 Issue-ID: CIMAN-205 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-08-24Revert "Remove CLM jobs"Jessica Wagantall5-0/+5
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall5-5/+0
Remove CLM jobs as they are exposing proprietary information. Looking into how to handle these better. Change-Id: I8dde2f314af5a945163e0b1172926c398ec78c37 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-15Add docker job for sdnc/appsPrudence Au1-0/+18
Change-Id: I6643e76891276392ad1402a433f9ce389609b0c5 Issue-ID: CIMAN-192 Signed-off-by: Prudence Au <prudence.au@amdocs.com>
2018-08-06Refactor java verify jobsGary Wu1-1/+2
Change-Id: Iecf1891cfa85d056f62fc8b842a901da1de0dee1 Issue-ID: CIMAN-187 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-01Fix clm job definitionJessica Wagantall3-3/+3
Cleanup CLM job definitions that do not require any parameters Change-Id: Ib0125bcaa5e3c0a1f70041a78fec59c445e00645 Issue-ID: CIMAN-184 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-07-24Change SDNC docker jobs to use dedicated VMGary Wu1-2/+17
Change-Id: Id653f08bf6d5d338bf6e46aa5ba2a1a67fce86c9 Issue-ID: INT-588 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-07-14Make code sections readable and consistentAnil Belur3-0/+3
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-07-09Add Jenkins jobs for new CCSDK, SDNC reposTimoney, Dan (dt5972)1-0/+36
Add new Jenkins jobs for ccsdk/apps, ccsdk/features and sdnc/apps repos Change-Id: Icdd1e28a567976fe9e3153775fed6f41c32b14be Issue-ID: CIMAN-173 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-06-05Add Beijing release jobs for ccsdk/sdncTimoney, Dan (dt5972)1-0/+2
Add Beijing branch Jenkins jobs for CCSDK and SDNC repos containing release notes (ccsdk/distribution and sdnc/oam, respectively) Change-Id: I736788d371a40469d104d2116f6b857ae1768643 Issue-ID: CIMAN-165 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-07Move Dmaven.test.skip param (s-u)Jessica Wagantall1-1/+1
Rather than hardcoding this parameter as part of the maven-docker-push-daily macro, we are passing it as a "mvn-params" parameter from the project's JJB template. Notice that this change IS NOT adding "Dmaven.test.skip=true" but rather moving it away from the macro into the project's template to handle it individually per project. Please refer to commit 262e8694ebce04450bc29b4805088a354b8aaccb Change-Id: I7fd34114a45b0b36158e05a1be09ebc4d861d96e Issue-ID: CIMAN-159 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-03-20Add missing jobs for sdnc/features repoTimoney, Dan (dt5972)1-0/+21
Add missing Jenkins jobs for sdnc/features repository Change-Id: I8d130659edf74a357085cbd049c34578f6ba5421 Issue-ID: CIMAN-148 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-03-19Rename basebuild to builderJessica Wagantall3-4/+4
Rename nodes from "basebuild" to "builder" in preparation for updating to common-packer. Change-Id: I6ff64e3ee5c856391430296aded45d84c46de171 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-27Remove JavaScript from SonarGildas Lanilis1-12/+0
As decided at TSC, we won't be be measuring code covergae for JavaScript. Change-Id: I1581d72799e54623b0ff99eaa91d0aaec07e92cd Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-20Add missing CLM jobsJessica Wagantall1-0/+15
Add missing CLM jobs for sdnc and testsuite Change-Id: I6b78747628efa83d5c9b5318defeff7649dc0c38 Issue-ID: CIMAN-133 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Run sonar jobs once a dayJessica Wagantall2-0/+2
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Merge "Remove CCSDK/SDNC R1 Jobs"Jessica Wagantall2-4/+0
2018-02-13Remove empty java-version in templatesJessica Wagantall3-5/+0
The new upgrade of global-jjb 0.16.0 is able to handle the java version better. We do not need to set this variable as empty anymore. Change-Id: I88cae9f4b49241b6045deee7fd696c18d781db1c Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Disable sdnc adaptors and coreJessica Wagantall2-80/+0
Set sdnc adaptors and core to read only Change-Id: Icfe84d8fb683f817c50de03ba9c1351230ae497b Issue-ID: CIMAN-130 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-12Disable sdnc/plugins and ccsdk/utils scanGildas Lanilis1-12/+0
sdnc/pluggins is a Readme file and do not need code coverage ccsdk/utils is a set of yaml file and do not need code coverage Change-Id: I90c5df9732c7750dc785462028dcb6bc6cd759fd Issue-ID: CIMAN-65 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-12Remove CCSDK/SDNC R1 JobsDan Timoney2-4/+0
Remove no longer needed Amsterdam Jenkins jobs for CCSDK and SDNC projects. Change-Id: I44ff0d7ca9098e7ce0a28447cc41150c7e7cebfb Issue-ID: CIMAN-129 Signed-off-by: Dan Timoney <dtimoney@att.com>
2018-02-01Fix typo for sdnc sonar jobsJessica Wagantall5-24/+24
Fix typo for sdnc-core, sdnc-adaptors, sdc-oam sdnc-plugins and sdnc-northbound Change-Id: Id417e88cb5b6978a5c90d754e75409a91e456fd6 Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Remove release-version-java-daily-no-sonarJessica Wagantall4-4/+4
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-version-java-daily-no-sonar" and "release-version-java-daily" templates are exactly the same after removing the sonar goals. Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: If89f2c8a484c28271aa7b634ab7e6b3f064d63fb
2018-02-01Remove release-java-daily-no-sonar templatesJessica Wagantall1-2/+2
gerrit-maven-sonar is now in place to run all the Sonar scans. "release-java-daily-no-sonar" and "release-java-daily" templates are exactly the same after removing the sonar goals. Change-Id: Ie017c98e9d57ee31371f4a2ab47796febaf6f3dd Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-01Set build node for gerrit-maven-sonarJessica Wagantall5-0/+5
Run gerrit-maven-sonar on a 4c-4g node Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I8a50b075ab6c1da5b015136b30a8aa2fab5bbc9a
2018-02-01Move projects to gerrit-maven-sonarJessica Wagantall5-0/+55
The current Sonar goal in release-version-java-daily has a lot of issues when running for projects in more than one branch. Remove sonar task from release-version-java-daily and use global-jjb gerrit-maven-sonar job instead. Change-Id: I9a20b68f4539e227ceab4063edb2df429cf60afb Issue-ID: CIMAN-126 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-21Add amsterdam stream to JJB templatesJessica Wagantall2-0/+4
Add amsterdam branch for jjb job templates for sdnc repos Change-Id: I7bb74ed9eacb5a9531d6d5cc5cceb195a6e92bae Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-13Add java-version for CLM projectsJessica Wagantall5-5/+10
Add java-version parameter just for CLM jobs to avoid other jobs from breaking by picking the wrong configuration. Issue-ID: CIMAN-65 Change-Id: Ia70e807cc581d63296ef59320ef18e079b63c17d Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-11Move CLM jobs to global jjbJessica Wagantall5-5/+5
Use CLM job from global-jjb Remove the local CLM job template Issue-ID: CIMAN-65 Change-Id: I0660c6b73552d2e29851f3f120c7db2698724141 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-10-05Increase build node size for sdnc/northboundDan Timoney1-0/+1
Increase size of build node for sdnc/northbound to correct out of memory issue running Sonar scans. Change-Id: I76cb1a9c5346fd1df598a10e9345e175abbe7c55 Issue-ID: CIMAN-98 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-28Stop running Sonar for ccsdk and sdncJessica Wagantall3-4/+4
Stop Sonar scans for ccsdk, the repo contain non-Java code, so code coverage stats are not captured. SDNC aren't used in Amsterdam (the code moved to CCSDK) or contain non Java code (sdnc-oam) Change-Id: Id6a71c6b574f9c51c5a6e474843c5cb946f16c91 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-27Disable sonar on non-Java CCSDK/SDNC reposDan Timoney1-1/+1
Disable Sonar scan on CCSDK and SDNC repos that contain no Java code (packaging only). Change-Id: I8f81ff877206912eb435ebaab57448a7fa8d8bbe Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-26Remove unneeded Jenkins jobsDan Timoney5-25/+0
Removed unneeded Jenkins jobs from CCSDK and SDNC repositories. For SDNC, removed release-1.1.0 branch stream, since that branch is no longer actively used. For both, removed site-java jobs, which have never worked correctly and are currently interfering with M2 acceptance criteria, even though these jobs are not producing any binaries used by anyone. Change-Id: I87db40eb3bc8e43f8280a18ccdb97f6e9fc8e62b Issue-ID: CIMAN-89 Signed-off-by: Dan Timoney <dtimoney@att.com>