From 07ab843dd3bc22f6982aa8048285bd6a901bb2c1 Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Thu, 15 Dec 2022 13:07:31 -0800 Subject: [PATCH] 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 --- .zuul.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.zuul.yaml b/.zuul.yaml index 66a3de1e3f..635ce5ac3f 100644 --- a/.zuul.yaml +++ b/.zuul.yaml @@ -278,6 +278,7 @@ vars: node_version: 16 release_python: python3 + ensure_tox_version: "<4" check: jobs: - zuul-build-image