summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-drools-applications.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-10-23POLICY-Refactor CLM project blockJessica Wagantall1-1/+9
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: I7f4c631fb4b91cfd050f2cf8926e169e75812bd6 Issue-ID: CIMAN-213 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2018-10-08Enable policy release jobsPamela Dragosh1-1/+1
Re-anble the release jobs so we can release our artifacts. Change-Id: Id25a4b11e49f9d1b998adcd095098b405b111a16 Issue-ID: POLICY-1188 Signed-off-by: Pamela Dragosh <pdragosh@research.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-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-06-04Disable policy release jobsPamela Dragosh1-1/+2
We will not be releasing anything for beijing or casablanca so disable these release jobs. Issue-ID: POLICY-875 Change-Id: I0cf6914a381bc68181c357aeabf627c89af9c94d Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-26Enable policy release jobsPamela Dragosh1-2/+1
Need to start enabling the release jobs to product artifacts for M4 release date. Issue-ID: POLICY-708 Change-Id: I319411600291b3dce8d76d57ad0997ed771b3463 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-19Rename basebuild to builderJessica Wagantall1-2/+2
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-03-09Remove older merge/release jobsPamela Dragosh1-3/+0
We have the new merge/release jobs working so I am following up by removing the old merge/release jobs that we no longer need. Also removing the stage site jobs per Release Planning decisions. Refer to https://gerrit.onap.org/r/#/c/33657/ Issue-ID: POLICY-623 Change-Id: I1a70416c398af659ad71f9a23a0e757ea3b2fdfd Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-03-02Add new policy merge and release jobsPamela Dragosh1-1/+2
Using a different template so we can build docker SNAPSHOT images during the merge for drools-pdp and engine. We would like to keep the original jobs running so we do not interrupt current testing. Also disabling release jobs until M4 timeframe. Issue-ID: POLICY-623 Change-Id: I01ffca8d1f26bf22e5f827306d66171093d41573 Signed-off-by: Pamela Dragosh <pdragosh@research.att.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-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 amsterdam and openecomp jobsPamela Dragosh1-22/+1
Per today's PTL call, we were given option to remove Amsterdam release jobs to alleviate LF servers from having to build them. I am also removing the old OpenECOMP jobs as they are not necessary anymore either. Also, seems the docker-blessing job will not be used either. So that is also removed. Change-Id: I706ec04d541925be8f04c44254379523f2085eca Issue-ID: POLICY-389 Signed-off-by: Pamela Dragosh <pdragosh@research.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-22Add policy amsterdam branch jobsPamela Dragosh1-0/+3
Add policy amsterdam branch jobs. Change-Id: I35eaf6a4d0cf71b70b77a4ccdbe9b47b9ddfb738 Issue-ID: POLICY-453 Signed-off-by: Pamela Dragosh <pdragosh@research.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-10-09Increase memory size for stage-site jobPamela Dragosh1-0/+1
The build jobs for stage-site have been failing due to lack of heap space. Issue-ID: POLICY-297 Change-Id: I852bb7edddfacd8c84174ecc8d9d86866463ed63 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-06-08policy-drools-applications: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for policy-drools-applications and the results will be reported in Nexus IQ server. Change-Id: I029a9f49c13af755eb128e7e699dccdf64d0722a Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-05-23add no-sonar release templatePamela Dragosh1-0/+16
Change-Id: If3469caf0403159b364d4edf1064d432c76e1b9c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-10adding javadoc site for drools-appPamela Dragosh1-0/+3
Change-Id: I4a63561af97fba21a7f13e7f7d242fb1ecbe3fdc Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-03-10finish policy release-1.0.0 streamsPamela Dragosh1-0/+2
Change-Id: I8c9e614bd4e0ebb1d805990447ddd3cab640ef3f Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-17switch to release-version-java-dailyPamela Dragosh1-1/+1
Change-Id: Ieab1886d83c33f2bdcf5fac2ab06a2c7da7e6019 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-15Policy Jenkins JobsPamela Dragosh1-0/+16
Change-Id: I8d11af0393a5de5589c278202068377a757de32e Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>