Merge pull request #6449 from sreecha/stress_client_reconnects
Interop/Stress client that is resilient to server restarts
Showing
- src/core/ext/client_config/subchannel_call_holder.c 1 addition, 0 deletionssrc/core/ext/client_config/subchannel_call_holder.c
- test/cpp/interop/client.cc 11 additions, 2 deletionstest/cpp/interop/client.cc
- test/cpp/interop/interop_client.cc 262 additions, 67 deletionstest/cpp/interop/interop_client.cc
- test/cpp/interop/interop_client.h 34 additions, 28 deletionstest/cpp/interop/interop_client.h
- test/cpp/interop/stress_interop_client.cc 49 additions, 10 deletionstest/cpp/interop/stress_interop_client.cc
- test/cpp/interop/stress_interop_client.h 23 additions, 5 deletionstest/cpp/interop/stress_interop_client.h
- test/cpp/interop/stress_test.cc 20 additions, 1 deletiontest/cpp/interop/stress_test.cc
Loading
Please register or sign in to comment