summaryrefslogtreecommitdiffstats
path: root/jjb/policy
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-08-22 18:40:34 +0000
committerGerrit Code Review <gerrit@onap.org>2017-08-22 18:40:34 +0000
commitb272f5477ea52722a959e0228dea6e388da04d7d (patch)
treea0bbab9a102a4125ccb04ed7b8ad450db4722038 /jjb/policy
parente818a53d4427d1ccf839f8df82e200d7094a65d8 (diff)
parent03253a279237ce489187afe61d1b9ac50668587d (diff)
Merge "Run policy/engine release job on 4g node"
Diffstat (limited to 'jjb/policy')
-rw-r--r--jjb/policy/policy-engine.yaml3
1 files changed, 2 insertions, 1 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index e50cffa90..e657192b4 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -7,7 +7,8 @@
build-node: 'ubuntu1604-basebuild-4c-4g'
- '{project-name}-{stream}-verify-java'
- '{project-name}-{stream}-merge-java'
- - '{project-name}-{stream}-release-version-java-daily'
+ - '{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'