aboutsummaryrefslogtreecommitdiffhomepage
path: root/doc
diff options
context:
space:
mode:
authorGravatar Adele Zhou <adelez@google.com>2018-09-12 00:05:29 -0700
committerGravatar Adele Zhou <adelez@google.com>2018-09-12 11:37:50 -0700
commit094dc6822c894ac4095d955522a08be7111167c2 (patch)
treecbdefc5cd5a0e820b081bc5dd50e3a15d107d4be /doc
parent584dd0564605091a6299a624e85f80bfc2a57acf (diff)
Added long_connection test.
Diffstat (limited to 'doc')
-rw-r--r--doc/interop-test-descriptions.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/interop-test-descriptions.md b/doc/interop-test-descriptions.md
index 3c33189196..7928161100 100644
--- a/doc/interop-test-descriptions.md
+++ b/doc/interop-test-descriptions.md
@@ -944,6 +944,11 @@ the experimental flag, `soak_iterations`.
This tests puts stress on several gRPC components; the resolver, the load
balancer, and the RPC hotpath.
+#### long_connection
+
+The client performs a number of large_unary RPCs over a single connection
+with a fixed but configuration interval between the RPCs.
+
### TODO Tests
#### High priority: