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
This commit is contained in:
Luigi Toscano 2021-02-10 18:23:43 +01:00
parent 23cc8309a7
commit 3310a349a4
1 changed files with 1 additions and 0 deletions

View File

@ -49,6 +49,7 @@
- job: - job:
name: test-release-openstack name: test-release-openstack
nodeset: ubuntu-focal
parent: base parent: base
description: | description: |
Test building python tarballs / wheels and the packaging metadata. Test building python tarballs / wheels and the packaging metadata.