aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/interop_matrix/run_interop_matrix_tests.py
Commit message (Expand)AuthorAge
* interop_matrix: refactor LANG_RELEASE_MATRIXGravatar Jan Tattermusch2019-01-08
* Merge pull request #17427 from jtattermusch/go_interop_matrix_fixesGravatar Jan Tattermusch2019-01-08
|\
| * yapf codeGravatar Jan Tattermusch2019-01-07
| * interop_matrix: support skipping runtimesGravatar Jan Tattermusch2019-01-07
* | interop_matrix: reliable cleanup of interop docker imagesGravatar Jan Tattermusch2019-01-04
|/
* limit download parallelismGravatar Jan Tattermusch2018-10-25
* address review commentsGravatar Jan Tattermusch2018-10-23
* cleanup of run_interop_matrix_tests.pyGravatar Jan Tattermusch2018-10-19
* refactor upload_to_bq functionsGravatar Jan Tattermusch2018-08-26
* Revert "run_interop_matrix.py speedup"Gravatar Jan Tattermusch2018-06-11
* small python style fixGravatar Jan Tattermusch2018-06-04
* download matrix images for a lang in parallelGravatar Jan Tattermusch2018-06-04
* add TODO to remove unnecessary logicGravatar Jan Tattermusch2018-05-30
* Increase per test timeoutGravatar Adele Zhou2018-05-18
* Use a dictionary to tell which version of test cases to run.Gravatar Adele Zhou2018-03-21
* Replace old server_host with the new one via command line.Gravatar Adele Zhou2018-03-15
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
* yapf tools/interop_matrixGravatar ncteisen2017-12-11
* Apply patches to ruby 101 docker image during upload script, forGravatar Alex Polcyn2017-12-06
* Fix error when a language skips a certain versionGravatar Alex Polcyn2017-11-17
* Removed Python because of test timeoutsGravatar Adele Zhou2017-11-08
* Remove images as soon as its testing is done instead in the end.Gravatar Adele Zhou2017-11-07
* Added C#Gravatar Adele Zhou2017-11-06
* Do not reuse job_specs now that we incorporate release info in the shortnameGravatar Adele Zhou2017-10-20
* Add suite name, client lang, server name to shortname for displaying on Spong...Gravatar Adele Zhou2017-10-11
* record results to bqGravatar Adele Zhou2017-10-11
* Added allow_flakes flag and set to True by default.Gravatar Adele Zhou2017-10-10
* Exit 1 when there are failures.Gravatar Adele Zhou2017-10-06
* Added all previous minor releases of gRPC to the matrix. Modified the testsu...Gravatar Yong Ni2017-07-18
* Added c++ to interop_matrix. Per earlier conversation, interop_matrix will n...Gravatar Yong Ni2017-07-14
* Added timestamp to the xml report and minor changes to the API per review fee...Gravatar Yong Ni2017-07-05
* Replaced 'docker run' with 'gcloud docker -- run' to take care of docker imag...Gravatar Yong Ni2017-06-30
* Created test driver to run matrix test against different docker images in GCR...Gravatar Yong Ni2017-06-30