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