cinder/cinder/tests/README.rst
john.griffith8@gmail.com 75837ae997 Add a README in tests dir linked to devref html
We have been adding docs and doing better at documenting
things under the docs section, but there are a number of
things still commonly missed by folks.  Testing info is
one of the more common, so let's just link the existing
testing doc to a README file in the tests directory to
make things more prominent.

Change-Id: I005309c50b7874da37ae5ab1180c2c8c6905c643
2017-03-11 10:47:49 -07:00

354 B

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>