]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Disable backup progress notifications for unit tests
authorEric Harney <eharney@redhat.com>
Tue, 2 Jun 2015 20:26:58 +0000 (16:26 -0400)
committerEric Harney <eharney@redhat.com>
Tue, 2 Jun 2015 20:38:35 +0000 (16:38 -0400)
commite5f6ed69e0031900f97da185b5363ebd3dd60c0c
treef7a48c6f4ae9bb24822cc8ea902a48a599686e06
parent376f972362b8b35d6698db326248c66eda881e8f
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
cinder/tests/unit/conf_fixture.py