neutron/neutron/tests/functional/db/migrations
Rodolfo Alonso Hernandez 64598ed51a [FT] Remove unneeded DB migration tests
The following test classes are not needed anymore because the tested
case is not considered in the OpenStack release roadmap [1]. The DB
migrations considered on these test cases are currently not supported.
Any deployment should have a DB schema newer than the scenarios
tested and therefore those tests are not needed.

Although in most cases the test cases are not revisited, those ones in
particular are quite slow ("test_walk_versions" takes more than one
minute in a testing environment) and have a particular history of
problems [2][3][4].

List of removed classes:
- TestHARouterPortMigration*: added 4 years ago.
  https://review.opendev.org/c/openstack/neutron/+/364278
- TestMigrationToPluggableIpam*: added 4 years ago.
  https://review.opendev.org/c/openstack/neutron/+/181023
- TestNetworkSegmentNameDesc*: added 4 years ago.
  https://review.opendev.org/c/openstack/neutron/+/367690
- TestHARouterPortMigration*: added 4 years ago.
  https://review.opendev.org/c/openstack/neutron/+/343936
- TestQosStandardAttr*: added 4 years ago.
  https://review.opendev.org/c/openstack/neutron/+/357228

[1]https://releases.openstack.org/
[2]https://review.opendev.org/c/openstack/neutron/+/610003
[3]https://review.opendev.org/c/openstack/neutron/+/612505
[4]https://review.opendev.org/c/openstack/neutron/+/636892

Change-Id: Ib7e89cf76ccc5c4318fde8e21d20833f6f99e80d
Related-Bug: #1911153
2021-01-12 12:02:40 +00:00
..
__init__.py Add RouterPort bindings for all HA ports 2016-08-05 05:48:39 -07:00
test_c3e9d13c4367_add_binding_index_to_.py Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00