diff --git a/build/azure-pipelines.yml b/build/azure-pipelines.yml index 6b87336b74..a3a91ff184 100644 --- a/build/azure-pipelines.yml +++ b/build/azure-pipelines.yml @@ -369,7 +369,7 @@ stages: # Integration Tests (SQL Server) - job: - timeoutInMinutes: 120 + timeoutInMinutes: 180 condition: or(eq(stageDependencies.Build.A.outputs['build.NBGV_PublicRelease'], 'True'), ${{parameters.sqlServerIntegrationTests}}) displayName: Integration Tests (SQL Server) strategy: