summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-engine.yaml
AgeCommit message (Collapse)AuthorFilesLines
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-08-24Use 4c 4g node for all builds.Pamela Dragosh1-3/+1
We are seeing intermittent hangs and believe that we need 4c 4g for all the jenkins builds. Change-Id: Id3477ad4574f44df0d6eda30c737a7d572e85fe8 Issue-Id: POLICY-192 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-22Run policy/engine release job on 4g nodePamela Dragosh1-1/+2
The policy/engine release job is failing due to lack of heap space. See https://jenkins.onap.org/job/ policy-engine-master-release-version-java-daily/212/console for more details. Issue-Id: POLICY-180 Change-Id: I71a4be79e6ecdc12a7d81b4c0299fe7b47dc55ad Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-08-21Run policy-engine CLM job in 4g nodeJessica Wagantall1-1/+2
policy-engine-master-clm fails due to a java heap space issue. Switch this job to node ubuntu1604-basebuild-4c-4g to prevent java heap issues. Issue-id: CIMAN-27 Change-Id: I98978b67ea9221590dbd00eea22a6973c53220af Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-06-08policy-engine: Enable CLM scan jobJessica Wagantall1-0/+1
CLM scans should be performed for policy-engine and the results will be reported in Nexus IQ server. Change-Id: I0f6faec522fca2a9cd04c1d87c697483387aeaab Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-05-23add no-sonar release templatePamela Dragosh1-0/+17
Change-Id: If3469caf0403159b364d4edf1064d432c76e1b9c Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-04-10Increase size of build node for policy-engine siteAndrew Grimberg1-0/+1
The policy-engine site is failing to build fully since it is running out of heap space. Rather than modifying the template which could cause problems for other projects using the job, it's just easier to update this particular job to use a larger instance size. Change-Id: Id5c54752868d55d012e704da5db2aa9bbaaa6ebb Signed-off-by: Andrew Grimberg <agrimberg@linuxfoundation.org>
2017-04-03add policy javadoc jobPamela Dragosh1-0/+3
Change-Id: I9be6fdb7c30504ee05a00cd9373fdd762b8fdcd9 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>