Adele Zhou
663a71b51f
Fix Python backward compatibility tests
7 years ago
Mehrdad Afshari
e10d588c86
Split off pre_1.11 Python interop script
7 years ago
Mehrdad Afshari
2d05737e92
Fix the Python path for interop tests
7 years ago
Adele Zhou
46fb1659f5
Use a dictionary to tell which version of test cases to run.
7 years ago
murgatroid99
b9250b4e01
Fix incorrect merge in node__master test case
7 years ago
murgatroid99
dfb41b69ce
Make interop matrix compatible with new node repo
7 years ago
Adele Zhou
b1c9b5f10f
Replace old server_host with the new one via command line.
7 years ago
Alex Polcyn
8426329120
Apply patches to ruby 101 docker image during upload script, for
...
compatibility tests.
7 years ago
Adele Zhou
935aa47e65
Use special VIP
7 years ago
Adele Zhou
a00f972b21
Fix manual docker command output for Python.
7 years ago
Jan Tattermusch
b90cd3c4a7
fix interop_matrix C# tests for v1.1.4
7 years ago
Jan Tattermusch
608b73e916
modify interop_matrix commands for csharp v1.2.5
7 years ago
Adele Zhou
317641d6fc
Added C#
7 years ago
Adele Zhou
f7f38d1bec
Add Csharp
7 years ago
Adele Zhou
9fe79dce96
Add php test case file.
7 years ago
Adele Zhou
bcd23cdb11
Added info for Node. Also use the dockerfile from the specified release to build docker images instead of using the one master.
7 years ago
Adele Zhou
1487c9fa52
Add Python
7 years ago
Adele Zhou
e6b9c787c0
Exit 1 when there are failures.
7 years ago
Adele Zhou
00181bd036
Added cloud gateway4 backend and auth tests
7 years ago
Yong Ni
51750dc7d1
Added c++ to interop_matrix. Per earlier conversation, interop_matrix will not run against different compiler/toolchains so we are not addding _<runtime> to c++. This simplifies our setup and reduces unnecesary complexities in the infrastructure.
7 years ago
Yong Ni
8ea5514c5e
Added testcases/java__master for interop_matrix.
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