]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Use FakeLoopingCall instead of the real one
authorNikolay Sobolevskiy <nsobolevsky@mirantis.com>
Mon, 19 Aug 2013 07:48:03 +0000 (11:48 +0400)
committerNikolay Sobolevskiy <nsobolevsky@mirantis.com>
Mon, 19 Aug 2013 07:48:03 +0000 (11:48 +0400)
commitecddac571c28c7fb3c2cffbe3da1441e993472a3
tree7557fa05f785ae731b4a40cbaa5d8033cf1b45d5
parent08b6480ca8f9ff9c8bd1a20e2660ac8cfecb4c53
Use FakeLoopingCall instead of the real one

Decrease the execution time in brick's tests.

Change-Id: Idef19e91f593c2c276015d5bf9f9cc85cd6094ad
cinder/tests/brick/test_brick_connector.py