From 41850cb3d26e1bb8510fb5bdea239cf5dad1a8bc Mon Sep 17 00:00:00 2001 From: David Blaisonneau Date: Fri, 29 Apr 2016 16:58:25 +0200 Subject: Functest - documentation small corrections Signed-off-by: David Blaisonneau (cherry picked from commit a1df84c2e9f4883ebc4565bbbb7f378f70eea184) Change-Id: Ic66b5f1dcb0413021929bac58f7d8456789cdbc1 --- docs/configguide/index.rst | 4 +++- docs/userguide/runfunctest.rst | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/configguide/index.rst b/docs/configguide/index.rst index 3ca605033..411f68d68 100644 --- a/docs/configguide/index.rst +++ b/docs/configguide/index.rst @@ -132,7 +132,9 @@ Add your user to docker group to be able to run commands without sudo:: sudo usermod -aG docker -Disconnect and reconnect to enable the group change. +A reconnect is needed. There are 2 ways for this: + #. Re-login to your account + #. su - References: diff --git a/docs/userguide/runfunctest.rst b/docs/userguide/runfunctest.rst index 67d6d47c9..6dbddb11a 100644 --- a/docs/userguide/runfunctest.rst +++ b/docs/userguide/runfunctest.rst @@ -41,7 +41,7 @@ several options:: examples: run_tests.sh - run_tests.sh --test vping,odl + run_tests.sh --test vping_ssh,odl run_tests.sh -t tempest,rally --no-clean The *-r* option is used by the OPNFV Continuous Integration automation mechanisms -- cgit 1.2.3-korg