diff --git a/.azure-pipelines/ultimate-pipeline.yml b/.azure-pipelines/ultimate-pipeline.yml index 1695f997334a..94f58ac418b0 100644 --- a/.azure-pipelines/ultimate-pipeline.yml +++ b/.azure-pipelines/ultimate-pipeline.yml @@ -4984,6 +4984,7 @@ stages: # artifact: execution_time_report - stage: system_tests + timeoutInMinutes: 75 condition: and(succeeded(), eq(variables['isBenchmarksOnlyBuild'], 'False')) dependsOn: [package_linux, merge_commit_id] variables: