aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Adele Zhou <adelez@google.com>2018-09-12 14:30:02 -0700
committerGravatar Adele Zhou <adelez@google.com>2018-09-12 14:30:02 -0700
commit165417e4faf4928128fc3492ace5aa907c8f51fe (patch)
treef7305db462fb82dc10b2ca36b8e8d17ab811bf55 /doc
parent094dc6822c894ac4095d955522a08be7111167c2 (diff)
Change the test name to long_lived_channel
Diffstat (limited to 'doc')
-rw-r--r--doc/interop-test-descriptions.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/interop-test-descriptions.md b/doc/interop-test-descriptions.md
index 7928161100..1d6535d7ea 100644
--- a/doc/interop-test-descriptions.md
+++ b/doc/interop-test-descriptions.md
@@ -944,10 +944,10 @@ the experimental flag, `soak_iterations`.
This tests puts stress on several gRPC components; the resolver, the load
balancer, and the RPC hotpath.
-#### long_connection
+#### long_lived_channel
-The client performs a number of large_unary RPCs over a single connection
-with a fixed but configuration interval between the RPCs.
+The client performs a number of large_unary RPCs over a single long-lived
+channel with a fixed but configurable interval between each RPC.
### TODO Tests