Comment 20 for bug 1412513

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

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

commit e5f6ed69e0031900f97da185b5363ebd3dd60c0c
Author: Eric Harney <email address hidden>
Date: Tue Jun 2 16:26:58 2015 -0400

    Disable backup progress notifications for unit tests

    We have code somewhere which is firing backup createprogress
    notifications into the notifier, which causes random unit
    test failures.

    Until we determine exactly why this happening, attempt to
    avoid this problem in the gate by disabling these notifications.

    Related-Bug: #1412513

    Change-Id: I50b7946562e757ee26cb68b17b4a5ffcd5f3fabd