diff --git a/tests/test_conveyor.py b/tests/test_conveyor.py index 820b8ef3e2..770e3b4c2e 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'