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
ncteisen
fe756340dd
Fix sanity
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