summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2017-11-20 21:32:45 -0800
committerMarcus G K Williams <marcus.williams@intel.com>2017-11-21 08:18:04 -0800
commit9120536b08ffec9c852a3936436d2055375e1480 (patch)
tree16c8e2b5dba4d0a6d26848f12324c7ae469c913e
parente88dc4b1eac664ef03b5cfc3630e6851aaa41148 (diff)
Add amsterdam stream to JJB templates
Add amsterdam branch for jjb job templates for sdnc repos Change-Id: I7bb74ed9eacb5a9531d6d5cc5cceb195a6e92bae Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--jjb/sdnc/sdnc-northbound.yaml2
-rw-r--r--jjb/sdnc/sdnc-oam.yaml2
2 files changed, 4 insertions, 0 deletions
diff --git a/jjb/sdnc/sdnc-northbound.yaml b/jjb/sdnc/sdnc-northbound.yaml
index 24ceeb55c..e78d50b53 100644
--- a/jjb/sdnc/sdnc-northbound.yaml
+++ b/jjb/sdnc/sdnc-northbound.yaml
@@ -13,6 +13,8 @@
stream:
- 'master':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
mvn-settings: 'sdnc-northbound-settings'
# due to a strange macro / variable translation problem this needs to be
diff --git a/jjb/sdnc/sdnc-oam.yaml b/jjb/sdnc/sdnc-oam.yaml
index 4f8a83f8d..487ab04cc 100644
--- a/jjb/sdnc/sdnc-oam.yaml
+++ b/jjb/sdnc/sdnc-oam.yaml
@@ -17,6 +17,8 @@
stream:
- 'master':
branch: 'master'
+ - 'amsterdam':
+ branch: 'amsterdam'
mvn-settings: 'sdnc-oam-settings'
files: '**'
archive-artifacts: ''