Temporarily disable tempest plugin
Tempest plugin breaks the CI due to changes to upstream tempest project. This patch disables the tempest plugin to allow the CI to work. Plugin should be re-enabled once issues are resolved. Change-Id: I52bc8309d6b75f91ec66b3c11d10d1527da0177e
This commit is contained in:
parent
673dc7c131
commit
9902635dc0
@ -39,8 +39,6 @@ vmware_nsx.neutron.nsxv.router_type_drivers =
|
||||
shared = vmware_nsx.plugins.nsx_v.drivers.shared_router_driver:RouterSharedDriver
|
||||
distributed = vmware_nsx.plugins.nsx_v.drivers.distributed_router_driver:RouterDistributedDriver
|
||||
exclusive = vmware_nsx.plugins.nsx_v.drivers.exclusive_router_driver:RouterExclusiveDriver
|
||||
tempest.test_plugins =
|
||||
vmware-nsx-tempest-plugin = vmware_nsx_tempest.plugin:VMwareNsxTempestPlugin
|
||||
oslo.config.opts =
|
||||
nsx = vmware_nsx.opts:list_opts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user