Jan Tattermusch
a32c22f2a9
Add v1.43.0 and v1.44.0 releases to interop_matrix ( #28885 )
...
* add v1.43.0 and v1.44.0 releases, fix C#
* fix problem introduced by #28124
* regenerate testcases for csharp*__master
* fixup C# 1.42.0 interop matrix
* python interop image build is broken at 1.43.0
* fix python testcases for 1.44.0
3 years ago
Lidi Zheng
7069770ee0
Merge the 3 repeating Python binary compilations (Attempt 2) ( #28543 )
...
* Revert "Revert "Merge the 3 repeating Python binary compilations (#28500 )" (#28539 )"
This reverts commit 0554cbee9c
.
* Update hardcoded Python path
* Repect existing images and only use new path for newer releases
* fix interop_matrix testcases
Co-authored-by: Jan Tattermusch <jtattermusch@google.com>
3 years ago
Richard Belleville
cb95e9f3ee
Attempt to Fix #27614 ( #27904 )
...
* commit after sync
* Moving to v1.41.1
* Attempt to fix interop test
* Increase test timeout
* Regenerate testcases. Fix old Python images to 3.7
Co-authored-by: Donna Dionne <donnadionne@google.com>
3 years ago
Jan Tattermusch
1aca2ee646
regenerate testcases file for go1.34
4 years ago
Jan Tattermusch
ff2cd21f87
add c++ 1.32.0 to interop matrix
4 years ago
Jan Tattermusch
91b4be4da6
regenerate master tescases for c++, java and go
6 years ago
Jan Tattermusch
cc0fc17301
fix go client_matrix.py
6 years ago
Jan Tattermusch
9c6830a3f5
fix java client_matrix.py
6 years ago
Jan Tattermusch
fc0556ef03
fix c++ client_matrix.py
6 years ago
Jan Tattermusch
7898ec24dd
fix client_matrix.py for php and ruby
6 years ago
Jan Tattermusch
06f3843281
refresh of interop matrix testcases
6 years ago
Lidi Zheng
371c0a483d
Correct the testcase file for different runtimes
6 years ago
Lidi Zheng
83c5981d15
Fix the oversight from #18841
6 years ago
Lidi Zheng
6ec2c6cfb9
Add Python/CXX/Csharp v1.20.0 to client matrix
6 years ago
Jan Tattermusch
f489b9b035
interop_matrix: update python testcases for 1.18.0
6 years ago
Jan Tattermusch
fcf0a4dd0c
cleanup: get rid of IP literals from node__v1.1.4 testcases
6 years ago
Jan Tattermusch
23e9dcd5de
add csharpcoreclr__v1.1.4
6 years ago
Jan Tattermusch
0e1a2550d1
generate new testcases for C#
6 years ago
Jan Tattermusch
f7c1656271
interop_matrix: integrate testcases file to release info
6 years ago
Adele Zhou
663a71b51f
Fix Python backward compatibility tests
7 years ago
Mehrdad Afshari
e10d588c86
Split off pre_1.11 Python interop script
7 years ago
Mehrdad Afshari
2d05737e92
Fix the Python path for interop tests
7 years ago
Adele Zhou
46fb1659f5
Use a dictionary to tell which version of test cases to run.
7 years ago
murgatroid99
b9250b4e01
Fix incorrect merge in node__master test case
7 years ago
murgatroid99
dfb41b69ce
Make interop matrix compatible with new node repo
7 years ago
Adele Zhou
b1c9b5f10f
Replace old server_host with the new one via command line.
7 years ago
Alex Polcyn
8426329120
Apply patches to ruby 101 docker image during upload script, for
...
compatibility tests.
7 years ago
Adele Zhou
935aa47e65
Use special VIP
7 years ago
Adele Zhou
a00f972b21
Fix manual docker command output for Python.
7 years ago
Jan Tattermusch
b90cd3c4a7
fix interop_matrix C# tests for v1.1.4
7 years ago
Jan Tattermusch
608b73e916
modify interop_matrix commands for csharp v1.2.5
7 years ago
Adele Zhou
317641d6fc
Added C#
7 years ago
Adele Zhou
f7f38d1bec
Add Csharp
7 years ago
Adele Zhou
9fe79dce96
Add php test case file.
7 years ago
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.
7 years ago
Adele Zhou
1487c9fa52
Add Python
7 years ago
Adele Zhou
e6b9c787c0
Exit 1 when there are failures.
7 years ago
Adele Zhou
00181bd036
Added cloud gateway4 backend and auth tests
7 years ago
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.
7 years ago
Yong Ni
8ea5514c5e
Added testcases/java__master for interop_matrix.
8 years ago
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.
8 years ago