From 3310a349a4ecf8187f242b9a8fe7d62465f3e083 Mon Sep 17 00:00:00 2001 From: Luigi Toscano Date: Wed, 10 Feb 2021 18:23:43 +0100 Subject: [PATCH] test-release-openstack: use focal The base nodeset is still bionic, but at least cryptography fails to build (after https://github.com/pyca/cryptography/issues/5753). Long-term is probably the long term fix (the base nodesets are going to switch to focal at some point, and the override could be then removed). Change-Id: Ie339113d19fe93bb6f6aff14eab2783df22373a2 --- zuul.d/jobs.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/zuul.d/jobs.yaml b/zuul.d/jobs.yaml index 2fa9d40863..85853aa823 100644 --- a/zuul.d/jobs.yaml +++ b/zuul.d/jobs.yaml @@ -49,6 +49,7 @@ - job: name: test-release-openstack + nodeset: ubuntu-focal parent: base description: | Test building python tarballs / wheels and the packaging metadata.