Menghan Li
e0ecd1d142
Add go release 1.11.3 to client_matrix.py
7 years ago
Doug Fawley
9205befc43
Add v1.10.1 and v1.11.1 releases of grpc-go
7 years ago
Eric Anderson
6ebafda8fc
Add grpc-java 1.11.0 to interop matrix
7 years ago
Menghan Li
8ba39a99cb
Add go release versions to client_matrix.py
7 years ago
Eric Gribkoff
2fd31eb695
Add Java 1.10.1
7 years ago
Mehrdad Afshari
baefff2610
Add v1.10.0 to portability tests
7 years ago
Adele Zhou
0e70223a49
Add older versions of Node back.
7 years ago
Adele Zhou
46fb1659f5
Use a dictionary to tell which version of test cases to run.
7 years ago
Adele Zhou
5657cd5827
Disable node 1.7.2 in backwards comp tests temporarily.
7 years ago
murgatroid99
993769d425
Re-enable Node 1.0.1 in interop matrix
7 years ago
murgatroid99
9a09eefb35
Comment out older Node library versions
7 years ago
murgatroid99
dfb41b69ce
Make interop matrix compatible with new node repo
7 years ago
Jakob Roland Andersen
3ebfe92fa1
Update grpc-dart repo after The Move.
7 years ago
Jakob Roland Andersen
c7dd4b4309
WIP: Add Dart support in interop
7 years ago
Eric Gribkoff
6dc65d9f51
Add grpc-java 1.10.0 to interop matrix
7 years ago
Eric Gribkoff
ca45554f1c
fix github uri in client_matrix.py
7 years ago
Menghan Li
ea1fefed97
Add go release versions to client_matrix.py
7 years ago
Mehrdad Afshari
2de1195da6
Add 1.9.1 to interop matrix
7 years ago
Eric Anderson
540a1046c4
Add grpc-java 1.9.1 to interop matrix
7 years ago
Menghan Li
63efbc639c
Update go release versions in client_matrix.py
7 years ago
Kun Zhang
07fb6b5218
Add Java 1.9.0 release to client_matrix.py
7 years ago
Menghan Li
2146b3aec1
Add go release versions to client_matrix.py
7 years ago
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)
7 years ago
Menghan Li
5bbf9e542f
Add go release versions to client_matrix.py
7 years ago
ncteisen
e4bef08a8c
yapf tools/interop_matrix
7 years ago
Menghan Li
f7b8fa1753
Add go release versions to client_matrix.py
7 years ago
Alex Polcyn
8426329120
Apply patches to ruby 101 docker image during upload script, for
...
compatibility tests.
7 years ago
Adele Zhou
c62a836299
remove redundant python versions.
7 years ago
Adele Zhou
ab8fce5338
Disable node 1.7
7 years ago
Adele Zhou
4fba378edf
Switch back to using template located at _IMAGE_BUILDER because the previous change will break Go, Java and Node.
7 years ago
Adele Zhou
99986d76a5
fix
7 years ago
Menghan Li
a4f0320643
Add go release versions to client_matrix.py
7 years ago
Carl Mastrangelo
4c1713af84
Add java 1.8
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
fe783c19ff
Removed Python because of test timeouts
7 years ago
Adele Zhou
d21204cd42
Update C# versions
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
1751af1743
Add newer versions
7 years ago
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.
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
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
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.
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
Craig Tiller
ddc8a8243d
Fix port server on Windows
8 years ago