summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/distribution.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-12-03Add nexus-iq-namespace for CLM jobsJessica Wagantall1-0/+1
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-10-23CCSDK-Refactor CLM project blockJessica Wagantall1-1/+11
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: Ief5e40b3f01cb545e800bb0899019a2da564b40b Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-16Add ccsdk/sdnc casablanca branch jobsTimoney, Dan (dt5972)1-2/+4
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-08-24Revert "Remove CLM jobs"Jessica Wagantall1-0/+1
This reverts commit 74c6abf7b5ec8663d0a7a437325d47274f6c111f. Issue-ID: CIMAN-33 Change-Id: I5c8cd455908ee6352d273db5ff76cd6529f3d8af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-08-23Remove CLM jobsJessica Wagantall1-1/+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-01Fix clm job definitionJessica Wagantall1-1/+1
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 CCSDK docker jobs to use dedicated VMGary Wu1-4/+20
Change-Id: I630573ce03a169d63269887e5241d65ecd802c5b Issue-ID: INT-588 Signed-off-by: Gary Wu <gary.i.wu@huawei.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 (a-e)Jessica Wagantall1-2/+4
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: I0f2e0d681734939f4e9b7d07faca33cc4a0da2b9 Issue-ID: CIMAN-159 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. Issue-ID: CIMAN-65 Change-Id: I462092530a0d5a1c5580ce292b80921350e3604f Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-02-14Run sonar jobs once a dayJessica Wagantall1-0/+1
Change-Id: If9d9a676ade972890a3748f24a58c81541b5b1df Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-02-14Merge "Remove CCSDK/SDNC R1 Jobs"Jessica Wagantall1-2/+0
2018-02-13Remove empty java-version in templatesJessica Wagantall1-2/+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-12Remove CCSDK/SDNC R1 JobsDan Timoney1-2/+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-01Remove release-version-java-daily-no-sonarJessica Wagantall1-1/+1
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-01Set build node for gerrit-maven-sonarJessica Wagantall1-0/+1
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 Wagantall1-0/+11
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-20Add CCSDK Amsterdam branchDan Timoney1-0/+2
Add Jenkins jobs for CCSDK Amsterdam branch Change-Id: If8ec43e4f68ac93a689d9559595dc3a61ae2a97c Issue-ID: CIMAN-120 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-10-13Add java-version for CLM projectsJessica Wagantall1-1/+2
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 Wagantall1-1/+1
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-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 Timoney1-1/+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-08-15Cleanup unneeded CCSDK Jenkins jobsDan Timoney1-2/+0
Release 1.0.0 branches for CCSDK do not exist yet, so no need for 1.0.0 Jenkins stream Change-Id: I298aeaa0d5f3d93397c9a57f66e63e6256844a28 Issue-ID: CCSDK-60 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-09Change ccsdk/distribution node to dockerMarcus G K Williams1-1/+1
Verify job fails in these jobs because there is no docker host available. Fixing by changing node to ubuntu1604-docker-8c-8g Change-Id: If7710edf7bfed1fc4298247e15227b36e3261f50 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>
2017-08-09Add ccsdk/distribution docker jjb jobMarcus G K Williams1-0/+25
Issue: CCSDK-27 Change-Id: Iafb919e09e5b99b74d015fe5274b1872abf43d04 Signed-off-by: Marcus G K Williams <marcus.williams@intel.com>