remove the jenkins jobs for old branches. 33/32133/1
authorManoop Talasila <talasila@research.att.com>
Mon, 19 Feb 2018 19:23:00 +0000 (14:23 -0500)
committerManoop Talasila <talasila@research.att.com>
Mon, 19 Feb 2018 19:28:24 +0000 (14:28 -0500)
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 <talasila@research.att.com>
jjb/portal-sdk/portal-sdk.yaml

index 20d0b7c..0e9155e 100644 (file)
     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'