From: Timoney, Dan (dt5972) Date: Tue, 20 Aug 2019 20:49:33 +0000 (-0400) Subject: Add CCSDK jobs for elalto-fluorine branch X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=12a9033628e7ee66cccec2673538fa4f6941408c;p=ci-management.git Add CCSDK jobs for elalto-fluorine branch Add subset of CCSDK jobs needed in El Alto Fluorine branch Change-Id: I96bf4541528170ee119db04f1ab969bf9a15b9e0 Issue-ID: CIMAN-297 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/jjb/ccsdk/distribution.yaml b/jjb/ccsdk/distribution.yaml index 0857b3855..a35bd5c24 100644 --- a/jjb/ccsdk/distribution.yaml +++ b/jjb/ccsdk/distribution.yaml @@ -22,6 +22,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-distribution-settings' files: '**' archive-artifacts: '' diff --git a/jjb/ccsdk/parent.yaml b/jjb/ccsdk/parent.yaml index 9f62a079a..aff6e09d8 100644 --- a/jjb/ccsdk/parent.yaml +++ b/jjb/ccsdk/parent.yaml @@ -19,6 +19,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-parent-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/ccsdk/sli-adaptors.yaml b/jjb/ccsdk/sli-adaptors.yaml index 86513bbb3..be925d5b1 100644 --- a/jjb/ccsdk/sli-adaptors.yaml +++ b/jjb/ccsdk/sli-adaptors.yaml @@ -15,6 +15,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-sli-adaptors-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/ccsdk/sli-core.yaml b/jjb/ccsdk/sli-core.yaml index 6a3625061..a3a092a28 100644 --- a/jjb/ccsdk/sli-core.yaml +++ b/jjb/ccsdk/sli-core.yaml @@ -15,6 +15,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-sli-core-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/ccsdk/sli-northbound.yaml b/jjb/ccsdk/sli-northbound.yaml index 7918ebe05..6315c90d2 100644 --- a/jjb/ccsdk/sli-northbound.yaml +++ b/jjb/ccsdk/sli-northbound.yaml @@ -15,6 +15,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-sli-northbound-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/ccsdk/sli-plugins.yaml b/jjb/ccsdk/sli-plugins.yaml index 6f3c39519..2d8515657 100644 --- a/jjb/ccsdk/sli-plugins.yaml +++ b/jjb/ccsdk/sli-plugins.yaml @@ -15,6 +15,8 @@ stream: - 'master': branch: 'master' + - 'elalto-fluorine': + branch: 'elalto-fluorine' mvn-settings: 'ccsdk-sli-plugins-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