neutron/neutron/tests/functional
Slawek Kaplonski 0a4d2ee877 Fix mysql functional migration tests
In patch [1] I marked all MySQL related migration tests
as unstable but I made mistake with calling super() method in
tests from TestModelsMigrationsMysql class.
This wasn't catched as tests were skipped instead of fail.

This patch fixes that, so tests can be run properly and be skipped
only if "real" issue with timeout will happen.

[1] https://review.openstack.org/#/c/624685/

Change-Id: Id42d6d8e24fdea5ac83f0fecc6975c19b933a501
Related-Bug: #1687027
2018-12-17 12:20:48 +01:00
..
agent Implement IpRuleCommand.delete() using pyroute2 2018-12-14 19:27:41 +00:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd All functional tests logs results now 2018-11-21 19:58:18 +00:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db Fix mysql functional migration tests 2018-12-17 12:20:48 +01:00
pecan_wsgi Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
plugins use neutron_lib's portbindings api-def 2017-03-31 09:16:22 -06:00
privileged Implement IpRuleCommand.delete() using pyroute2 2018-12-14 19:27:41 +00:00
sanity All functional tests logs results now 2018-11-21 19:58:18 +00:00
scheduler Use constant IP_VERSION_4/6 in functional tests 2018-08-27 21:45:56 +00:00
services Merge "Do not delete trunk bridges if service port attached" 2018-12-16 19:21:34 +00:00
tests make net_helpers functions work on OpenSUSE 2017-09-20 09:59:44 -07:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py Fix flake8 H404 errors 2018-10-05 21:48:41 +00:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Don't return null-byte separated string from ExternalProcess.cmdline() 2017-03-08 07:50:51 +00:00
test_server.py All functional tests logs results now 2018-11-21 19:58:18 +00:00
test_service.py All functional tests logs results now 2018-11-21 19:58:18 +00:00