Merge "Add more details to MIGRATIONS_TIMEOUT note"

This commit is contained in:
Jenkins
2016-10-05 00:59:32 +00:00
committed by Gerrit Code Review

View File

@@ -58,7 +58,7 @@ from ironic.tests import base
LOG = logging.getLogger(__name__)
# NOTE(vdrok): This was introduced after migration tests started taking more
# time in gate
# time in gate. Timeout value in seconds for tests performing migrations.
MIGRATIONS_TIMEOUT = 300