Commit Graph

7 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 96ca93b2e3 Just use flake8 instead of hacking
We don't use hacking in Infra. Use flake8 instead.

Change-Id: I04ac08a0c4218398b43e906a6d65f75b3ff104c3
2020-03-24 15:00:12 -05:00
Monty Taylor 20808ddc5d Update ConfigParser imports for python3
We're starting to run jeepyb under python3 in the new gerrit image.

Change-Id: Ia71cb13f3b45055bbb9a311807fa65a89c8be62a
2020-03-21 16:42:29 -05:00
James E. Blair 5257eb0345 Ignore E125 and H flake8 violations.
Change-Id: Ib0d2c8c07abca53f3fdcd0734d571d1f35b41214
2013-12-03 10:19:04 -08:00
Monty Taylor 061919f212 Modernize to curent build standards
Migrate to pbr, flake8 and hacking. Clean up hacking warnings. Rename
requirements files. Remove cruft from tox.ini.

Change-Id: Ide78ad47de7f275240f729a2bc02745063b084ac
Reviewed-on: https://review.openstack.org/31439
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: James E. Blair <corvus@inaugust.com>
Reviewed-by: James E. Blair <corvus@inaugust.com>
Tested-by: Jenkins
2013-07-02 16:49:29 +00:00
Monty Taylor 674a648fcb Renamed to jeepyb. 2012-11-28 09:39:39 -08:00
Monty Taylor da3bada534 Add gerritx project infrastructure.
Add all of the support files needed for this to be a project.
Also, fix pep8 and pyflakes errors.
2012-11-22 09:41:44 -08:00