Fix links in tests docs

Change-Id: Icd89d821193ba569dfd55fd41bf81ea900f1c3d9
Closes-bug: 1657474
Signed-off-by: Vitaly Gridnev <vgridnev@mirantis.com>
This commit is contained in:
Vitaly Gridnev 2017-01-20 12:18:19 +04:00
parent 3d63bdc9b4
commit 906e785a94
1 changed files with 5 additions and 5 deletions

View File

@ -28,9 +28,9 @@ Additional tests
Additional tests reside in the sahara-tests repository (as above): Additional tests reside in the sahara-tests repository (as above):
* REST API tests checking to ensure that the Sahara REST API works. * REST API tests checking to ensure that the Sahara REST API works.
The only parts that are not tested are cluster creation and EDP. For more The only parts that are not tested are cluster creation and EDP.
info about api tests see
http://docs.openstack.org/developer/tempest/field_guide/api.html
* CLI tests check read-only operations using the Sahara CLI. For more info see * CLI tests check read-only operations using the Sahara CLI.
http://docs.openstack.org/developer/tempest/field_guide/cli.html
For more information about these tests, please read
http://docs.openstack.org/developer/sahara-tests/tempest-plugin.html