launchpad-reviewers team mailing list archive
-
launchpad-reviewers team
-
Mailing list archive
-
Message #19586
[Merge] lp:~cjwatson/launchpad/testrunner-uuid into lp:launchpad
The proposal to merge lp:~cjwatson/launchpad/testrunner-uuid into lp:launchpad has been updated.
Description changed to:
When running tests in parallel, it's possible (and in some setups quite probable) for various LXC containers to end up with the same process IDs for bin/test. To avoid problems caused by this, generate LP_TEST_INSTANCE based on a UUID (replacing "-" with "_" so that it can form part of a valid database name) as well as the process ID.
For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/testrunner-uuid/+merge/272942
--
Your team Launchpad code reviewers is subscribed to branch lp:launchpad.
References