Commit Graph

35 Commits

Author SHA1 Message Date
Menghan Li 63efbc639c Update go release versions in client_matrix.py 2018-01-19 13:19:39 -08:00
adelez d1e8021818
Merge pull request #13742 from mehrdada/interop-matrix
Add 1.8.0 for C-based languages to interop matrix
2018-01-12 11:10:07 -08:00
adelez b734fd05e8
Merge pull request #13995 from zhangkun83/release_java_190
Add Java 1.9.0 release to client_matrix.py
2018-01-12 09:15:21 -08:00
Kun Zhang 07fb6b5218 Add Java 1.9.0 release to client_matrix.py 2018-01-11 14:27:25 -08:00
adelez ef7e3ea172
Merge pull request #13920 from menghanl/fix_release_matrix
Add go release versions to client_matrix.py
2018-01-10 14:25:48 -08:00
Menghan Li 2146b3aec1 Add go release versions to client_matrix.py 2018-01-08 14:25:05 -08:00
Mehrdad Afshari a3cd72bde7 Add 1.8.0 for C-based languages to interop matrix
Add 1.8.0 for C#, PHP, C++, Ruby and 1.8.1 for Python

(Node specifically left out because of failures on 1.7.2
 leaving it for another PR)
2017-12-18 15:34:33 -08:00
Menghan Li 5bbf9e542f Add go release versions to client_matrix.py 2017-12-12 17:24:22 -08:00
ncteisen e4bef08a8c yapf tools/interop_matrix 2017-12-11 16:51:34 -08:00
Menghan Li f7b8fa1753 Add go release versions to client_matrix.py 2017-12-07 14:25:27 -08:00
Alex Polcyn 8426329120 Apply patches to ruby 101 docker image during upload script, for
compatibility tests.
2017-12-06 15:09:10 -08:00
Adele Zhou c62a836299 remove redundant python versions. 2017-11-30 17:36:15 -08:00
Adele Zhou ab8fce5338 Disable node 1.7 2017-11-27 09:53:19 -08:00
Adele Zhou 4fba378edf Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node. 2017-11-22 11:10:01 -08:00
Adele Zhou 99986d76a5 fix 2017-11-22 11:08:58 -08:00
adelez 937e53d821
Merge pull request #13480 from carl-mastrangelo/bumpybumpsarebumpy
Add java 1.8
2017-11-22 10:58:36 -08:00
Menghan Li a4f0320643 Add go release versions to client_matrix.py 2017-11-21 13:32:47 -08:00
Carl Mastrangelo 4c1713af84 Add java 1.8 2017-11-21 10:00:20 -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 fe783c19ff Removed Python because of test timeouts 2017-11-08 17:27:23 -08:00
Adele Zhou d21204cd42 Update C# versions 2017-11-08 11:18:32 -08: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 1751af1743 Add newer versions 2017-10-18 17:37:05 -07:00
Yong Ni bbd348c5e1 Added all previous minor releases of gRPC to the matrix. Modified the testsuite name format for better display test results in sponge. 2017-07-18 16:58:46 -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
Jan Tattermusch 7897ae9308 auto-fix most of licenses 2017-06-08 11:22:41 +02:00
Yong Ni b92813b18b Created a Java Oracle8 Dockerfile directory and moved all build_interop.sh to under template/. Added java_oracle8 to the client matrix. 2017-05-31 12:31:20 -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