Commit Graph

15 Commits

Author SHA1 Message Date
Adele Zhou 935aa47e65 Use special VIP 2017-11-22 11:10:10 -08:00
adelez 82c8f94530
Merge pull request #13411 from adelez/fix_python
Fix manual docker command output for Python.
2017-11-16 10:41:50 -08:00
Adele Zhou a00f972b21 Fix manual docker command output for Python. 2017-11-15 15:20:19 -08:00
Jan Tattermusch b90cd3c4a7 fix interop_matrix C# tests for v1.1.4 2017-11-14 19:25:11 +01:00
Jan Tattermusch 608b73e916 modify interop_matrix commands for csharp v1.2.5 2017-11-13 19:37:52 +01:00
Adele Zhou 317641d6fc Added C# 2017-11-06 14:44:35 -08:00
Adele Zhou f7f38d1bec Add Csharp 2017-11-06 11:28:42 -08:00
Adele Zhou 9fe79dce96 Add php test case file. 2017-11-06 11:28:42 -08:00
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. 2017-11-06 11:28:42 -08:00
Adele Zhou 1487c9fa52 Add Python 2017-11-06 11:28:42 -08:00
Adele Zhou e6b9c787c0 Exit 1 when there are failures. 2017-10-06 17:49:32 -07:00
Adele Zhou 00181bd036 Added cloud gateway4 backend and auth tests 2017-10-06 14:49:12 -07:00
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. 2017-07-14 12:13:13 -07:00
Yong Ni 8ea5514c5e Added testcases/java__master for interop_matrix. 2017-05-31 13:27:42 -07:00
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.
2017-05-19 09:01:24 -07:00