[goal] Migrate testing to ubuntu focal

As per victoria cycle testing runtime and community goal[1]
we need to migrate upstream CI/CD to Ubuntu Focal(20.04).

Moving py38 job to focal.

Story: #2007865
Task: #40221

[1] https://governance.openstack.org/tc/goals/selected/victoria/migrate-ci-cd-jobs-to-ubuntu-focal.h>

Change-Id: I2a1ce0bda37a4764f7e56a9c15a283eefa46e17b
This commit is contained in:
Ghanshyam Mann 2020-08-03 21:24:19 -05:00
parent 50800aba37
commit 829a0d9a70
1 changed files with 1 additions and 1 deletions

View File

@ -72,7 +72,7 @@
- job:
name: swift-tox-py38
parent: swift-tox-base
nodeset: ubuntu-bionic
nodeset: ubuntu-focal
description: |
Run unit-tests for swift under cPython version 3.8.