diff options
author | Cedric Ollivier <cedric.ollivier@orange.com> | 2017-11-30 05:25:16 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-11-30 05:25:16 +0000 |
commit | e63b856182cb65f1943f83b672e7d9e8b9f3dc3e (patch) | |
tree | d13f5fc9b54347a4543126a17712bec21387b115 /docs/testing/user | |
parent | 06ab9f1aaed50a5c78f3ed10f56cac8cdb2c75c7 (diff) | |
parent | 459f50252ef2410bcb46c2069ec4a5055d6f8864 (diff) |
Merge "Update documentation of Functest"
Diffstat (limited to 'docs/testing/user')
-rw-r--r-- | docs/testing/user/configguide/configguide.rst | 1 | ||||
-rw-r--r-- | docs/testing/user/userguide/troubleshooting.rst | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index f455d18c..6bc1b5e3 100644 --- a/docs/testing/user/configguide/configguide.rst +++ b/docs/testing/user/configguide/configguide.rst @@ -423,6 +423,7 @@ The structure of functest repo can be described as follows:: │ |-- functest-complete.sh |-- core │ |-- feature.py + │ |-- robotframework.py │ |-- testcase.py │ |-- unit.py │ |-- vnf.py diff --git a/docs/testing/user/userguide/troubleshooting.rst b/docs/testing/user/userguide/troubleshooting.rst index 62587de3..becc24a3 100644 --- a/docs/testing/user/userguide/troubleshooting.rst +++ b/docs/testing/user/userguide/troubleshooting.rst @@ -375,4 +375,4 @@ described in the following table: Please note that this test case requires resources (8 VM (2Go) + 1 VM (4Go)), it is there fore not recommended to run it on a light configuration. -.. _`OPNFV Functest Developer Guide`: http://artifacts.opnfv.org/functest/docs/devguide/# +.. _`OPNFV Functest Developer Guide`: http://artifacts.opnfv.org/functest/docs/testing_developer_devguide/index.html# |