diff options
author | Juha Kosonen <juha.kosonen@nokia.com> | 2016-04-11 14:28:52 +0000 |
---|---|---|
committer | Juha Kosonen <juha.kosonen@nokia.com> | 2016-04-12 05:34:37 +0000 |
commit | 74ac39da99b854a9313297aef321fdc5566e25fc (patch) | |
tree | 8efc3bf708b8292d7ec0c7f62a0514c1835b53bc /testcases/config_functest.yaml | |
parent | d9f51402d83c37086b11036581d781bdf94b5c56 (diff) |
Remove unused Rally scenarios and run script
run_rally.py is longer in use, it has been replaced with
run_rally-cert.py already earlier.
JIRA: FUNCTEST-191
Change-Id: I81b5060ed9a30e758afe75321052f120e9cf7389
Signed-off-by: Juha Kosonen <juha.kosonen@nokia.com>
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 193844b08..2e9f3bdc3 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -4,7 +4,7 @@ general: dir_vping: testcases/vPing/CI/libraries/ dir_odl: testcases/Controllers/ODL/CI/ dir_rally: testcases/VIM/OpenStack/CI/libraries/ - dir_rally_scn: testcases/VIM/OpenStack/CI/suites/ + dir_rally_scn: testcases/VIM/OpenStack/CI/rally_cert/ dir_vIMS: testcases/vIMS/CI/ dir_onos: testcases/Controllers/ONOS/Teston/CI/ |