diff options
author | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-26 17:03:28 +0100 |
---|---|---|
committer | Morgan Richomme <morgan.richomme@orange.com> | 2016-01-26 17:03:28 +0100 |
commit | 7e6dc039febd23ce7a4b2a27e5b8477ebf4d0a91 (patch) | |
tree | 537f758a73225f478f726e8e9bfaedcc6fc70f91 | |
parent | 683f459c4e6be7d984b857f6c5c2df7e6c2eae8d (diff) |
Add bgpvpn and odl_vpnservice in config_yaml
Change-Id: I36f875efbb7a39b5b62937cb19c0e854a3a1e15c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
-rw-r--r-- | testcases/config_functest.yaml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index ab59de2ed..7aa0be8e6 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -178,8 +178,8 @@ test_exec_priority: 6: ovno #7: doctor 8: promise - #9: odl-vpn_service-tests - #10: opnfv-yardstick-tc026-sdnvpn + 9: odl-vpnservice + 10: bgpvpn #11: openstack-neutron-bgpvpn-api-extension-tests 12: vims 13: rally |