Pin tox to 3

There are many issues with toxv4 that make it difficult to use with
Zuul.  Pin to tox version 3 while we find a solution.

Change-Id: I608b2ad4ab9407d8a0b77d5def5188922875e00f
This commit is contained in:
James E. Blair 2022-12-15 13:07:31 -08:00
parent e0bd0b6ab0
commit 07ab843dd3
1 changed files with 1 additions and 0 deletions

View File

@ -278,6 +278,7 @@
vars: vars:
node_version: 16 node_version: 16
release_python: python3 release_python: python3
ensure_tox_version: "<4"
check: check:
jobs: jobs:
- zuul-build-image - zuul-build-image