Add more details to MIGRATIONS_TIMEOUT note

Change-Id: I0eb912c63fbe9c2ad2f0720998e1c9d5cf5a9f72
This commit is contained in:
Vladyslav Drok
2016-09-22 18:30:22 +00:00
parent 8813fc54cd
commit 264ab54a56

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