Add release 1.1.0 jobs for sdnc 47/7747/2
authorDan Timoney <dtimoney@att.com>
Wed, 16 Aug 2017 15:03:05 +0000 (11:03 -0400)
committerDan Timoney <dtimoney@att.com>
Thu, 17 Aug 2017 14:02:23 +0000 (10:02 -0400)
Add Jenkins jobs for SDNC release 1.1.0 branch

Change-Id: Ie50179e8518aae4f8c94f4014cac2598e06d260c
Issue-ID: SDNC-58
Signed-off-by: Dan Timoney <dtimoney@att.com>
jjb/sdnc/sdnc-adaptors.yaml
jjb/sdnc/sdnc-core.yaml
jjb/sdnc/sdnc-northbound.yaml
jjb/sdnc/sdnc-oam.yaml
jjb/sdnc/sdnc-plugins.yaml

index e9adf77..ffd080b 100644 (file)
@@ -17,6 +17,8 @@
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
+      - 'release-1.1.0':
+          branch: 'release-1.1.0'
     mvn-settings: 'sdnc-adaptors-settings'
 
     # due to a strange macro / variable translation problem this needs to be
index 57ad59b..4a1e78e 100644 (file)
@@ -24,6 +24,8 @@
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
+      - 'release-1.1.0':
+          branch: 'release-1.1.0'
     mvn-settings: 'sdnc-core-settings'
 
     # due to a strange macro / variable translation problem this needs to be
index 11e9686..0ade936 100644 (file)
@@ -17,6 +17,8 @@
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
+      - 'release-1.1.0':
+          branch: 'release-1.1.0'
     mvn-settings: 'sdnc-northbound-settings'
 
     # due to a strange macro / variable translation problem this needs to be
index 3f0e859..7b3b0bd 100644 (file)
@@ -21,6 +21,8 @@
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
+      - 'release-1.1.0':
+          branch: 'release-1.1.0'
     mvn-settings: 'sdnc-oam-settings'
     files: '**'
     archive-artifacts: ''
index ea55752..84c7ec8 100644 (file)
@@ -17,6 +17,8 @@
           branch: 'master'
       - 'release-1.0.0':
           branch: 'release-1.0.0'
+      - 'release-1.1.0':
+          branch: 'release-1.1.0'
     mvn-settings: 'sdnc-plugins-settings'
 
     # due to a strange macro / variable translation problem this needs to be