lp:~cjwatson/python-pgbouncer/tox

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/python-pgbouncer/tox
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
Python PGBouncer
Status:
Merged

Recent revisions

16. By Colin Watson

Switch to tox.

I generally can't get buildout working these days, not least because of
bad interactions with pbr, and so have been progressively converting
packages to tox as I touch them. This also makes it easier to set up
test matrixes that test against things like multiple Python versions.

15. By Colin Watson

Use postgresfixture to test against multiple PostgreSQL versions.

I sacrificed the clever inter-test resource management as part of this
work. It might be possible to make it work again, but the test suite
isn't all that slow, and this at least seems pretty robust.

14. By Colin Watson

Use new-style PyPI URLs.

13. By Benji York

prepare for 0.0.8 release

12. By Benji York

[r=allenap] tidy up some dependencies

11. By Benji York

merge in default timeout increase plus comment explaining that the timeout can
be in fractional seconds.

10. By Gavin Panella

Don't start another pgbouncer if one is already running.

9. By Gavin Panella

Ensure that pgbouncer is fully shutdown when PGBouncerFixture.stop() returns.

8. By Robert Collins

Alternative fix to the race condition on pgbouncer startup which doesn't lead to fd sharing.

7. By Robert Collins

Rollback bad commit.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:python-pgbouncer
This branch contains Public information 
Everyone can see this information.

Subscribers