From cce0058810c7b4e7e726c3e5b6e977dff78cae7c Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Tue, 5 May 2020 12:59:06 -0500 Subject: [PATCH] Run unittests on python 3.8 We bumped the images, let's bump the unit tests too. Change-Id: I67ad9851e07b4066f5df6e876ef5c237f6cf89e4 --- .zuul.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.zuul.yaml b/.zuul.yaml index d14c465..9f0858b 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -61,13 +61,13 @@ jobs: - zuul-registry-build-image - tox-pep8 - - tox-py37: + - tox-py38: nodeset: fedora-latest gate: jobs: - zuul-registry-upload-image - tox-pep8 - - tox-py37: + - tox-py38: nodeset: fedora-latest promote: jobs: