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
|
87cd994b04
|
Upgrade yapf to 0.20.0
Upgrade yapf version to 0.20.0 and reformat Python files.
|
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
|
caada990c7
|
Fix interop_matrix/create_matrix_images.py None error
|
7 years ago |
Menghan Li
|
5bbf9e542f
|
Add go release versions to client_matrix.py
|
7 years ago |
ncteisen
|
173c477bd0
|
tools/profiling
|
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
|
e4d63e6446
|
Give a command example with multiple languages.
|
7 years ago |
Adele Zhou
|
935aa47e65
|
Use special VIP
|
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
|
a3664680c5
|
Recreate the git root dir by default.
|
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 |
Alex Polcyn
|
1d5737feb3
|
Fix error when a language skips a certain version
|
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
|
92b5a00bea
|
Remove images as soon as its testing is done instead in the end.
|
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
|
0c4e14f0d4
|
Do not reuse job_specs now that we incorporate release info in the shortname
|
7 years ago |
Adele Zhou
|
39cfd8d77a
|
update readme
|
7 years ago |
Adele Zhou
|
1751af1743
|
Add newer versions
|
7 years ago |
murgatroid99
|
fbc182e125
|
Switch Node interop tests to use grpc-node repo
|
7 years ago |
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
|
7 years ago |
Adele Zhou
|
10ab806d28
|
record results to bq
|
7 years ago |
Adele Zhou
|
e757adc352
|
Added allow_flakes flag and set to True by default.
|
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
|
d847616e97
|
Added step-by-step instrution on how to add a new release to grpc backward compatiblity test.
|
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 |
Yong Ni
|
5f32c517b1
|
Added timestamp to the xml report and minor changes to the API per review feedback.
|
8 years ago |
Yong Ni
|
f303426f72
|
Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading.
|
8 years ago |
Yong Ni
|
b7ea4ab4d7
|
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
|
8 years ago |
Jan Tattermusch
|
7897ae9308
|
auto-fix most of licenses
|
8 years ago |
Yong Ni
|
8ea5514c5e
|
Added testcases/java__master for interop_matrix.
|
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 |