3 Commits

Author SHA1 Message Date
Clark Boylan
c7f4d61b82 Switch from tox to nox
Recent tox releases have put us on a config treadmill. Avoid these
issues entirely by using nox. Nox is a tox alternative that uses
standard tools like pip and should be simpler to use for us.

Change-Id: Ifce288808f535b5ee071dddc597ef54a6d3d03bb
Depends-On: https://review.opendev.org/883664
2023-05-19 17:15:47 +00:00
Monty Taylor
90b98698c3 Run pep8 job in-repo
We removed the pep8 job from project-config, let's add
it back to our local .zuul.yaml.

Depends-On: https://review.opendev.org/714516
Change-Id: I5a9a65569e4103914e64a09c47104d0e3d7c5fe1
2020-03-23 13:36:45 -05:00
Clark Boylan
2bb53ddb7f Run gerritlib and Gerrit integration test
This gives us functional integration testing of gerritlib and gerrit
with manage-projects. This could be expanded further to test more
functionality too.

Depends-On: https://review.opendev.org/#/c/704623/
Change-Id: I739807b26ccd89f9bf97b3706bcf567a9d790dd7
2020-01-28 11:25:23 -08:00