Add jenkins jobs for elalto-fluorine branches 59/94359/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 27 Aug 2019 16:54:34 +0000 (12:54 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 27 Aug 2019 16:54:34 +0000 (12:54 -0400)
For El Alto, SDNC will support both Fluorine and Neon based distribution
since Neon port was done late in release cycle.

Change-Id: I0f393002c8da9a5f7c2a804c8976fa29367c7e84
Issue-ID: CIMAN-308
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
jjb/sdnc/sdnc-apps.yaml
jjb/sdnc/sdnc-northbound.yaml
jjb/sdnc/sdnc-oam.yaml

index 739beaf..7a2c2a7 100644 (file)
@@ -27,6 +27,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'elalto-fluorine':
+          branch: 'elalto-fluorine'
     mvn-settings: 'sdnc-apps-settings'
 
     # due to a strange macro / variable translation problem this needs to be
index a65e780..8363700 100644 (file)
@@ -15,6 +15,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'elalto-fluorine':
+          branch: 'elalto-fluorine'
     mvn-settings: 'sdnc-northbound-settings'
 
     # due to a strange macro / variable translation problem this needs to be
index 695fa4b..73b58dd 100644 (file)
@@ -23,6 +23,8 @@
     stream:
       - 'master':
           branch: 'master'
+      - 'elalto-fluorine':
+          branch: 'elalto-fluorine'
     mvn-settings: 'sdnc-oam-settings'
     maven-version: "mvn35"
     files: '**'