Files
cinderlib/tests/unit/__init__.py
Gorka Eguileor fcf23faf85 Add some basic functional tests
Adds the required infraestructure to run functional tests:

- With multiple backends, giving meaningful name to the tests
- With externally defined backends configuration
- Automatic cleanup of attachments, connections, volumes, and snapshots.

Additionally provides a basic LVM configuration for the functional tests
and a script to set things up in the system before running the actual
tests.

The tests have been validated using a configuration that included 3
backends:

- LVM
- XtremIO
- Kaminario
2018-06-12 18:45:29 +02:00

2 lines
24 B
Python

# -*- coding: utf-8 -*-