diff options
-rw-r--r-- | testcases/config_functest.yaml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index 6e6518fa1..a0286ebf2 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -179,10 +179,11 @@ test_exec_priority: 7: doctor 8: promise 9: odl-vpnservice + 10: bgpvpn #11: openstack-neutron-bgpvpn-api-extension-tests 12: vims 13: rally - 14: bgpvpn + ######################################################################## # This part lists the dependencies of the tests |