aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Expand)AuthorAge
* Merge pull request #15304 from jtattermusch/fix_coverage_json_run_localhostGravatar Jan Tattermusch2018-05-08
|\
* \ Merge pull request #15278 from matt-kwong/python-fallbackGravatar Matt Kwong2018-05-08
|\ \
| | * regenerate projectsGravatar Jan Tattermusch2018-05-08
| |/ |/|
| * Remove the fallback when creating Python virtual envGravatar Matt Kwong2018-05-04
* | incorporate alts to google default credsGravatar Yihua Zhang2018-05-03
|/
* Merge pull request #14736 from matt-kwong/resultstore-resultsGravatar Matt Kwong2018-05-02
|\
* \ Merge pull request #14886 from markdroth/c++_subchannel_listGravatar Mark D. Roth2018-05-02
|\ \
* \ \ Merge pull request #14793 from AspirinSJL/server_load_reportGravatar Juanli Shen2018-05-01
|\ \ \
* \ \ \ Merge pull request #15122 from ericgribkoff/remove_old_envGravatar Eric Gribkoff2018-05-01
|\ \ \ \
| | * | | Add load data storeGravatar Juanli Shen2018-05-01
| |/ / / |/| | |
* | | | Merge branch 'v1.11.x'Gravatar Mehrdad Afshari2018-04-27
|\ \ \ \
| * | | | Fix the Python source distribtest scriptGravatar Mehrdad Afshari2018-04-27
| * | | | Add Python source distribtest targetsGravatar Mehrdad Afshari2018-04-26
* | | | | Merge pull request #15190 from yihuazhang/enable_cpp_for_alts_interopGravatar yihuaz2018-04-26
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #15188 from ncteisen/microbenchmarksGravatar Noah Eisen2018-04-26
|\ \ \ \ \ \
| | | | | * \ Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-26
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #15174 from hcaseyal/test_instructionsGravatar hcaseyal2018-04-26
|\ \ \ \ \ \ \
* \ \ \ \ \ \ \ Merge pull request #15059 from adelez/remove_vipGravatar adelez2018-04-25
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove VIP in cloud-to-prod interop tests.Gravatar Adele Zhou2018-04-25
| | | * | | | | | Support microbenchmarks internallyGravatar ncteisen2018-04-25
| | |/ / / / / / | |/| | | | | |
| | | * | | | | enable c++ for ALTS kokoro testsGravatar Yihua Zhang2018-04-25
| | |/ / / / / | |/| | | | |
* / | | | | | run_tests.py --auto_set_flakes should be disabled by defaultGravatar Jan Tattermusch2018-04-25
|/ / / / / /
| * / / / / Update the run tests instructions to clarify a python module errorGravatar Hope Casey-Allen2018-04-24
|/ / / / /
* | | | | Merge pull request #15112 from mehrdada/bump-pip-to-10.0.0Gravatar Mehrdad Afshari2018-04-20
|\ \ \ \ \
* \ \ \ \ \ Merge pull request #15138 from jtattermusch/fix_csharp_macosGravatar Matt Kwong2018-04-20
|\ \ \ \ \ \
| | | | | * \ Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-20
| | | | | |\ \ | |_|_|_|_|/ / |/| | | | | |
* | | | | | | Merge pull request #14954 from markdroth/retry_fixGravatar Mark D. Roth2018-04-20
|\ \ \ \ \ \ \
| | * | | | | | new mono versions on MacOS default to 64bit runtimeGravatar Jan Tattermusch2018-04-20
| |/ / / / / / |/| | | | | |
| | * | | | | Bump pip version to 10.0.1Gravatar Mehrdad Afshari2018-04-19
* | | | | | | Merge pull request #15114 from mehrdada/bump-protobuf-submodule-to-3.5.2Gravatar Mehrdad Afshari2018-04-19
|\ \ \ \ \ \ \
| | | | | * | | Remove old environment variable from Python artifact buildGravatar Eric Gribkoff2018-04-19
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Break out qps services into seperate protosGravatar kpayson642018-04-18
| |_|/ / / / |/| | | | |
| * | | | | Update sanity test to validate protobuf 3.5.2Gravatar Mehrdad Afshari2018-04-19
|/ / / / /
* | | | | Merge pull request #15080 from matt-kwong/pythonpathGravatar Matt Kwong2018-04-18
|\ \ \ \ \
| * | | | | Upgrade pip for virtualenv Python in build_python.shGravatar Matt Kwong2018-04-17
* | | | | | Add C++ experimental API extensions for ALTS C stackGravatar Yihua Zhang2018-04-16
|/ / / / /
| * / / / Fix retry code handling of internally triggered recv_trailing_metadata.Gravatar Mark D. Roth2018-04-12
|/ / / /
* | | | Merge pull request #15032 from grpc/v1.11.xGravatar Mehrdad Afshari2018-04-11
|\| | |
| * | | Split binary and source distribtests for PythonGravatar Mehrdad Afshari2018-04-11
* | | | Revert "Add owners file for tools/run_tests/"Gravatar Jan Tattermusch2018-04-11
* | | | add owners file for tools/run_tests/Gravatar Jan Tattermusch2018-04-11
| | * | Merge remote-tracking branch 'upstream/master' into c++_subchannel_listGravatar Mark D. Roth2018-04-10
| | |\ \ | |_|/ / |/| | |
* | | | Upmerge v1.11.x into masterGravatar Mehrdad Afshari2018-04-10
|\| | |
* | | | Merge pull request #14985 from jtattermusch/interop_macos_authGravatar Jan Tattermusch2018-04-10
|\ \ \ \
| | * \ \ Merge pull request #14992 from matt-kwong/pip-pin-backportGravatar Matt Kwong2018-04-09
| | |\ \ \
* | | | | | Update unit testing documentationGravatar Hope Casey-Allen2018-04-09
| | | * | | Update pip pin from 9.0.1 to 9.0.2Gravatar Matt Kwong2018-04-09
| | | * | | Unpin pip version installed in build_python.shGravatar Matt Kwong2018-04-09
* | | | | | Merge pull request #14987 from matt-kwong/pin-pipGravatar Matt Kwong2018-04-09
|\ \ \ \ \ \
| | | * \ \ \ Merge branch 'v1.10.x' into v1.11.xGravatar Mehrdad Afshari2018-04-09
| | | |\ \ \ \ | | | | |/ / / | | | |/| | |