cinder/cinder/tests
Jenkins 4689591080 Merge "IBM Storage: Fix for misidentification of QoS type" 2017-07-10 17:19:07 +00:00
..
compliance Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
functional Merge "Use GroupSnapshotStatus enum field" 2017-07-06 12:10:47 +00:00
tempest Tempest for revert-to-snapshot 2017-06-27 22:38:31 +00:00
unit Merge "IBM Storage: Fix for misidentification of QoS type" 2017-07-10 17:19:07 +00:00
README.rst Add a README in tests dir linked to devref html 2017-03-11 10:47:49 -07:00
__init__.py
fake_driver.py Use SnapshotStatus enum field 2017-07-03 13:44:23 +00:00
fixtures.py Copy StandardLogging fixture from Nova 2016-02-29 17:46:31 -05:00

README.rst

IMPORTANT DEFINITION OF TESTS IN CINDER

Cinder has a number of different test types, PLEASE be sure to refer to the Cinder Testing Docs to familiarize yourself with the various options before creating any new tests.

Please check Cinder-Testing <https://docs.openstack.org/developer/cinder/devref/testing.html>