diff --git a/tests/test_conveyor.py b/tests/test_conveyor.py index e7d1cd6feb..4a21a2d93c 100644 --- a/tests/test_conveyor.py +++ b/tests/test_conveyor.py @@ -52,7 +52,7 @@ from tests.ruciopytest import NoParallelGroups from tests.mocks.mock_http_server import MockServer -MAX_POLL_WAIT_SECONDS = 60 +MAX_POLL_WAIT_SECONDS = 100 TEST_FTS_HOST = 'https://fts:8446'