]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Enable cinder exception format checking in tests.
authorDan Prince <dprince@redhat.com>
Tue, 8 Jan 2013 18:24:49 +0000 (13:24 -0500)
committerDan Prince <dprince@redhat.com>
Tue, 8 Jan 2013 18:56:19 +0000 (13:56 -0500)
commitf791565c5bff7b08bc10af538e54d0505457ef41
tree5a20b28305499153be6a732c725fa3984edcd9b3
parent3cb7ee45557ad68458bb96c3f4bcea1f796dcde9
Enable cinder exception format checking in tests.

Updates the Cinder test runner so that it enables
'fatal_exception_format_errors' for testing.

Includes a bunch of fixes to test exceptions as well so they
will continue to pass.

Change-Id: Idd30a810fb81e8e14490644779c3e03b6af25ff3
cinder/test.py
cinder/tests/api/contrib/test_extended_snapshot_attributes.py
cinder/tests/api/contrib/test_volume_actions.py
cinder/tests/test_exception.py
cinder/tests/test_misc.py
cinder/tests/test_volume.py
cinder/tests/test_xiv.py