summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGhanshyam Mann <gmann@ghanshyammann.com>2020-09-18 16:01:28 -0500
committerGhanshyam Mann <gmann@ghanshyammann.com>2020-09-19 01:39:35 +0000
commit9f69908f759daafc99a162b136b24570a2822ee2 (patch)
treeecd55d0f46781472cbc974d420b4d647eb8d6010
parent5cb906148709ccc74ca96463fd69a5cae2381edb (diff)
downloadpython-swiftclient-9f69908f759daafc99a162b136b24570a2822ee2.tar.gz
[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). - Keep py2 functional job run on Bionic node Story: #2007865 Task: #40221 Change-Id: I578abeb1552d73a2e5c5a24ba7afab975508ea0c
-rw-r--r--.zuul.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.zuul.yaml b/.zuul.yaml
index 87ac54b..334eefc 100644
--- a/.zuul.yaml
+++ b/.zuul.yaml
@@ -27,6 +27,7 @@
- job:
name: swiftclient-functional-py2
parent: swiftclient-functional
+ nodeset: openstack-single-node-bionic
description: |
Run functional tests of python-swiftclient under Python 2
vars: