yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #22631
[Bug 1369180] Re: keystone logs for unit tests are too verbose
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1369180
Title:
keystone logs for unit tests are too verbose
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
The current full jenkins run comes close to blowing the 50Mb limit we
set for "success", meaning that minor changes can tip the logging over
this limit and tests "fail". Once of the major culprits is that we
log every time (for every test) when someone subscribes to a callback
notification. This seems overzealous and wasteful of electrons.
We should set the default notification log level to INFO in the
tests/core.py to suppress this.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1369180/+subscriptions
References