]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Remove test that was no longer used for long
authorZhiteng Huang <zhithuang@ebaysf.com>
Fri, 13 Dec 2013 14:20:47 +0000 (22:20 +0800)
committerZhiteng Huang <zhithuang@ebaysf.com>
Fri, 13 Dec 2013 14:25:08 +0000 (22:25 +0800)
commitb38ece6ccf048c85b7a76c7f80f072ed58fd5c83
tree140b90a30e57020c9f613c49d2b049fd06e1bd72
parent7a77a222f19b5e20e7857de9e832fca051ebd3d9
Remove test that was no longer used for long

test_too_big_volume() case in test_volume.py was legacy from nova-
volume, it was never actually testing anything.  This change removes
this case for good.

Change-Id: I66e0eb80326f039ddc580dec0409fd4090ba5102
cinder/tests/test_volume.py