mirror of https://github.com/grpc/grpc.git
MetadataQuery: make metadata server hostname overrideable (#32496)
In https://github.com/grpc/grpc/pull/32294 , we accidentally stopped
plumbing `grpc.testing.google_c2p_resolver_metadata_server_override` to
the metadata server http queries. So, we stopped actually using the fake
metadata servers injected in
b3d68001f7/test/core/client_channel/resolvers/google_c2p_resolver_test.cc (L48)
.
The brings that back.
pull/32500/head
parent
9e61e72dfc
commit
2036ab972d
3 changed files with 25 additions and 3 deletions
Loading…
Reference in new issue