From 763f0f16750fe84ee7cc03a69867edb3ff2b7431 Mon Sep 17 00:00:00 2001 From: Masayuki Igawa Date: 2019年5月30日 15:58:24 +0900 Subject: [PATCH] Remove tempest tests entry point This commit removes the tempest tests entry point from setup.cfg. Tempest tests were already removed by this commit[0]. So, we don't need to have it. [0] https://review.opendev.org/#/c/657793/ Change-Id: If39a269b72f854a0b2b11195e2ab022762dea2a0 --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index c8b0f054..1e278806 100644 --- a/setup.cfg +++ b/setup.cfg @@ -21,7 +21,6 @@ classifier = [files] packages = networking_bgpvpn - networking_bgpvpn_tempest networking_bgpvpn_heat bgpvpn_dashboard data_files = @@ -33,8 +32,6 @@ neutronclient.extension= bgpvpn = networking_bgpvpn.neutronclient.neutron.v2_0.bgpvpn.bgpvpn neutron.db.alembic_migrations= networking-bgpvpn = networking_bgpvpn.neutron.db.migration:alembic_migrations -tempest.test_plugins = - networking-bgpvpn = networking_bgpvpn_tempest.plugin:NetworkingBgpvpnTempestPlugin heat.constraints = neutron.bgpvpn = networking_bgpvpn_heat.bgpvpnservice:BGPVPNConstraint neutron.service_plugins =

AltStyle によって変換されたページ (->オリジナル) /