]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
RBD unit test improvements
authorEdward Hope-Morley <edward.hope-morley@canonical.com>
Wed, 5 Feb 2014 17:42:53 +0000 (17:42 +0000)
committerEdward Hope-Morley <edward.hope-morley@canonical.com>
Wed, 5 Feb 2014 23:13:57 +0000 (23:13 +0000)
commitbf0ad013ba7a601760cff7732c3ae5bd0c5efc15
tree9bc0cdd912beeefc756670c8185980a19e7fe42a
parentb4493aa0049136e9837f9b527b57737e5c492191
RBD unit test improvements

This commit brings the implementation of the test_rbd and
test_backup_ceph unit tests more inline and tries to ensure
that no mock is set without being unset so as not to tread
on the toes of any other tests.

Change-Id: Ibb6bd3bf90952914512e3fa39fd216f43f0f8ecb
Closes-bug: 1276657
cinder/tests/test_backup_ceph.py
cinder/tests/test_rbd.py