diff options
author | Peter Bandzi <pbandzi@cisco.com> | 2015-04-24 16:03:30 +0200 |
---|---|---|
committer | Peter Bandzi <pbandzi@cisco.com> | 2015-04-24 16:10:12 +0200 |
commit | d5e6fbfda60a508dec4193d913f7a4bd0206c76e (patch) | |
tree | e0ba01a727fcfe4748a4d19230aecf069d79f65a /functest.rst | |
parent | 019227b6f4fdbbc93e14c7231a1e30c4523479ce (diff) |
small fixes to script starting odl suite
additional info provided in functest.rst
JIRA: FUNCTEST-5
Change-Id: Ia32fc69cb22777af45846ba6eb2b179a73c22780
Signed-off-by: Peter Bandzi <pbandzi@cisco.com>
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 eccf8498..d8606aaa 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 ===== |