Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
dependencies.tsv: update github.com/juju/testing #6982
Conversation
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 4d2b843
into
juju:2.1
Feb 14, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
axw commentedFeb 14, 2017
Description of change
Disabled mgo debugging/logging by default, which cuts out
a significant amount of mgo call overhead.
QA steps
Run the tests. Before change, state tests take ~350s on my laptop; after change, ~250s.
Documentation changes
None.
Bug reference
Hopefully fixes https://bugs.launchpad.net/juju/+bug/1625768