neutron/neutron/tests/functional/db
Rodolfo Alonso Hernandez ff5a024c7b Remove FT "test_has_offline_migrations_*" tests
"test_has_offline_migrations_pending_contract_scripts" is testing a
non supported branch, "Kilo". The usefulness expired when this branch
was declared EOL.

"test_has_offline_migrations_all_heads_upgraded" is tested in
"test_forbid_offline_migrations_starting_newton". Since "Newton",
no more DB contract migrations are allowed. Both tests are checking
the same behavior.

Due to the time extension and the lack of value of those tests, this
patch removes both.

  test_forbid_offline_migrations_starting_newton [683.133807s]
  test_has_offline_migrations_pending_contract_scripts [123.091853s]

Change-Id: I4846ecdd8312fa2ff915c4461da07a607c7a8f8c
Related-Bug: #1687027
(cherry picked from commit 8522628f2f)
2021-04-07 09:17:17 +00:00
..
migrations Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
__init__.py Freeze models for healing migration 2014-07-14 18:36:05 +02:00
test_ipam.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
test_migrations.py Remove FT "test_has_offline_migrations_*" tests 2021-04-07 09:17:17 +00:00
test_models.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_network.py Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
test_ovn_revision_numbers_db.py [OVN] Add missing OVN functional tests 2020-03-03 09:21:25 +00:00