lp://staging/~mbp/rabbitfixture/rabbit-startup
Created by
Martin Pool
and last modified
- Get this branch:
- bzr branch lp://staging/~mbp/rabbitfixture/rabbit-startup
Only
Martin Pool
can upload to this branch. If you are
Martin Pool
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Gavin Panella: Approve
-
Diff: 34 lines (+7/-4)1 file modifiedrabbitfixture/server.py (+7/-4)
Branch information
Recent revisions
- 23. By Gavin Panella
-
[r=julian.edwards][bug=851813] Handle the fixture lifecycle entirely in test_start_
check_shutdown. Previously the fixture was torn down explicitly within the test, and
the test harness later failed during clean-up when trying to access a
defunct fixture detail. - 21. By William Grant
-
Use a custom RABBITMQ_
PLUGINS_ DIR, so the fixture server doesn't load plugins that might cause port conflicts. - 20. By William Grant
-
Fix RabbitServerRes
ources reuse by reapplying the defaults each time (potentially setting things back to None, to let them be reallocated). - 18. By Gavin Panella
-
[r=allenap] Make RabbitServerRes
ources configurable so that users have more control over the resources that the fixture makes use of.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp://staging/rabbitfixture