summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Grimberg <agrimberg@linuxfoundation.org>2017-03-14 13:43:27 +0000
committerGerrit Code Review <gerrit@openecomp.org>2017-03-14 13:43:27 +0000
commited1de529657142afcce25a48c6b08f27b8ac4c08 (patch)
tree2aaef8aa75bf0c288cc9f304c42828c8389b9e16
parent96ca4e4407397cd2d2fd87bb2ee08533287ae75b (diff)
parent519eb82ae540eedc27510451caa8cc16400f5859 (diff)
Merge "Adding 'release-1.0.0' stream to mso*"
-rw-r--r--jjb/mso/mso-libs.yaml2
-rw-r--r--jjb/mso/mso.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/jjb/mso/mso-libs.yaml b/jjb/mso/mso-libs.yaml
index e44632a11..ce720950c 100644
--- a/jjb/mso/mso-libs.yaml
+++ b/jjb/mso/mso-libs.yaml
@@ -11,6 +11,8 @@
stream:
- 'master':
branch: 'master'
+ - 'release-1.0.0':
+ branch: 'release-1.0.0'
mvn-settings: 'mso-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
diff --git a/jjb/mso/mso.yaml b/jjb/mso/mso.yaml
index 8e2891b80..8c2e32884 100644
--- a/jjb/mso/mso.yaml
+++ b/jjb/mso/mso.yaml
@@ -19,6 +19,8 @@
stream:
- 'master':
branch: 'master'
+ - 'release-1.0.0':
+ branch: 'release-1.0.0'
mvn-settings: 'mso-settings'
files: '**'
archive-artifacts: ''