diff options
Diffstat (limited to 'functest.rst')
-rw-r--r-- | functest.rst | 8 |
1 files changed, 4 insertions, 4 deletions
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 ===== |