summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHOCKLA <ah999m@att.com>2020-01-20 10:36:55 -0600
committerHOCKLA <ah999m@att.com>2020-01-20 16:49:30 -0600
commite7e7c6d0d890b817ec4c807507a3d7accfdbfc7b (patch)
treee9dde3944e870079f0bd9d6e10fe8728742977a7
parent366073869ec81310844f8751ac9c02c5fbb4ff3e (diff)
set java11 version for policy/engine
set java11 for policy/distribution as well Issue-ID: POLICY-1590 Change-Id: I2ba05feab9e45408dfc548752833b9c57215ffd1 Signed-off-by: HOCKLA <ah999m@att.com>
-rw-r--r--jjb/policy/policy-distribution.yaml3
-rw-r--r--jjb/policy/policy-engine.yaml3
2 files changed, 6 insertions, 0 deletions
diff --git a/jjb/policy/policy-distribution.yaml b/jjb/policy/policy-distribution.yaml
index 222f256d6..661b35198 100644
--- a/jjb/policy/policy-distribution.yaml
+++ b/jjb/policy/policy-distribution.yaml
@@ -26,6 +26,7 @@
- 'master':
branch: 'master'
mvn-settings: 'policy-distribution-settings'
+ java-version: openjdk11
files: '**'
archive-artifacts: ''
build-node: ubuntu1604-builder-4c-4g
@@ -45,6 +46,7 @@
project-name: 'policy-distribution'
branch: 'master'
mvn-settings: 'policy-distribution-settings'
+ java-version: openjdk11
mvn-goals: 'clean install'
mvn-opts: '-Xmx1024m -XX:MaxPermSize=256m'
@@ -57,6 +59,7 @@
project-name: 'policy-distribution'
branch: 'master'
mvn-settings: 'policy-distribution-settings'
+ java-version: openjdk11
- project:
name: policy-distribution-info
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index e0a0b7285..0ebc274b8 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -26,6 +26,7 @@
- 'master':
branch: 'master'
mvn-settings: 'policy-engine-settings'
+ java-version: openjdk11
files: '**'
archive-artifacts: ''
build-node: 'ubuntu1604-docker-8c-8g'
@@ -45,6 +46,7 @@
project-name: 'policy-engine'
branch: 'master'
mvn-settings: 'policy-engine-settings'
+ java-version: openjdk11
mvn-goals: 'clean install'
mvn-opts: '-Xmx2048m -XX:MaxPermSize=512m'
@@ -58,6 +60,7 @@
project-name: 'policy-engine'
branch: 'master'
mvn-settings: 'policy-engine-settings'
+ java-version: openjdk11
build-node: 'ubuntu1604-builder-4c-4g'
- project: