neutron/neutron/tests/functional/db
Slawek Kaplonski d83bb4f160 Add skip_if_timeout to additional MySQL migration test
Test test_forbid_offline_migrations_starting_newton from
neutron.tests.functional.db.test_migrations.TestModelsMigrationsMysql
module can also fail because of db timeouts when are running on
overloaded test node.
To not fail job because of that, this patch adds skip_if_timeout
decorator to this additional test.

Change-Id: Ia255d331cbb24e1fdd12212580e85423da242eae
Related-Bug: #1687027
2019-05-10 13:32:49 +00:00
..
migrations Use constant IP_VERSION_4/6 in functional tests 2018-08-27 21:45:56 +00: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 Add skip_if_timeout to additional MySQL migration test 2019-05-10 13:32:49 +00:00
test_models.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_network.py remove the neutron.db._resource_extend module 2019-01-02 13:02:06 -07:00