cinder/cinder/tests
Zuul a7f1301914 Merge "Address review comments for MacroSAN driver" 2019-09-08 20:21:02 +00:00
..
compliance
functional [api-ref]Fix response example file of update_type 2019-08-23 14:50:27 +08:00
unit Merge "Address review comments for MacroSAN driver" 2019-09-08 20:21:02 +00:00
README.rst Update the documentation link 2017-08-26 06:52:48 -07:00
__init__.py
fake_driver.py Add empty check before using zone driver 2019-02-14 09:47:08 +08:00
fixtures.py Implement privsep boilerplate in cinder. 2018-06-06 09:42:54 +08: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.