docs fixed, tool renamed
Change-Id: I6ded43854476044c40c805b60b458bcbf0517d27
This commit is contained in:
parent
94c9c36202
commit
e7c4f1abaf
@ -2,9 +2,13 @@ Savanna project
|
||||
===============
|
||||
|
||||
Project blueprint: https://wiki.openstack.org/wiki/Savanna | http://savanna.mirantis.com/index.html
|
||||
|
||||
Architecture draft: https://wiki.openstack.org/wiki/Savanna/Architecture | http://savanna.mirantis.com/architecture.html
|
||||
|
||||
Roadmap: https://wiki.openstack.org/wiki/Savanna/Roadmap | http://savanna.mirantis.com/roadmap.html
|
||||
|
||||
API draft: http://savanna.mirantis.com/restapi/v02.html
|
||||
|
||||
Launchpad project: https://launchpad.net/savanna
|
||||
|
||||
QuickStart (Ubuntu)
|
||||
|
17
savanna/tests/integration/README.rst
Normal file
17
savanna/tests/integration/README.rst
Normal file
@ -0,0 +1,17 @@
|
||||
Integration tests for Savanna project
|
||||
=====================================
|
||||
|
||||
How to run
|
||||
----------
|
||||
|
||||
Create config file for integration tests - `/savanna/tests/integration/config.py`.
|
||||
You can take a look at the sample config file - `/savanna/tests/integration/config.py.sample`.
|
||||
All values used in a sample config file are defaults, so, if their are applicable for your
|
||||
environment than you can skip config file creation.
|
||||
|
||||
To run integration tests you should use the corresponding tox env: `tox -e integration`.
|
||||
|
||||
Contents
|
||||
--------
|
||||
|
||||
TBD
|
Loading…
Reference in New Issue
Block a user