summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-platform.yaml
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2017-11-27 15:23:29 -0500
committerLusheng Ji <lji@research.att.com>2017-11-27 15:23:41 -0500
commitbd8c72931b5f0182404f2b69e6db01e0a73588e0 (patch)
tree803471f4f973f69a88337539b00374b8d78d856a /jjb/dcaegen2/dcaegen2-platform.yaml
parentf3e2db75064609a946aa07e72b6c879840751db0 (diff)
Add amsterdam stream
Issue-ID: DCAEGEN2-206 Change-Id: Ibe0ddcc32aed679c4d6ca464c97d2f2f38df58af Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'jjb/dcaegen2/dcaegen2-platform.yaml')
-rw-r--r--jjb/dcaegen2/dcaegen2-platform.yaml18
1 files changed, 10 insertions, 8 deletions
diff --git a/jjb/dcaegen2/dcaegen2-platform.yaml b/jjb/dcaegen2/dcaegen2-platform.yaml
index 1e8120e28..ce12261f5 100644
--- a/jjb/dcaegen2/dcaegen2-platform.yaml
+++ b/jjb/dcaegen2/dcaegen2-platform.yaml
@@ -11,11 +11,13 @@
stream:
- 'master':
branch: 'master'
- mvn-settings: 'dcaegen2-platform-settings'
- # due to a strange macro / variable translation problem this needs
- # to be passed as a string block to properly get the properties
- # correctly defined in the job
- maven-deploy-properties: |
- deployAtEnd=true
- files: '**'
- archive-artifacts: ''
+ - 'amsterdam':
+ branch: 'amsterdam'
+ mvn-settings: 'dcaegen2-platform-settings'
+ # due to a strange macro / variable translation problem this needs
+ # to be passed as a string block to properly get the properties
+ # correctly defined in the job
+ maven-deploy-properties: |
+ deployAtEnd=true
+ files: '**'
+ archive-artifacts: ''