Previous topic

The cinder.tests.test_storwize_svc Module

Next topic

The cinder.tests.test_test_utils Module

This Page

Psst... hey. You're reading the latest content, but it might be out of sync with code. You can read Cinder 2011.2 docs or all OpenStack docs too.

The cinder.tests.test_test Module

Tests for the testing base code.

class IsolationTestCase(methodName='runTest')

Bases: cinder.test.TestCase

Ensure that things are cleaned up after failed tests.

These tests don’t really do much here, but if isolation fails a bunch of other tests should fail.

test_rpc_consumer_isolation()
test_service_isolation()