Commit Graph

2 Commits

Author SHA1 Message Date
Clark Boylan 2b81068c01 Add integration testing with jeepyb and gerrit
This adds integration testing to gerritlib with jeepyb and gerrit.

Depends-On: https://review.opendev.org/704660
Change-Id: I1815e63693656d52c10a9cb9bf60f999e036dfed
2020-01-28 11:01:01 -08:00
Clark Boylan eeeaadf66c Add setup.py to project.
Add a setup.py for the gerritlib project. This incorporates
openstack.common.setup/version as well for versioning. This change
also adds a tox.ini file and its lists of dependencies to gerritlib.
This was not done in a separate commit as tox depends on setup.py and
setup depends on tox for gate tests.

Change-Id: I101471e836802b1c38796d8d3c570ce5f00c793e
2012-07-11 13:00:12 -07:00