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 /testcases/Controllers/ODL/CI/test_list.txt | |
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 'testcases/Controllers/ODL/CI/test_list.txt')
-rw-r--r-- | testcases/Controllers/ODL/CI/test_list.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/testcases/Controllers/ODL/CI/test_list.txt b/testcases/Controllers/ODL/CI/test_list.txt index ba3aa6957..e5e52129b 100644 --- a/testcases/Controllers/ODL/CI/test_list.txt +++ b/testcases/Controllers/ODL/CI/test_list.txt @@ -1,2 +1,5 @@ +# List of tests` which will be executed by script start_test.sh +# You can specify path to specific robot test file or directory (in that case all tests from directory will be executed) + integration/test/csit/suites/integration/basic/ integration/test/csit/suites/openstack/neutron/ |