From 5ba28d145c535fc1ce6efb18e45da9269cf9138a Mon Sep 17 00:00:00 2001 From: Ian Wienand Date: Thu, 16 Jan 2020 10:13:44 +1100 Subject: [PATCH] Remove trusty wheel build jobs In prepartion for Trusty node removal, stop testing wheel builds in requirements. Change-Id: I8f76b6b486993637228e6893c792cfa6ffada3bd --- .zuul.d/project.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/.zuul.d/project.yaml b/.zuul.d/project.yaml index e3d95fcb28..9ba000b4ab 100644 --- a/.zuul.d/project.yaml +++ b/.zuul.d/project.yaml @@ -10,9 +10,6 @@ - build-wheel-mirror-ubuntu-bionic: files: - bindep.txt - - build-wheel-mirror-ubuntu-trusty: - files: - - bindep.txt - build-wheel-mirror-ubuntu-xenial: files: - bindep.txt @@ -59,9 +56,6 @@ - build-wheel-mirror-ubuntu-bionic: files: - bindep.txt - - build-wheel-mirror-ubuntu-trusty: - files: - - bindep.txt - build-wheel-mirror-ubuntu-xenial: files: - bindep.txt