From: Timoney, Dan (dt5972) Date: Wed, 16 Oct 2019 18:23:52 +0000 (-0400) Subject: Add elalto jobs for ccsdk X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=b4df85ece3ec30bbab42f5ad779f549265cdafce;p=ci-management.git Add elalto jobs for ccsdk Add elalto jobs for 2 CCSDK repos: ccsdk/dashboard ccsdk/platform/plugins Change-Id: I4ebd0794256ed66a19cf9d4cfd65ccaa6a487248 Issue-ID: CIMAN-336 Signed-off-by: Timoney, Dan (dt5972) --- diff --git a/jjb/ccsdk/dashboard.yaml b/jjb/ccsdk/dashboard.yaml index cdb6f2a82..5fb77b03d 100644 --- a/jjb/ccsdk/dashboard.yaml +++ b/jjb/ccsdk/dashboard.yaml @@ -14,6 +14,8 @@ stream: - 'master': branch: 'master' + - 'elalto': + branch: 'elalto' mvn-settings: 'ccsdk-dashboard-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/platform-plugins.yaml b/jjb/ccsdk/platform-plugins.yaml index ab6497673..f4830c1d6 100644 --- a/jjb/ccsdk/platform-plugins.yaml +++ b/jjb/ccsdk/platform-plugins.yaml @@ -15,6 +15,8 @@ stream: - 'master': branch: 'master' + - 'elalto': + branch: 'elalto' mvn-settings: 'ccsdk-platform-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