diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-07-11 15:19:30 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2016-07-13 12:50:11 +0200 |
commit | 230b9df08d040659ba12661a505441f26508ef7a (patch) | |
tree | 47f881f5fd9c5674320ba7d49945137c20e690d0 /testcases/Controllers/ODL/test_list.txt | |
parent | c32d05b2c25438997feda781151a4bd09f94cf03 (diff) |
Propose a new python file to launch ODL testing
OpenDaylightTesting.py safely replaces start_tests.sh.
It also adds the report of the basic test of RESTConf which was
previously ignored.
JIRA: FUNCTEST-367
Change-Id: I8ba288271455fd9f31cf87aa65bf45cfb53cd8d6
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'testcases/Controllers/ODL/test_list.txt')
-rw-r--r-- | testcases/Controllers/ODL/test_list.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testcases/Controllers/ODL/test_list.txt b/testcases/Controllers/ODL/test_list.txt deleted file mode 100644 index ec8cd32e..00000000 --- a/testcases/Controllers/ODL/test_list.txt +++ /dev/null @@ -1,5 +0,0 @@ -# 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) - -csit/suites/integration/basic/ -csit/suites/openstack/neutron/ |