From a861f405ef2390c2a042187fee4c296c052e845c Mon Sep 17 00:00:00 2001 From: Manoop Talasila Date: Mon, 19 Feb 2018 14:23:00 -0500 Subject: remove the jenkins jobs for old branches. what: There are unused jenkin jobs under portal. why: The release manager requested to cleanup the unused jobs to keep the list of jobs small, so that it is easy to review. how: removed the jenkins jobs for the old branches. Issue-ID: PORTAL-196 Change-Id: I9935ae8f7971ca81ecdc1d50cd190913f27e8312 Signed-off-by: Manoop Talasila --- jjb/portal-sdk/portal-sdk.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/jjb/portal-sdk/portal-sdk.yaml b/jjb/portal-sdk/portal-sdk.yaml index 20d0b7c70..0e9155ecb 100644 --- a/jjb/portal-sdk/portal-sdk.yaml +++ b/jjb/portal-sdk/portal-sdk.yaml @@ -21,12 +21,6 @@ stream: - 'master': branch: 'master' - - 'amsterdam': - branch: 'amsterdam' - - 'release-1.3.1': - branch: 'release-1.3.1' - - 'release-1.3.2': - branch: 'release-1.3.2' - 'release-2.1.0': branch: 'release-2.1.0' mvn-settings: 'portal-sdk-settings' -- cgit 1.2.3-korg