summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-drools-pdp.yaml
AgeCommit message (Collapse)AuthorFilesLines
2018-03-02Add new policy merge and release jobsPamela Dragosh1-0/+12
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-25Skip CLM tests for policy-drools-pdpJessica Wagantall1-0/+1
No need to run tests in CLM job which is blocking the reports. Change-Id: Iaf86d1a8d1c0c3ec087b19ded1409699feef562f Issue-ID: CIMAN-65 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-22Use 4c 4g build nodePamela Dragosh1-0/+1
Our new JUnit tests consume a lot of memory. I would like to speed up the builds. Issue-ID: POLICY-267 Change-Id: Ief11b8ef89f80bea8eef95db807f00ed7d196de5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-06-08policy-drools-pdp: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for policy-drools-pdp and the results will be reported in Nexus IQ server. Change-Id: I09e73ae6ec30c411d9f6f8901a0fbc43af1f7a4a 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-3/+1
Change-Id: Ieab1886d83c33f2bdcf5fac2ab06a2c7da7e6019 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-02-16new template skip testsPamela Dragosh1-0/+2
Change-Id: I4776e85ab28926ba43f85627ba8e29bc59e24d09 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>