Merge "Add more details to MIGRATIONS_TIMEOUT note"
This commit is contained in:
@@ -58,7 +58,7 @@ from ironic.tests import base
|
|||||||
LOG = logging.getLogger(__name__)
|
LOG = logging.getLogger(__name__)
|
||||||
|
|
||||||
# NOTE(vdrok): This was introduced after migration tests started taking more
|
# 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
|
MIGRATIONS_TIMEOUT = 300
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user