keystone logs for unit tests are too verbose

Bug #1369180 reported by Henry Nash
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
OpenStack Identity (keystone)
Fix Released
Medium
Henry Nash

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.

Henry Nash (henry-nash)
description: updated
Changed in keystone:
assignee: nobody → Henry Nash (henry-nash)
importance: Undecided → Medium
milestone: none → juno-rc1
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to keystone (master)

Fix proposed to branch: master
Review: https://review.openstack.org/121392

Changed in keystone:
status: New → In Progress
Changed in keystone:
assignee: Henry Nash (henry-nash) → Brant Knudson (blk-u)
Brant Knudson (blk-u)
Changed in keystone:
assignee: Brant Knudson (blk-u) → Henry Nash (henry-nash)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to keystone (master)

Reviewed: https://review.openstack.org/121392
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=34f00f60ac44278a178c5175496d80e3f8f9c45e
Submitter: Jenkins
Branch: master

commit 34f00f60ac44278a178c5175496d80e3f8f9c45e
Author: Henry Nash <email address hidden>
Date: Sun Sep 14 00:41:01 2014 +0100

    Reduce unit test log level for notifications.

    The current debug level of notifications causes unit test debug
    files to be very large. This patch reduces the default log level
    for notifications to INFO. This single change reduces the size
    of the debug file by 20Mb (or 38%).

    Change-Id: Idede6fd47d74705dd0fd62c009ebf7bba10f82ed
    Closes-Bug: 1369180

Changed in keystone:
status: In Progress → Fix Committed
Thierry Carrez (ttx)
Changed in keystone:
status: Fix Committed → Fix Released
Thierry Carrez (ttx)
Changed in keystone:
milestone: juno-rc1 → 2014.2
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.