summaryrefslogtreecommitdiffstats
path: root/jjb/dcaegen2/dcaegen2-platform.yaml
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-27 21:38:07 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-27 21:38:07 +0000
commitc4b1aad36eb8e3b701f4da149e6cfbe0db689f54 (patch)
tree831c5593d2fe40b0205e3a50bf68e4a3be29bcea /jjb/dcaegen2/dcaegen2-platform.yaml
parente85192b21ea4681065f28a455ef3a197683cafd0 (diff)
parentbd8c72931b5f0182404f2b69e6db01e0a73588e0 (diff)
Merge "Add amsterdam stream"
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: ''