From d5e6fbfda60a508dec4193d913f7a4bd0206c76e Mon Sep 17 00:00:00 2001 From: Peter Bandzi Date: Fri, 24 Apr 2015 16:03:30 +0200 Subject: small fixes to script starting odl suite additional info provided in functest.rst JIRA: FUNCTEST-5 Change-Id: Ia32fc69cb22777af45846ba6eb2b179a73c22780 Signed-off-by: Peter Bandzi --- functest.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'functest.rst') diff --git a/functest.rst b/functest.rst index eccf84983..d8606aaaf 100644 --- a/functest.rst +++ b/functest.rst @@ -59,10 +59,6 @@ Summary: Set up python2.7 virtual environment:: pip install robotframework-sshlibrary pip install robotframework-requests -Clone test repo:: - - git clone https://github.com/opendaylight/integration.git - vPing ===== @@ -116,6 +112,10 @@ If we consider running Tempest suite with Rally:: OpenDaylight ============ +Tests can be executed with script *start_test.sh* from directory *functest/testcases/Controllers/ODL/CI*. For usage example see:: + + # bash start_test.sh -h + vPing ===== -- cgit 1.2.3-korg