summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-common.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-03-20 14:30:58 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-03-20 14:36:27 -0400
commite566ac682cc3260c733fb1707c745db10dfbd35a (patch)
tree198d04adfd79f4fe643d5f2478fc9e40af14d7fe /jjb/policy/policy-common.yaml
parent2e76dc8be54bdaafe2c2eab14ecad12e8b61318b (diff)
Upgrade some policy repos to 18.04
These 4 repos compile fine in an ubuntu VM so they are safe to be upgraded. drools-pdp hangs, apex fails, engine cannot bind, and distribution fails. They will need further reviews to determine if its simply a VM configuration error or a ubuntu issue (highly doubtful). Issue-ID: POLICY-2437 Change-Id: I9ff155bd44b49de10b7b49143fbd85e59f5464ae Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'jjb/policy/policy-common.yaml')
-rw-r--r--jjb/policy/policy-common.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/jjb/policy/policy-common.yaml b/jjb/policy/policy-common.yaml
index 1499e006e..006ad3b95 100644
--- a/jjb/policy/policy-common.yaml
+++ b/jjb/policy/policy-common.yaml
@@ -20,7 +20,7 @@
java-version: openjdk11
files: '**'
archive-artifacts: ''
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
- project:
name: policy-common-sonar
@@ -32,7 +32,7 @@
sonarcloud-project-key: '{sonarcloud_project_organization}_{project-name}'
sonar-mvn-goal: '{sonar_mvn_goal}'
cron: '@daily'
- build-node: ubuntu1604-builder-4c-4g
+ build-node: ubuntu1804-builder-4c-4g
project: 'policy/common'
project-name: 'policy-common'
branch: 'master'