diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 12:42:52 +0200 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2016-04-15 11:26:19 +0000 |
commit | 07beceb07f8cf8d6e86d2c188b3ad81688a9827f (patch) | |
tree | 228095722354fa8312a2a6cc4ed390102f60be29 | |
parent | dde9f948a688e607132ff6f350eaf325492ff906 (diff) |
[BGPVPN] Rally create the v-env which is needed
Since we rely on the v-env which is created
by rally we run bgpvpn testcases after rally.
Change-Id: Ie54e3332c9130dc337303855a4b5c36df4e3d1fb
-rw-r--r-- | testcases/config_functest.yaml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/testcases/config_functest.yaml b/testcases/config_functest.yaml index a0286ebf2..6e6518fa1 100644 --- a/testcases/config_functest.yaml +++ b/testcases/config_functest.yaml @@ -179,11 +179,10 @@ 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 |