diff --git a/eng/helix.proj b/eng/helix.proj index 83d5acc28c5..edfabc338ec 100644 --- a/eng/helix.proj +++ b/eng/helix.proj @@ -47,6 +47,8 @@ $(PreCommands); export MSSQL_SA_PASSWORD=$(MSSQL_SA_PASSWORD); /opt/mssql/bin/sqlservr --accept-eula &; export Test__SqlServer__DefaultConnection="Data Source=localhost;;Database=master;;User=sa;;Password=$(MSSQL_SA_PASSWORD);;Connect Timeout=60;;ConnectRetryCount=0"; sleep 120 01:00:00 + +