Comment 13 for bug 1177924

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to ceilometer (master)

Reviewed: https://review.openstack.org/29046
Committed: http://github.com/openstack/ceilometer/commit/6693c9fb04722de9b911fd51a708d70158760178
Submitter: Jenkins
Branch: master

commit 6693c9fb04722de9b911fd51a708d70158760178
Author: Angus Salkeld <email address hidden>
Date: Sat May 18 17:26:38 2013 +1000

    Use fixtures in the tests

    TempDir() makes sure all files created under it are deleted
    at the end of the tests.
    FakeLogger() hides logs when the test passes and displays logs
    for failed tests.

    part of bug 1177924
    Change-Id: I07acb66daa1932d7864a5431f1b64570b747ce5a