Nguyen Quang Huy
c9acd8380f
Fix some typos
...
Correct some words spelling for reading more easily.
6 years ago
Jan Tattermusch
b2044fdd6f
remove confusing remarks from interop_matrix README.md
6 years ago
Jan Tattermusch
0d1743b3cc
having GCR images with ":master" tag is an antipattern.
6 years ago
Jan Tattermusch
bd5e15608d
minor doc updates
6 years ago
Jan Tattermusch
4f11b96500
stop testing older releases with go1.7: 1.8 should be enough
6 years ago
Jan Tattermusch
f52dd290e2
improve readme.md
6 years ago
Adele Zhou
3b1e34843b
Update README
7 years ago
Adele Zhou
e4d63e6446
Give a command example with multiple languages.
7 years ago
Adele Zhou
1487c9fa52
Add Python
7 years ago
Adele Zhou
39cfd8d77a
update readme
8 years ago
Adele Zhou
e6b9c787c0
Exit 1 when there are failures.
8 years ago
Yong Ni
d847616e97
Added step-by-step instrution on how to add a new release to grpc backward compatiblity test.
8 years ago
Yong Ni
f303426f72
Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading.
8 years ago
Yong Ni
b7ea4ab4d7
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
8 years ago
Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago