Commit Graph

10 Commits

Author SHA1 Message Date
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