From 459f50252ef2410bcb46c2069ec4a5055d6f8864 Mon Sep 17 00:00:00 2001 From: Linda Wang Date: Wed, 29 Nov 2017 09:29:24 +0000 Subject: Update documentation of Functest Mainly update the robotframework part, according to this patch: https://gerrit.opnfv.org/gerrit/#/c/47841/ Change-Id: If4dee6233ba65dd83734e0465d0dc6e8d5753da3 Signed-off-by: Linda Wang --- docs/testing/user/configguide/configguide.rst | 1 + docs/testing/user/userguide/troubleshooting.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/testing/user') diff --git a/docs/testing/user/configguide/configguide.rst b/docs/testing/user/configguide/configguide.rst index f455d18c2..6bc1b5e37 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 62587de34..becc24a3d 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# -- cgit 1.2.3-korg