diff --git a/.ci/functional-tests.yml b/.ci/functional-tests.yml index 3089ce1ad..18651dae3 100644 --- a/.ci/functional-tests.yml +++ b/.ci/functional-tests.yml @@ -21,7 +21,7 @@ .run-functional-tests: stage: functional-tests - timeout: 150m + timeout: 3h # Need to find a way of running the cleanup step even on failure allow_failure: true when: delayed