Run publish-openstack-artifacts on ubuntu-focal

The publish-openstack-artifacts job is a parent to a number of
release jobs, including release-openstack-python. In order to build
wheels with new enough metadata to support alternative long
description content types, run these jobs on the ubuntu-focal
nodeset rather than the OpenDev's current default of ubuntu-bionic.

Change-Id: I3399422251d25680688f4982e9a731b9d6485894
This commit is contained in:
Jeremy Stanley 2020-11-06 17:44:31 +00:00
parent 0a95152203
commit ddff1e7785
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
- job:
name: publish-openstack-artifacts
nodeset: ubuntu-focal
description: |
Publish job to upload artifacts to tarballs.openstack.org
post-review: true