Closed coreycb closed 1 year ago
I'm frustrated that this change is necessary but it does unblock these jobs
Just leaving this here for future travelers. We attempted to patch this in one place in zuul_jobs but unfortunately tox_extra_args is used for more than just posargs: https://review.opendev.org/c/zuul/zuul-jobs/+/870978
Tox 4.x requires the use of
--
to separate tox and environment {posargs}, so this change adds that to the job definitions.