3 Commits

Author SHA1 Message Date
Michael Kelly
273da661db
Add remaining nox sessions based on tox.ini
This change introduces venv and bindep sessions based on the same
testenvs from tox.ini.

Change-Id: I4d2c92d8cd9e96cbcd1b54c6b4b565aedc9a60e3
2023-02-24 21:04:59 -08:00
Michael Kelly
c6b7308c68
Convert linters from tox to nox
This expands the noxfile to include the linters session and switches
the tox-linters job with the nox-linters job.

Change-Id: If5ff34aded40c66667eaa468baea10fb2658e2b3
2023-02-24 21:00:46 -08:00
Michael Kelly
b653e6e20a
Convert docs from tox to nox
Using https://review.opendev.org/c/zuul/zuul/+/867057/13 and
https://review.opendev.org/c/zuul/zuul/+/868229/1 as rough templates,
introduced a noxfile and switched over the docs jobs to use nox
instead of tox.

Change-Id: I25e653189f37d28d4947ac90a6f5293939377192
2023-02-24 20:50:29 -08:00