aboutsummaryrefslogtreecommitdiffstats
path: root/docs/testing/user/userguide/index.rst
diff options
context:
space:
mode:
authorCedric Ollivier <cedric.ollivier@orange.com>2017-07-04 07:46:55 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-07-04 07:46:55 +0000
commitd22a9e58bbf4430c16f9f62bdaff2a6dc335205e (patch)
tree0ce647f357362553f9e5a85ad62d7679a313c7ec /docs/testing/user/userguide/index.rst
parent2e6b361f4752b4ba5d6f03b469b0983b7b245630 (diff)
parente691d00bd44eb10617b9532dedb3eed2458694fc (diff)
Merge "Remove the former link /home/opnfv/repos/functest"
Diffstat (limited to 'docs/testing/user/userguide/index.rst')
-rw-r--r--docs/testing/user/userguide/index.rst4
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst
index 5268559bf..c877be7b5 100644
--- a/docs/testing/user/userguide/index.rst
+++ b/docs/testing/user/userguide/index.rst
@@ -296,8 +296,6 @@ Inside the Functest container, first to prepare Functest environment:
::
- cd /home/opnfv/repos/functest
- pip install -e .
functest env prepare
then to run default defcore testcases by using refstack-client:
@@ -346,7 +344,7 @@ file is:
::
- cd /home/opnfv/repos/functest/functest/opnfv_tests/openstack/refstack_client
+ cd /usr/lib/python2.7/site-packages/functest/opnfv_tests/openstack/refstack_client
python tempest_conf.py
a file called tempest.conf is stored in the current path by default, users can do