You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[release/6.0] Docker fixes for the enterprise linux testing pipeline (#68913)
* attempt to fix up EnterpriseTests (#65981)
* attemp to fix up EnterpriseTests
* fix text
* increase timoeout on build step
* fix temeout
* add jobs
* update job
* fix formating
* fix name
* update server check
* restore original resolver before tests
* fix path
* experiment
(cherry picked from commit 9174037)
* upgrade docker to get clang9 to prevent coreclr crashes (#68311)
(cherry picked from commit edb9c49)
* Use Docker images from mcr.microsoft.com in EnterpriseTests (#68875)
We started getting warnings in the build about using images from docker directly, see https://docs.opensource.microsoft.com/tools/nuget_security_analysis/container_registry_analysis/
The image from dotnet-buildtools-prereqs-docker can be used instead.
(cherry picked from commit bafae1b)
Co-authored-by: Tomas Weinfurt <tweinfurt@yahoo.com>
0 commit comments