summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-engine.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-08-24 13:11:06 -0400
committerPamela Dragosh <pdragosh@research.att.com>2017-08-24 17:27:44 +0000
commit2dc24ff37cfbdfb29d57addc78a5d1e450f3b546 (patch)
tree10105d44161b88b41fc6a337d13397002d1c8ecc /jjb/policy/policy-engine.yaml
parent9d710b45baa253cfca760fe51ecf7fed0a8479e4 (diff)
Use 4c 4g node for all builds.
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>
Diffstat (limited to 'jjb/policy/policy-engine.yaml')
-rw-r--r--jjb/policy/policy-engine.yaml4
1 files changed, 1 insertions, 3 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index e657192b4..8ee95e674 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -4,13 +4,10 @@
project-name: 'policy-engine'
jobs:
- '{project-name}-{stream}-clm':
- build-node: 'ubuntu1604-basebuild-4c-4g'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily':
- build-node: 'ubuntu1604-basebuild-4c-4g'
- '{project-name}-{stream}-stage-site-java':
- build-node: 'ubuntu1604-basebuild-4c-4g'
site-pom: 'pom.xml'
trigger-job: '{project-name}-{stream}-release-version-java-daily'
@@ -21,6 +18,7 @@
mvn-settings: 'policy-engine-settings'
files: '**'
archive-artifacts: ''
+ build-node: 'ubuntu1604-basebuild-4c-4g'
- project:
name: policy-engine-release-1.0.0
project-name: 'policy-engine'