Commit Graph

116 Commits

Author SHA1 Message Date
Srini Polavarapu 8c8dc0e3c7 1.21.4 interop for cxx, csharp, php, ruby and python 2019-06-17 15:01:28 -07:00
Jan Tattermusch 62b35286a7 yapf 2019-06-03 11:57:42 -04:00
Jan Tattermusch cc0fc17301 fix go client_matrix.py 2019-06-03 11:57:42 -04:00
Jan Tattermusch 9c6830a3f5 fix java client_matrix.py 2019-06-03 11:57:41 -04:00
Jan Tattermusch fc0556ef03 fix c++ client_matrix.py 2019-06-03 11:57:41 -04:00
Jan Tattermusch 7898ec24dd fix client_matrix.py for php and ruby 2019-06-03 11:57:41 -04:00
Jan Tattermusch b8759c2af4
Merge pull request #19116 from ejona86/java-1.21.0
Add grpc-java 1.21.0 to client_matrix.py
2019-06-03 15:57:33 +02:00
Jan Tattermusch ad103834ca
Fix syntax error 2019-06-03 13:55:13 +02:00
Eric Anderson e592228f0b Merge branch 'master' into java-1.21.0 2019-05-29 09:29:25 -07:00
apolcyn b4972edc3f
Merge pull request #18979 from apolcyn/upload_ruby
Add 1.19 and 1.20 ruby releases to interop matrix
2019-05-29 09:28:32 -07:00
Eric Anderson 1b025b60e4 Swap java interop tests to openjdk8
Since openjdk8 is dead to us (see #19113), we cannot leave openjdk8 in
the list of runtimes in client_matrix.py. The list of runtimes is now
the defaults to use, which includes master, and you can specify
alternative runtimes per-release.

Fixes #19113
2019-05-24 11:03:11 -07:00
Eric Anderson 8a167a7f39 Add grpc-java 1.21.0 to client_matrix.py 2019-05-22 16:44:29 -07:00
Can Guler 4a208f0071 Add v1.21.0 releases of grpc-go to interop matrix 2019-05-22 10:48:54 -07:00
Lidi Zheng 1d21ed3e7c
Merge pull request #18868 from lidizheng/interop-1.20.0
Fix the oversight from #18841
2019-04-25 18:14:49 -07:00
Lidi Zheng 83c5981d15 Fix the oversight from #18841 2019-04-25 08:14:54 -07:00
Lidi Zheng a3062ca04a
Merge pull request #18841 from lidizheng/interop-1.20.0
Add Python/CXX/Csharp v1.20.0 to client matrix
2019-04-25 07:17:25 -07:00
Doug Fawley 2f85304910
Merge pull request #18702 from dfawley/go_release
Add go releases to client_matrix.py
2019-04-24 07:41:33 -07:00
Lidi Zheng 6ec2c6cfb9 Add Python/CXX/Csharp v1.20.0 to client matrix 2019-04-23 15:25:24 -07:00
Alex Polcyn 358e2543be Add 1.19 and 1.20 to interop matrix 2019-04-22 18:23:06 +00:00
Kun Zhang ddd10e2c4c Add grpc-java 1.20.0 to test matrix. 2019-04-10 10:29:16 -07:00
Doug Fawley 5b0fdd01d3 Add go releases to client_matrix.py 2019-04-09 14:46:22 -07:00
Srini Polavarapu 190609d332 add v1.19.0 to interop matrix for cxx, python, csharp 2019-04-04 13:01:47 -07:00
Carl Mastrangelo 2af39ded22 update to 1.19.0 2019-02-27 14:12:50 -08:00
Jan Tattermusch f7c1656271 interop_matrix: integrate testcases file to release info 2019-01-22 11:25:58 +01:00
Sanjay Pujare dba6fdce91 update interop client matrix to add 1.18 for core langs 2019-01-18 15:35:40 -08:00
Alex Polcyn 189313d1dd Get the ruby interop client buildable for 1.18.0 back compatiblity matrix 2019-01-17 15:16:23 -08:00
Yuxuan Li c55ff1b96e Add v1.18.0 releases of grpc-go 2019-01-15 17:33:37 -08:00
Penn (Dapeng) Zhang bf273ff00f Add grpc-java 1.18.0 to interop matrix
release note: no
2019-01-15 11:04:43 -08:00
Jan Tattermusch 905cd6a315 invert the strategy test runtimes are being selected per release 2019-01-09 21:16:45 +01:00
Jan Tattermusch 2a997c66ea allow creating images for non-yet-listed releases 2019-01-09 21:16:44 +01:00
Jan Tattermusch 4f11b96500 stop testing older releases with go1.7: 1.8 should be enough 2019-01-09 21:16:44 +01:00
Jan Tattermusch 5aa166eb2d interop_matrix: refactor LANG_RELEASE_MATRIX 2019-01-08 20:57:23 +01:00
Jan Tattermusch 2dc63f3d02 yapf code 2019-01-07 19:08:02 +01:00
Jan Tattermusch a13e77e14d interop_matrix: support skipping runtimes 2019-01-07 12:02:50 -05:00
Srini Polavarapu 75077243de Add 1.17.1 to interop 2018-12-18 12:30:30 -08:00
Jihun Cho e95d1185e9 Add grpc-java 1.17.1 to interop matrix 2018-12-07 10:33:15 -08:00
Eric Anderson 01a128dd71 Add grpc-java 1.16.1 to interop matrix 2018-10-26 15:14:23 -07:00
Jan Tattermusch b7b3a7972a
Merge pull request #16937 from jtattermusch/interop_matrix_improvements
run_interop_matrix_tests.py: overhaul and simplification
2018-10-25 19:42:45 +02:00
Stanley Cheung d6fe648ed7
Merge pull request #16977 from stanley-cheung/update-interop-matrix
Update client_matrix.py after 1.16 release
2018-10-24 10:48:49 -07:00
Menghan Li 4fc34cd268 add 1.14, 1.15, 1.16 2018-10-23 10:59:44 -07:00
Menghan Li 7cc7b6a57c Add go release 1.13.0 to client_matrix.py 2018-10-23 10:59:04 -07:00
Menghan Li 1684f60f5f Add go release 1.12.2 to client_matrix.py 2018-10-23 10:59:04 -07:00
Stanley Cheung 69ed19988c Update client_matrix.py after 1.16 release 2018-10-23 10:19:44 -07:00
Jan Tattermusch 6aa9930801 better comments for client_matrix.py 2018-10-19 12:58:42 +02:00
Juanli Shen 268733bd83 Add v1.15.0 to interop matrix 2018-09-17 16:28:39 -07:00
Kun Zhang 71e0ca94e9 Add v1.15.0 release of grpc-java 2018-09-10 15:22:11 -07:00
Srini Polavarapu fc0b3073b1 Add v1.14.1 to interop matrix 2018-08-09 13:39:23 -07:00
Srini Polavarapu 428c25744c add 1.14.0 to interop matrix 2018-08-03 16:13:49 -07:00
Carl Mastrangelo 5eb6962187 bump grpc java to 1.14.0 2018-07-30 16:11:01 -07:00
murgatroid99 ec4c06dd56 Add Node 1.11.3 and 1.12.4 to interop matrix 2018-07-17 10:37:42 -07:00