]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Skip tests if cinder is not installed
authorChuck Short <chuck.short@canonical.com>
Sun, 3 Feb 2013 01:22:18 +0000 (19:22 -0600)
committerChuck Short <chuck.short@canonical.com>
Sun, 3 Feb 2013 01:23:52 +0000 (19:23 -0600)
commit98fa684a048fa7a1f16ebc416fb0101ba0525ac4
tree51163da9372360b27c8b7f6bc71dc2dad3064c86
parent31e481667db8b98442f69b478b8aa4a18437b191
Skip tests if cinder is not installed

The test_capacity_filter_passes_infinite and test_capacity_filter_passes_unknown
tests were failing when cinder is not installed. Skip the tests like the other
tests for test_host_filters.

Change-Id: I5ebfa2dca05b6e89a12e3153598bf4699da888de
Signed-off-by: Chuck Short <chuck.short@canonical.com>
cinder/tests/scheduler/test_host_filters.py