summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/dashboard.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-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-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-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-10-02Remove daily build for ccsdk/dashboardDan Timoney1-1/+0
Remove daily release build Jenkins job for ccsdk/dashboard which is not needed for Amsterdam release. Change-Id: Ibe52587c6429a890321138091b6f626c2fc4bd44 Issue-ID: CIMAN-96 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-09-29Stop running Sonar for ccsdk/dashboardJessica Wagantall1-1/+1
Stop Sonar scans for ccsdk dashboard Change-Id: Iaa099893fdfbed6effe21c65a82e4a28742b8800 Issue-ID: CIMAN-65 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-09-26Remove unneeded Jenkins jobsDan Timoney1-3/+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-17Remove release 1.0.0 jobs for ccsdk project reposDan Timoney1-3/+1
Remove release-1.0.0 jobs for CCSDK project repos. This branch does not yet exist. Change-Id: If13ae460b07f42668a39c7c3ca9d783a7d3959f6 Issue-ID: CCSDK-58 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-08-17Add jobs for new ccsdk project reposDan Timoney1-0/+27
Add Jenkins jobs for new CCSDK repositories: dashboard platform/blueprints platform/nbapi platform/plugins utils Change-Id: I6da1375064719e3dda704df65667e0605cdcf18f Issue-ID: CCSDK-58 Signed-off-by: Dan Timoney <dtimoney@att.com>