summaryrefslogtreecommitdiffstats
path: root/jjb/portal-sdk
diff options
context:
space:
mode:
authorManoop Talasila <talasila@research.att.com>2018-02-19 14:23:00 -0500
committerManoop Talasila <talasila@research.att.com>2018-02-19 14:28:24 -0500
commita861f405ef2390c2a042187fee4c296c052e845c (patch)
tree380ac833ca0f84cce33219d34a321299cd424bec /jjb/portal-sdk
parent2c1994d4b38933e2d56fa6ac1e7956cc41577180 (diff)
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 <talasila@research.att.com>
Diffstat (limited to 'jjb/portal-sdk')
-rw-r--r--jjb/portal-sdk/portal-sdk.yaml6
1 files changed, 0 insertions, 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'