aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix/README.md
diff options
context:
space:
mode:
authorGravatar Jan Tattermusch <jtattermusch@users.noreply.github.com>2019-01-09 21:15:01 +0100
committerGravatar GitHub <noreply@github.com>2019-01-09 21:15:01 +0100
commit54963bb90de38f6349f3dc3e82810f257c713621 (patch)
treea7522f8c5bf39cd892b132445e8386df7996664f /tools/interop_matrix/README.md
parent8d9190c0ddc3388adf6a80786afef4e5794a57df (diff)
parent5aa166eb2d8f98d83b016581abc36321b821f29f (diff)
Merge pull request #17660 from jtattermusch/interop_matrix_lang_release_cleanup
interop_matrix: refactor LANG_RELEASE_MATRIX
Diffstat (limited to 'tools/interop_matrix/README.md')
-rw-r--r--tools/interop_matrix/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/interop_matrix/README.md b/tools/interop_matrix/README.md
index db84d9b454..6676f5d470 100644
--- a/tools/interop_matrix/README.md
+++ b/tools/interop_matrix/README.md
@@ -1,6 +1,6 @@
# Overview
-This directory contains scripts that facilitate building and running gRPC tests for combinations of language/runtimes (known as matrix).
+This directory contains scripts that facilitate building and running gRPC interoperability tests for combinations of language/runtimes (known as matrix).
The setup builds gRPC docker images for each language/runtime and upload it to Google Container Registry (GCR). These images, encapsulating gRPC stack
from specific releases/tag, are used to test version compatiblity between gRPC release versions.