diff --git a/tests/integration_tests/performance/test_benchmarks.py b/tests/integration_tests/performance/test_benchmarks.py index 3cd29cd0786..3a33a1a80bb 100644 --- a/tests/integration_tests/performance/test_benchmarks.py +++ b/tests/integration_tests/performance/test_benchmarks.py @@ -17,7 +17,7 @@ @pytest.mark.no_block_pr -@pytest.mark.timeout(600) +@pytest.mark.timeout(900) def test_no_regression_relative_to_target_branch(): """ Run the microbenchmarks in this repository, comparing results from pull