]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Replace custom skip_ methods.
authorMonty Taylor <mordred@inaugust.com>
Thu, 23 May 2013 23:36:21 +0000 (01:36 +0200)
committerJohn Griffith <john.griffith@solidfire.com>
Fri, 24 May 2013 06:29:54 +0000 (00:29 -0600)
commit6ae520677da80103bae79e3db3569360df1220cd
treea0881b6e28f431341cb175a0bc3a3396559ed6c9
parent11b184f01d24c2e4297786fdc3159a138f5e0f12
Replace custom skip_ methods.

testtools has these built in - so we should use them.

Change-Id: I2a9f6dbd69d5acef9a0dfbe5e90e9dbf706d8677
cinder/test.py
cinder/tests/scheduler/test_capacity_weigher.py
cinder/tests/scheduler/test_filter_scheduler.py
cinder/tests/scheduler/test_host_filters.py
cinder/tests/test_migrations.py
cinder/tests/test_skip_examples.py [deleted file]
cinder/tests/test_wsgi.py