]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix some unittest cases failed on osx
authorHaomai Wang <haomai@unitedstack.com>
Tue, 11 Jun 2013 08:36:42 +0000 (16:36 +0800)
committerHaomai Wang <haomai@unitedstack.com>
Wed, 12 Jun 2013 07:49:28 +0000 (15:49 +0800)
commit2ee2a19eb542c08ccd99766e1a6ccee87f427592
treefdf43bc0e77d8b1f92a338f7b30f7538b7432990
parentf34aef3a297955e1f6ebba570ba53acb14f3962e
Fix some unittest cases failed on osx

dd shouldn't actually be called in the unit tests to begin with. Stub these
improper calls out.

Fixes bug: 1188972

Change-Id: I2966382a66eebbf49ce74e091e444a91ab274869
cinder/tests/test_scality.py