cinder/cinder/tests/unit/db
whoami-rajat ad0b6691e2 Extend timeout for database migration tests
Database migration tests (specifically test_walk_versions
and test_mysql_innodb) are failing due to multiple reasons
from oslo.db side mentioned in the code comments.
Increasing the timeout will allow the tests to execute
successfully on slower nodes.
This solution is adopted from manila [1] and also implemented
in neutron [2] for the same and hopefully they're not facing the
issue currently.

[1] https://review.openstack.org/#/c/291397/
[2] https://review.openstack.org/#/c/610003/

Change-Id: I31bdcfc12e3b8b54d5b5a6664f88df3b7dcd4fc0
2019-02-25 10:37:55 -05:00
..
__init__.py Files with no code must be left completely empty 2016-09-28 16:29:30 +07:00
test_cluster.py Move service and cluster creation in test to utils 2017-01-19 10:42:23 +01:00
test_migrations.py Extend timeout for database migration tests 2019-02-25 10:37:55 -05:00
test_name_id.py DB: Optimize volume_update method 2016-11-08 12:31:06 +01:00
test_purge.py Allow purging of records less than 1 day old 2017-11-28 17:47:24 +00:00
test_qos_specs.py Add enough notification for QoS 2018-01-18 14:04:29 +08:00
test_reset_backend.py Add support for promoting a failed over backend 2018-05-09 12:19:33 -04:00
test_transfers.py Improve volume transfer records 2019-01-14 11:50:43 +08:00
test_volume_type.py Trivial fix PEP 8 coding style violation and typo 2017-05-03 19:47:22 +07:00