diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 11:53:02 +0000 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 11:53:02 +0000 |
commit | fb0a3a2edc09708310b79776360409051a84bd76 (patch) | |
tree | 772398a167f2e07ca193cce460975fb3a215ab98 | |
parent | 07beceb07f8cf8d6e86d2c188b3ad81688a9827f (diff) |
Revert "[BGPVPN] Rally create the v-env which is needed"
This reverts commit 07beceb07f8cf8d6e86d2c188b3ad81688a9827f.
Change-Id: I22c9e3726abee28db3fa311aae8e273e8b353402
-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 |