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 16:09:14 +0000 |
commit | dfb8b0cb7e1d15c02172071a0fce9d475caf809b (patch) | |
tree | 537f758a73225f478f726e8e9bfaedcc6fc70f91 /testcases/config_functest.yaml | |
parent | 8c1c221cfbb8790417df6aa244fa81e9a96d6ab6 (diff) |
Add bgpvpn and odl_vpnservice in config_yaml
Change-Id: I36f875efbb7a39b5b62937cb19c0e854a3a1e15c
Signed-off-by: Morgan Richomme <morgan.richomme@orange.com>
(cherry picked from commit 7e6dc039febd23ce7a4b2a27e5b8477ebf4d0a91)
Diffstat (limited to 'testcases/config_functest.yaml')
-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 |