mirror of https://github.com/grpc/grpc.git
[csharp] Use a stable/supported C# runtime in ubuntu 22.04 distribtest docker images (#35955)
The current .NET SDK in these tests is EOL, and we've been seeing strange SSL errors transiently. Update to a supported version and remove cruft in the docker image that was there to install the older version. TODO: submitting first with the ubuntu 22.04 image test skipped, need to follow-up with a fix and unskip the test Closes #35955 PiperOrigin-RevId: 610798209pull/36004/head
parent
12897ab0fb
commit
9054988785
13 changed files with 28 additions and 42 deletions
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_alpine_x64:ad69c44d058b83910b333f0c2ede094e73af465b@sha256:d018105349fcabdc3aa0649c1381d840c613df6b442a53a751d7dc839a80d429 |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_alpine_x64:7d6ff1699d4d41c3beaef635460858c521d7c38d@sha256:915880cb29ea83cc3aabb3bc0f2025cc36b0a09894552bff041e3b2426e08c48 |
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_debian10_x64:0ebcec2f23bd9e270d100e58e7de954e714225ad@sha256:8c3838e731da70566adc6f989f2c29351fdb2f629e8797928699fff24b3a0938 |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_debian10_x64:aaaa27f0d2b68684447562ce0dbfec8e66445009@sha256:98cf90c3039940e2f220d1c63688428aa14bb35e89e37894e999b3490001197b |
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_dotnet31_x64:335b31cb83d37a68034cc26b3baf3302f4f6633f@sha256:fee52df6064ff84bc9af644c2ea17ab579de3401e3a167d0d43383c24f0d500f |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_dotnet31_x64:a485cb6ed77af72e82fa784fe0f60a84a8b3300b@sha256:aeea1911ea20606bb409e9b8ac68c7b4127fee2be7dcbf9382f2a26b9c865ed0 |
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_dotnet5_x64:bd7cd75510186f6b39f54d22b610b70fd2c43e09@sha256:408425cd74bb8b79a3b09a64ea6c54f6cdc0e757a3469f31effc017a7187e442 |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_dotnet5_x64:086015310877872f8c5c617b9eb72316892e4386@sha256:2cf597a37f77da51f606b603ee2923c5fac604ab355d316c31059e1c4daef24f |
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_ubuntu2204_x64:8add2411b0e373dcdfa08774d10597e433c638ee@sha256:6e43e2c8de47534bd3e478857aa14ba484ecebcd6756dd882782f6ca71a60dc3 |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/csharp_ubuntu2204_x64:50bd65f5e356f8956565d27bb6d1729c56d4a2d0@sha256:b21dd7a9d0492a974cb4b287bf22b6d595664895cc81b3e37b5cca53e885b941 |
Loading…
Reference in new issue