diff options
author | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2017-05-16 11:25:51 -0500 |
---|---|---|
committer | Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org> | 2017-05-16 11:25:51 -0500 |
commit | 9967b0d498a13cedcd886ede2e3ec3346b4262fe (patch) | |
tree | 1ed2916afa72744499fb981d0c3603e46d1551e8 | |
parent | 4313a9ead2e9d48496cac11aeb2391df7f6465e1 (diff) |
Remove VPP 1404 jobs
VPP is no longer supporting Ubuntu 1404. This change is remove 1404
jobs from VPP builds.
Change-Id: Ida30c0aa1abb2ad40423cf1670b7f0fa9555a165
Signed-off-by: Vanessa Rene Valderrama <vvalderrama@linuxfoundation.org>
-rw-r--r-- | jjb/vpp/vpp.yaml | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/jjb/vpp/vpp.yaml b/jjb/vpp/vpp.yaml index ff3915181..a4e7c7d31 100644 --- a/jjb/vpp/vpp.yaml +++ b/jjb/vpp/vpp.yaml @@ -12,8 +12,6 @@ project: 'vpp' os: - - ubuntu1404: - repo-os-part: 'ubuntu.trusty.main' - ubuntu1604: repo-os-part: 'ubuntu.xenial.main' - centos7: @@ -518,9 +516,6 @@ build-timeout: '{build-timeout}' triggers: - - reverse: - jobs: 'vpp-merge-{stream}-ubuntu1404' - result: 'success' - gerrit: server-name: 'Primary' trigger-on: @@ -656,9 +651,6 @@ build-timeout: '{build-timeout}' triggers: - - reverse: - jobs: 'vpp-merge-{stream}-ubuntu1404' - result: 'success' - gerrit: server-name: 'Primary' trigger-on: |