summaryrefslogtreecommitdiffstats
path: root/jjb/policy/policy-engine.yaml
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-11-20 15:48:24 -0500
committerPamela Dragosh <pdragosh@research.att.com>2017-11-22 09:54:04 -0500
commit61e59aac247697f32285b33cfe906a8a81b0b863 (patch)
treed01a702dbdea5968a6226de37f8246c9766979bf /jjb/policy/policy-engine.yaml
parentbc99f0724ea1c20f90d4df747095ecbe548d9869 (diff)
Add policy amsterdam branch jobs
Add policy amsterdam branch jobs. Change-Id: I35eaf6a4d0cf71b70b77a4ccdbe9b47b9ddfb738 Issue-ID: POLICY-453 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, 3 insertions, 1 deletions
diff --git a/jjb/policy/policy-engine.yaml b/jjb/policy/policy-engine.yaml
index 9f786d341..de41b91d7 100644
--- a/jjb/policy/policy-engine.yaml
+++ b/jjb/policy/policy-engine.yaml
@@ -28,7 +28,6 @@
- '{project-name}-{stream}-merge-java'
- '{project-name}-{stream}-release-version-java-daily-no-sonar'
- '{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'
@@ -36,6 +35,9 @@
stream:
- 'release-1.0.0':
branch: 'release-1.0.0'
+ - 'amsterdam':
+ branch: 'amsterdam'
mvn-settings: 'policy-engine-settings'
files: '**'
archive-artifacts: ''
+ build-node: 'ubuntu1604-basebuild-4c-4g'