cinder/cinder/tests
Zuul 49b86286fb Merge "Kaminario: Fix unique_fqdn_network option" into stable/train 2020-07-21 17:59:16 +00:00
..
compliance Use assertEqual/Less/Greater/In/IsNone 2016-07-04 17:58:16 +02:00
functional Default volume_type set too early 2020-07-12 16:10:27 -04:00
hacking Move hacking checks to tests dir 2019-10-09 14:16:58 -04:00
unit Merge "Kaminario: Fix unique_fqdn_network option" into stable/train 2020-07-21 17:59:16 +00:00
README.rst Update the documentation link 2017-08-26 06:52:48 -07:00
__init__.py
fake_driver.py Rename volume/utils.py to volume/volume_utils.py 2019-09-09 15:00:07 -04: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.