mirror of https://github.com/grpc/grpc.git
[interop] Avoid installing the same python dependencies twice in Go 1.64 tests (#36864)
<!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. --> Avoid installing the same python dependencies twice due to duplication in template from https://github.com/grpc/grpc/pull/36755. Redundant installation in the go1.x Dockerfile presently: ![image](https://github.com/grpc/grpc/assets/46515553/f8dafde9-5442-41b9-a429-dec93eee7c03) Fixes: https://github.com/grpc/grpc/issues/36060 Closes #36864 PiperOrigin-RevId: 643048549pull/36918/head
parent
d4b5e12f8e
commit
a535a11efc
4 changed files with 4 additions and 7 deletions
@ -1 +1 @@ |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/grpc_interop_go1.x:9740f2234d8c996def3f0e09791328c39dac0ab1@sha256:c1d1babd31ea7e635aa68d56803212f9e0091ff628288c18dc86d890f837303a |
||||
us-docker.pkg.dev/grpc-testing/testing-images-public/grpc_interop_go1.x:9a524415365a73162b7f463bf0409ca04f64a73c@sha256:9d02b61552a93770ebb022f588daf9acd1088d29197fe120e0b082ede73f4584 |
Loading…
Reference in new issue