From 431f673cda927773ac485b2dc5d5cbaccc5146c7 Mon Sep 17 00:00:00 2001 From: Vanessa Rene Valderrama Date: Wed, 25 Oct 2017 11:13:11 -0500 Subject: Remove Ubuntu 14.04 jobs The CICN project is discontinuing the build of 14.04 packages. This change is remove Ubuntu 14.04 because they no longer need 14.04 Jenkins instances. Change-Id: Iefef4dc239f9ae63d621ac7ad07366f4f7e0bf64 Signed-off-by: Vanessa Rene Valderrama --- jjb/cicn/cicn.yaml | 16 ---------------- 1 file changed, 16 deletions(-) (limited to 'jjb/cicn') diff --git a/jjb/cicn/cicn.yaml b/jjb/cicn/cicn.yaml index 1d10d5a88..624335801 100644 --- a/jjb/cicn/cicn.yaml +++ b/jjb/cicn/cicn.yaml @@ -5,8 +5,6 @@ - 'cicn-longbow-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -26,8 +24,6 @@ - 'cicn-libparc-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -47,8 +43,6 @@ - 'cicn-libccnx-common-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -68,8 +62,6 @@ - 'cicn-libccnx-transport-rta-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -89,8 +81,6 @@ - 'cicn-libccnx-portal-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -110,8 +100,6 @@ - 'cicn-libicnet-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -131,8 +119,6 @@ - 'cicn-metis-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -152,8 +138,6 @@ - 'cicn-http-server-merge-{stream}-{os}' project: 'cicn' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: -- cgit 1.2.3-korg