diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2017-10-25 11:13:11 -0500 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2017-10-25 11:13:11 -0500 |
commit | 431f673cda927773ac485b2dc5d5cbaccc5146c7 (patch) | |
tree | 94bc3e0c10dfef53efcb80de2ae52838a9c445d5 /jjb/cicn | |
parent | 3711886f5d0162b440c211d9983da7d578fc5fe1 (diff) |
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 <vvalderrama@linuxfoundation.org>
Diffstat (limited to 'jjb/cicn')
-rw-r--r-- | jjb/cicn/cicn.yaml | 16 |
1 files changed, 0 insertions, 16 deletions
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: |