diff options
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index b1f7920fb..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/ @@ -250,11 +250,6 @@ test-dependencies: policy-test: scenario: 'odl' sdnvpn: - odl-vpnservice: - installer: 'fuel' - scenario: 'bgpvpn' - # this execute the tests: - # /home/opnfv/repos/odl_integration/test/csit/suites/vpnservice bgpvpn: installer: 'fuel' scenario: 'bgpvpn' |