summaryrefslogtreecommitdiffstats
path: root/jjb/sdnc
AgeCommit message (Collapse)AuthorFilesLines
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>
2017-09-22Remove SDNC release-1.0.0 jobsDan Timoney5-10/+0
Remove SDNC Jenkins jobs for release-1.0.0 branch, which are no longer being used. Change-Id: I90fd5b8f7225029382cdd4e4ae260fda1312b143 Issue-ID: CIMAN-84 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-16Create CSIT HealthCheck Test Job for SDNCRamu N1-0/+14
Adding CSIT HealthCheck Test Job for SDNC Refer below change-set link for CSIT HealthCheck Test for SDNC https://gerrit.onap.org/r/#/c/12877/ Change-Id: Ie285a2b99b3cacb33398f88a85693ade22383759 Issue-Id: SDNC-82 Signed-off-by: Ramu N <ramu.n@huawei.com>
2017-09-14Run tests during sdnc/northbound verify jobMarcus G K Williams1-1/+1
Issue-Id: SDNC-85 Change-Id: I461ea7f0255071203ed8f9c233399076d6057566 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-17Add release 1.1.0 jobs for sdncDan Timoney5-0/+10
Add Jenkins jobs for SDNC release 1.1.0 branch Change-Id: Ie50179e8518aae4f8c94f4014cac2598e06d260c Issue-ID: SDNC-58 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-06-09Merge "sdnc-core: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "sdnc-northbound: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "sdnc-adaptors: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-09Merge "sdnc-plugins: Enable CLM scan job"Andrew Grimberg1-0/+1
2017-06-08sdnc-northbound: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for sdnc-northbound and the results will be reported in Nexus IQ server. Change-Id: I44ec7fa7c71e99f4db834d1c80857e2734d2d3c7 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08sdnc-adaptors: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for sdnc-adaptors and the results will be reported in Nexus IQ server. Change-Id: Icce28988f8f400a677a74fb8ef4848f9ea5da014 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08sdnc-plugins: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for sdnc-plugins and the results will be reported in Nexus IQ server. Change-Id: I9c197b583291453fb6d8b9b51f7cf65c8a010be2 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08sdnc-core: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for sdnc-core and the results will be reported in Nexus IQ server. Change-Id: I767f4a704583bb7614da63de08870781edfe53c3 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-07sdnc-oam: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for sdnc-oam and the results will be reported in Nexus IQ server. Change-Id: I5864a5ede206c2b3dcebb2559d51f9ec6b56629c Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-04-21[MEMORY] sdnc-core out of memoryDan Timoney1-0/+1
Specify 4 CPU / 2G build node for sdnc-core to resolve out of memory issue Change-Id: I0d7a7076c58da4bcf90aa8e47e94b52ef7cf52ce Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-20[SDNC-5] Build root pomDan Timoney1-0/+7
Add separate Jenkins jobs to build root pom used by SDN-C and its clients Change-Id: Ifea81e17473029baff3da79a2d1fc331f59712b6 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-04-05[SDNC-3] Add SDN-C site buildsDan Timoney5-0/+15
Add Jenkins jobs to create SDN-C javadoc using maven site plugin Change-Id: Ia3a58a74aca5cd1a333db9aa1fbd7007ff76667a Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-03-13[RELEASE] Add release-1.0.0 Jenkins jobsTimoney, Daniel (dt5972)5-0/+10
Add Jenkins jobs for release-1.0.0 branch Change-Id: I3add1cd9ca8f86a37f4c6e5701eabe39647ea03f Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
2017-03-06[RELEASE] Set version in SDN-C release jobDan Timoney5-5/+5
SDN-C release Jenkins job needs to set the version to the released version Change-Id: I8f1e5c660abd3a3925ce73e7f04b6f5c2ce0dd60 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-02-20SDN-C settings fixTimoney, Daniel (dt5972)5-5/+5
Update mvn settings in SDN-C jenkins jobs to appropriate settings for each repo Change-Id: I39a86e07d4676990b9a345fb0933f284bad338d0 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>
2017-02-19SDN-C Jenkins JobsTimoney, Daniel (dt5972)5-0/+109
Adding SDN-C Jenkins jobs Change-Id: I2209f6b920c2db1e7b37c8ae3e7640eb4e5f8dd0 Signed-off-by: Timoney, Daniel (dt5972) <dtimoney@att.com>