From 019227b6f4fdbbc93e14c7231a1e30c4523479ce Mon Sep 17 00:00:00 2001 From: Peter Bandzi Date: Thu, 23 Apr 2015 17:17:43 +0200 Subject: Script for starting Robotframework ODL suites. Script do clone integration test from git activate python venv and start test suites with specified parameters test suites are specified in test_list.txt JIRA: FUNCTEST-5 Change-Id: Ic80b2e5760fd09a235bf946d0172e426d121a157 Signed-off-by: Peter Bandzi --- testcases/Controllers/ODL/ODL.md | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) (limited to 'testcases/Controllers/ODL/ODL.md') diff --git a/testcases/Controllers/ODL/ODL.md b/testcases/Controllers/ODL/ODL.md index ceb04195e..375f20e6c 100644 --- a/testcases/Controllers/ODL/ODL.md +++ b/testcases/Controllers/ODL/ODL.md @@ -23,11 +23,6 @@ vcrpy==1.0.2 wsgiref==0.1.2 ## Running tests - -Parameters are specified in: - -ODL/variables/Variables.py - -but can be also overidden in command line e.g.: - -pybot -v OPENSTACK:10.2.91.18 -v PORT:8081 -v CONTROLLER 10.2.91.18 . +For more info: +cd CI +bash start_test.sh -h -- cgit 1.2.3-korg