diff options
author | Dan Timoney <dtimoney@att.com> | 2020-01-31 10:34:09 -0500 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2020-01-31 18:44:06 +0000 |
commit | de8c6d32a1a540e0c8a04bf48652c41da5d50d26 (patch) | |
tree | 828043838f0d56bc5c14dcbbc2f78aaadae036d0 /jjb/ccsdk | |
parent | 56cd4bfe75f5a5e7f18eabe83c2c2026457d37d5 (diff) |
Remove CCSDK elalto jobs
Remove elalto jobs for CCSDK, which are no longer needed.
Change-Id: I4c8ba2db2a7733642c4b2d9bd8398620a4d50c52
Issue-ID: CIMAN-363
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'jjb/ccsdk')
-rw-r--r-- | jjb/ccsdk/apps.yaml | 2 | ||||
-rw-r--r-- | jjb/ccsdk/cds.yaml | 2 | ||||
-rw-r--r-- | jjb/ccsdk/dashboard.yaml | 2 | ||||
-rw-r--r-- | jjb/ccsdk/distribution.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/features.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/parent.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/platform-plugins.yaml | 2 | ||||
-rw-r--r-- | jjb/ccsdk/sli-adaptors.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/sli-core.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/sli-northbound.yaml | 4 | ||||
-rw-r--r-- | jjb/ccsdk/sli-plugins.yaml | 4 |
11 files changed, 0 insertions, 36 deletions
diff --git a/jjb/ccsdk/apps.yaml b/jjb/ccsdk/apps.yaml index 7e31d9ae8..8a97a17b4 100644 --- a/jjb/ccsdk/apps.yaml +++ b/jjb/ccsdk/apps.yaml @@ -30,8 +30,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-apps-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/cds.yaml b/jjb/ccsdk/cds.yaml index d237148e4..91fb43203 100644 --- a/jjb/ccsdk/cds.yaml +++ b/jjb/ccsdk/cds.yaml @@ -26,8 +26,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-cds-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/dashboard.yaml b/jjb/ccsdk/dashboard.yaml index 8b01af930..497249a4b 100644 --- a/jjb/ccsdk/dashboard.yaml +++ b/jjb/ccsdk/dashboard.yaml @@ -16,8 +16,6 @@ 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/distribution.yaml b/jjb/ccsdk/distribution.yaml index 015e0a167..eab7aa874 100644 --- a/jjb/ccsdk/distribution.yaml +++ b/jjb/ccsdk/distribution.yaml @@ -25,10 +25,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' mvn-settings: 'ccsdk-distribution-settings' files: '**' archive-artifacts: '' diff --git a/jjb/ccsdk/features.yaml b/jjb/ccsdk/features.yaml index 37f13eff3..fc8b655f7 100644 --- a/jjb/ccsdk/features.yaml +++ b/jjb/ccsdk/features.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto': - branch: 'elalto' - - 'elalto-fluorine': - branch: 'elalto-fluorine' mvn-settings: 'ccsdk-features-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/parent.yaml b/jjb/ccsdk/parent.yaml index a6ff815ff..4a7396811 100644 --- a/jjb/ccsdk/parent.yaml +++ b/jjb/ccsdk/parent.yaml @@ -19,10 +19,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' 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/platform-plugins.yaml b/jjb/ccsdk/platform-plugins.yaml index 9ee150456..6a943f0cd 100644 --- a/jjb/ccsdk/platform-plugins.yaml +++ b/jjb/ccsdk/platform-plugins.yaml @@ -17,8 +17,6 @@ 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 diff --git a/jjb/ccsdk/sli-adaptors.yaml b/jjb/ccsdk/sli-adaptors.yaml index 7e83f0038..1a0e10645 100644 --- a/jjb/ccsdk/sli-adaptors.yaml +++ b/jjb/ccsdk/sli-adaptors.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' 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 73d5b0b1c..088a9e015 100644 --- a/jjb/ccsdk/sli-core.yaml +++ b/jjb/ccsdk/sli-core.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' 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 cbd12c4cb..7e296da04 100644 --- a/jjb/ccsdk/sli-northbound.yaml +++ b/jjb/ccsdk/sli-northbound.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' 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 0997bffe7..c955eddcb 100644 --- a/jjb/ccsdk/sli-plugins.yaml +++ b/jjb/ccsdk/sli-plugins.yaml @@ -17,10 +17,6 @@ stream: - 'master': branch: 'master' - - 'elalto-fluorine': - branch: 'elalto-fluorine' - - 'elalto': - branch: 'elalto' 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 |