Commit Graph

184 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 91b4be4da6 regenerate master tescases for c++, java and go 2019-06-04 23:33:07 +02:00
Jan Tattermusch a1538246fd only generate TLS-based testcases for interop_matrix 2019-06-04 23:33:07 +02:00
Jan Tattermusch 97921f5d77 add comments to interop scripts 2019-06-03 11:57:42 -04: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 06f3843281 refresh of interop matrix testcases 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 371c0a483d Correct the testcase file for different runtimes 2019-04-25 09:41:55 -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
Jan Tattermusch f776bee376 add retries for downloading interop matrix images 2019-03-05 11:26:44 +01:00
Nicolas Noble 0fc01a302f
Merge pull request #18171 from huynq0911/fix_duplicated_word
Fix some typos
2019-02-27 19:15:53 -08:00
Carl Mastrangelo 2af39ded22 update to 1.19.0 2019-02-27 14:12:50 -08:00
Nguyen Quang Huy c9acd8380f Fix some typos
Correct some words spelling for reading more easily.
2019-02-26 15:46:13 +07:00
Jan Tattermusch fa575fe6b8 run_interop_matrix_tests.py fixes 2019-01-22 18:26:12 +01:00
Jan Tattermusch f489b9b035 interop_matrix: update python testcases for 1.18.0 2019-01-22 18:25:23 +01:00
Jan Tattermusch fcf0a4dd0c cleanup: get rid of IP literals from node__v1.1.4 testcases 2019-01-22 13:56:20 +01:00
Jan Tattermusch 23e9dcd5de add csharpcoreclr__v1.1.4 2019-01-22 12:09:31 +01:00
Jan Tattermusch 0e1a2550d1 generate new testcases for C# 2019-01-22 11:26:32 +01: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 b2044fdd6f remove confusing remarks from interop_matrix README.md 2019-01-09 21:16:45 +01:00
Jan Tattermusch 0d1743b3cc having GCR images with ":master" tag is an antipattern. 2019-01-09 21:16:44 +01:00
Jan Tattermusch 2a997c66ea allow creating images for non-yet-listed releases 2019-01-09 21:16:44 +01:00
Jan Tattermusch bd5e15608d minor doc updates 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 f52dd290e2 improve readme.md 2019-01-08 20:55:40 +01:00
Jan Tattermusch 45209b615f
Merge pull request #17427 from jtattermusch/go_interop_matrix_fixes
Allow skipping runtimes for releases in interop_matrix. Add go v1.17.0.
2019-01-08 20:52:30 +01:00