From: Manoop Talasila Date: Mon, 19 Feb 2018 19:23:00 +0000 (-0500) Subject: remove the jenkins jobs for old branches. X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a861f405ef2390c2a042187fee4c296c052e845c;p=ci-management.git 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 --- 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'