Adele Zhou
ab8fce5338
Disable node 1.7
2017-11-27 09:53:19 -08:00
Adele Zhou
e4d63e6446
Give a command example with multiple languages.
2017-11-22 11:10:10 -08:00
Adele Zhou
935aa47e65
Use special VIP
2017-11-22 11:10:10 -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
a3664680c5
Recreate the git root dir by default.
2017-11-22 11:09: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
92b5a00bea
Remove images as soon as its testing is done instead in the end.
2017-11-07 11:25:49 -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
0c4e14f0d4
Do not reuse job_specs now that we incorporate release info in the shortname
2017-10-20 16:39:18 -07:00
Adele Zhou
39cfd8d77a
update readme
2017-10-18 18:01:35 -07:00
Adele Zhou
1751af1743
Add newer versions
2017-10-18 17:37:05 -07:00
Michael Lumish
523fefe821
Merge pull request #13043 from murgatroid99/grpc-node_interop
...
Switch Node interop tests to use grpc-node repo
2017-10-17 16:28:01 -07:00
murgatroid99
fbc182e125
Switch Node interop tests to use grpc-node repo
2017-10-17 11:42:12 -07:00
Adele Zhou
091c3ebba8
Add suite name, client lang, server name to shortname for displaying on Sponge and being able to use upload_interop_results_to_bq func
2017-10-11 16:51:06 -07:00
Adele Zhou
10ab806d28
record results to bq
2017-10-11 11:30:56 -07:00
Adele Zhou
e757adc352
Added allow_flakes flag and set to True by default.
2017-10-10 11:44:01 -07:00
Adele Zhou
e6b9c787c0
Exit 1 when there are failures.
2017-10-06 17:49:32 -07:00
Adele Zhou
00181bd036
Added cloud gateway4 backend and auth tests
2017-10-06 14:49:12 -07:00
Yong Ni
d847616e97
Added step-by-step instrution on how to add a new release to grpc backward compatiblity test.
2017-09-27 15:12:36 -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
Yong Ni
5f32c517b1
Added timestamp to the xml report and minor changes to the API per review feedback.
2017-07-05 11:43:29 -07:00
Yong Ni
f303426f72
Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading.
2017-06-30 16:39:26 -07:00
Yong Ni
b7ea4ab4d7
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
2017-06-30 09:41:31 -07:00
Jan Tattermusch
7897ae9308
auto-fix most of licenses
2017-06-08 11:22:41 +02:00
Yong Ni
8ea5514c5e
Added testcases/java__master for interop_matrix.
2017-05-31 13:27:42 -07: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
ncteisen
fe756340dd
Fix sanity
2017-05-20 09:40:48 -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