diff options
author | Peter Bandzi <pbandzi@cisco.com> | 2015-04-23 17:17:43 +0200 |
---|---|---|
committer | Peter Bandzi <pbandzi@cisco.com> | 2015-04-23 17:33:33 +0200 |
commit | 019227b6f4fdbbc93e14c7231a1e30c4523479ce (patch) | |
tree | d02aa9907243f8e91c5b055353bdb36fe0934e3d /testcases/Controllers/ODL/CI/test_list.txt | |
parent | 9dd9fbf85ee34e0872fb8c846bec1120f5b15eb6 (diff) |
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 <pbandzi@cisco.com>
Diffstat (limited to 'testcases/Controllers/ODL/CI/test_list.txt')
-rw-r--r-- | testcases/Controllers/ODL/CI/test_list.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testcases/Controllers/ODL/CI/test_list.txt b/testcases/Controllers/ODL/CI/test_list.txt new file mode 100644 index 000000000..ba3aa6957 --- /dev/null +++ b/testcases/Controllers/ODL/CI/test_list.txt @@ -0,0 +1,2 @@ +integration/test/csit/suites/integration/basic/ +integration/test/csit/suites/openstack/neutron/ |