summaryrefslogtreecommitdiffstats
path: root/jjb/ccsdk/platform-plugins.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-01-31Remove CCSDK elalto jobsDan Timoney1-2/+0
Remove elalto jobs for CCSDK, which are no longer needed. Change-Id: I4c8ba2db2a7733642c4b2d9bd8398620a4d50c52 Issue-ID: CIMAN-363 Signed-off-by: Dan Timoney <dtimoney@att.com>
2020-01-14Ensure INFO runs in centosJessica Wagantall1-0/+1
Move INFO.yaml verify jobs to centos node to ensure there are no issues with Python packages. Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ib696292b9785478175515694247854b2e4e1c37f
2020-01-09Simplify sonar variablesJessica Wagantall1-1/+1
Globalize sonar_mvn_goal Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: Ia46696394bfbde621b861e662e6a512f5f6df967
2019-12-13Run CCSDK and SDNC merge jobs dailyTimoney, Dan (dt5972)1-2/+6
Updated CCSDK and SDNC JJBs: 1) To use global jjb verify and merge jobs (vs older global-template) 2) To run merge jobs (SNAPSHOT builds) daily 3) To run staging jobs only on demand. Change-Id: Ia5bee0d5ee765ba501af855e06d5637fdbf61568 Issue-ID: CIMAN-357 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-11-27Migrate CCSDK to SonarCloudJessica Wagantall1-0/+5
Issue-ID: CIMAN-343 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I4cd2b2bf01747934265690dffe5e6e89a7f71df6
2019-10-16Add elalto jobs for ccsdkTimoney, Dan (dt5972)1-0/+2
Add elalto jobs for 2 CCSDK repos: ccsdk/dashboard ccsdk/platform/plugins Change-Id: I4ebd0794256ed66a19cf9d4cfd65ccaa6a487248 Issue-ID: CIMAN-336 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-09-16Move release jobs to docker nodeJessica Wagantall1-1/+1
Move release jobs to docker node since these repos will start using self container releases Change-Id: If335d12375863b3809e0d1335310a3eaeefea154 Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-08-01Run self-release on centosTimoney, Dan (dt5972)1-1/+2
Update self-release jobs to run on centos build node instead of ubuntu Change-Id: Iffee853a96b1b8c187d1c9db4a7b42edb1bc7c3e Issue-ID: CIMAN-286 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Add whitesource jobs for CCSDKTimoney, Dan (dt5972)1-0/+11
Add whitesource jobs for CCSDK. Change-Id: Ie0cd743656ce7f1baf2d8364f9c08336185afd01 Issue-ID: CIMAN-287 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Add CCSDK self release jobsTimoney, Dan (dt5972)1-0/+1
Add self release jobs for CCSDK Change-Id: I5d963055d9abcc2678f944608e6ba025504197c8 Issue-ID: CIMAN-286 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-31Remove ccsdk,sdnc dublin jobsTimoney, Dan (dt5972)1-4/+0
Jenkins jobs no longer needed for dublin branch since no maintenance release is planned. Change-Id: I8e79da78298ed5b06a858c1174f13c30ac256415 Issue-ID: CIMAN-285 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-07-17Make sign-artifacts only for maven-stageVanessa Rene Valderrama1-1/+1
This maven-docker-stage job does not need to run sigul right now since the job only tries to sign JAVA artifacts and not docker images. Issue-ID: CIMAN-33 Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> Change-Id: I778f0b0b0fdeb080a3370fbd4fc5b876a3bfeb73
2019-07-09Remove obsolete daily release buildTimoney, Dan (dt5972)1-1/+0
Remove release builds that are replaced by stage build. Change-Id: I8eb07cfd57c27be569b2294ea59e7678d90c386e Issue-ID: CIMAN-263 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-06-03Remove unneeded ccsdk/sdnc Casablanca jobsTimoney, Dan (dt5972)1-4/+0
Remove casablanca branch Jenkins jobs for CCSDK and SDNC projects. These are no longer needed since there will not be another casablanca mtce release. Change-Id: I2ff0ba87a16bc236f0c624c9efc8448783edd135 Issue-ID: CIMAN-258 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-04-29Add CCSDK Dublin jobsTimoney, Dan (dt5972)1-0/+4
Add Jenkins jobs for CCSDK Dublin branch. Also, added missing staging job for ccsdk/dashboard and removed filter from CCSDK tab to include staging jobs as well. Change-Id: I4ecacf7a645b316ff3504d0e2626dc4771a3eef9 Issue-ID: CIMAN-252 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-15Sign CCSDK artifactsTimoney, Dan (dt5972)1-1/+3
Update JJB to sign CCSDK artifacts. Change-Id: I0401497501c3d2e287c3dbead2151760e2b52a07 Issue-ID: CIMAN-234 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
2019-03-07Add INFO.yaml verify job (CCSDK)Jessica Wagantall1-0/+8
Add gerrit-info-yaml-verify from global-jjb to verify INFO.yaml file contents. Change-Id: I0b6dfe38abf0f75bb0c8e817d8b35bd2816c8739 Issue-ID: CIMAN-179 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2019-02-04Migrate to gerrit-maven-stage (CCSDK)Jessica Wagantall1-0/+1
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: I79647497d8b1a70b33e1cdeb9fc32b0c0c408257 Issue-ID: CIMAN-234 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-12-13Add Casablanca CLM jobs for CCSDK and SDNCTimoney, Dan (dt5972)1-1/+5
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-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-0/+2
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-09-28Spread out the scheduling of Daily jobsGary Wu1-1/+1
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-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-06change the plugin build environmentHong Guan1-1/+2
The repo affected: ccsdk/plateform/plugins, the helm plugin is platform sensitive, the helm plugin which build on Ubuntu cannot be loaded to centos Cloudify manager. Change-Id: I2199dac7c6a453d1715282c3e6820d127924073d Issue-ID: CIMAN-185 Signed-off-by: Hong Guan <hg4105@att.com>
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-14Make code sections readable and consistentAnil Belur1-0/+1
- Add empty line between project sections. Issue-ID: CIMAN-1 Change-Id: If799176581c1fc90e1d8ce2eead7582552e35db4 Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
2018-03-19Rename basebuild to builderJessica Wagantall1-1/+1
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-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-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-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-27Skip Sonar on non-Java ccsdk jobsDan Timoney1-1/+1
Skip sonar scan on storage/pgaas and platform/plugins, which contain non-Java code Change-Id: Ic43366c39a6596af5b920d1ed7aba755d7610753 Issue-ID: CCSDK-59 Signed-off-by: Dan Timoney <dtimoney@att.com>
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>