diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-11 12:39:50 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-11 12:39:50 +0200 |
commit | 9445bf0e387b85028aff008f5f5da6485ccadd91 (patch) | |
tree | b11534f1d28af640243e553a77425bc202a71096 /testcases/config_functest.yaml | |
parent | a71001dc2874725b494be6a0c18a586c5d0bfbe2 (diff) |
[BGPVPN] Remove odl-vpnservice test cases
The odl-vpnservice test cases are meant to be
tested in the mini-net setup. We would need to
change our enviroment under test to include
mini-net to be able to run this tests.
Since this is not wanted we remove the test
cases.
Change-Id: Ic916e1e89d54fea78371bc566d8428141949e412
Diffstat (limited to 'testcases/config_functest.yaml')
-rw-r--r-- | testcases/config_functest.yaml | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index b1f7920fb..193844b08 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -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' |