summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authormorganrOL <morgan.richomme@orange.com>2015-05-13 15:51:59 +0200
committermorganrOL <morgan.richomme@orange.com>2015-05-13 15:51:59 +0200
commitaf31f282ea80790d51ead0e2d65caae583d15896 (patch)
tree81388cb704c7688576505d2fc36faf57bb9b8f7e /docs
parent03898cc5b9a44c6d0112a42fdb758a76ba93347f (diff)
fix link error, rename default pre loaded image, change formating for config function description
JIRA: FUNCTEST-10 Change-Id: Iea91b80ccf806cf08d5455bf45b8608f5c9c324d Signed-off-by: morganrOL <morgan.richomme@orange.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/functest.rst15
1 files changed, 7 insertions, 8 deletions
diff --git a/docs/functest.rst b/docs/functest.rst
index 5dd3c53eb..4b3e6db54 100644
--- a/docs/functest.rst
+++ b/docs/functest.rst
@@ -40,7 +40,7 @@ For release 1 (Arno), 4 test suites have been selected:
* vPing
The 3 first suites are directly inherited from upstream projects.
-vPing, that is already present in Tempest suite, has been developped to provided a basic "hellow world" functional test example.
+vPing, that is already present in Tempest suite, has been developped to provided a basic "hello world" functional test example.
.. _`Continuous Integration`: https://build.opnfv.org/ci/view/functest/
@@ -205,16 +205,15 @@ Tooling installation
Rally is used for benching and Tempest. Robot is used for OpenDaylight.
A script (config_test.py) has been created to simplify as much as possible the installation of the different suites of tests.
-This script config_test.py_ is hosted in OPNFV git and uses the configuration file functest.yaml.
+This script config_test.py_ is hosted in OPNFV git and uses the configuration file functest.yaml_::
+ usage: config_functest.py [-h] [-d] action
-usage: config_functest.py [-h] [-d] action
-
-positional arguments:
+ positional arguments:
action Possible actions are: 'start|check|clean'
-optional arguments:
+ optional arguments:
-h, --help show this help message and exit
-d, --debug Debug mode
@@ -241,7 +240,7 @@ Useful links:
.. _`config_test.py` : https://git.opnfv.org/cgit/functest/tree/testcases/config_functest.py
-.. _`config_test.py` : https://git.opnfv.org/cgit/functest/tree/testcases/functest.yaml
+.. _`functest.yaml` : https://git.opnfv.org/cgit/functest/tree/testcases/functest.yaml
@@ -266,7 +265,7 @@ At the end of the executing, a new directory will be created ~/.functest with th
~/.functest/Rally_test
~/.functest/vPing
~/.functest/functest.yaml
- ~/.functest/trusty-server-cloudimg-amd64-disk1.img
+ ~/.functest/functest-img.img
NOTE: the Rally environment will be installed under ~/.rally/