Comment 16 for bug 1412513

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to cinder (master)

Reviewed: https://review.openstack.org/185635
Committed: https://git.openstack.org/cgit/openstack/cinder/commit/?id=4bbe1c87e26150c62e1dc8a2a5b8979896c1ddd9
Submitter: Jenkins
Branch: master

commit 4bbe1c87e26150c62e1dc8a2a5b8979896c1ddd9
Author: Gorka Eguileor <email address hidden>
Date: Tue May 26 16:39:28 2015 +0200

    Display NOTIFICATIONS on assert failure

    From time to time we have itermitent errors regarding the
    fake_notifier.NOTIFICATIONS count.

    This patch does two things to try to find out which notifications are
    being fired unexpectedly:
    - Make sure that fake_notifier is reset in cleanup regardless of
      exception raised by shutil.rmtree
    - Display fake_notifier.NOTIFICATIONS whenever count assertion fails.

    Related-Bug: #1412513
    Change-Id: I07370636d8b30098dcb2a70ef1985c2f5aee81be