aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Expand corpusGravatar Craig Tiller2016-04-23
|
* Expand corpusGravatar Craig Tiller2016-04-23
|\
* | Expand corpusGravatar Craig Tiller2016-04-23
| |
* | Expand corpusGravatar Craig Tiller2016-04-23
| |
* | Expand corpusGravatar Craig Tiller2016-04-23
| |
* | Expand corporaGravatar Craig Tiller2016-04-23
| |
| * Merge pull request #6271 from ↵Gravatar Jan Tattermusch2016-04-23
| |\ | | | | | | | | | | | | jtattermusch/temporarily_disable_csharp_qps_unconstrained temporarily disable csharp_protobuf_async_streaming_qps_unconstrained
| | * temporarily disable csharp_protobuf_async_streaming_qps_unconstrainedGravatar Jan Tattermusch2016-04-22
| | |
| * | regenerate tests.jsonGravatar Jan Tattermusch2016-04-22
| | |
| * | temporarily disable cpp_single_channel_troughputGravatar Jan Tattermusch2016-04-22
| |/
* | Expand corpusGravatar Craig Tiller2016-04-22
| |
* | Fail if fuzzer takes > 2 minutesGravatar Craig Tiller2016-04-22
| |
* | Expand api corpusGravatar Craig Tiller2016-04-22
| |
* | Expand corpusGravatar Craig Tiller2016-04-21
| |
* | Expand corpusGravatar Craig Tiller2016-04-21
| |
* | Expand corpusGravatar Craig Tiller2016-04-21
| |
| * Merge pull request #6147 from ctiller/strong-includesGravatar Nicolas Noble2016-04-21
| |\ | | | | | | Rollup of changes from latest import
| * \ Merge pull request #6246 from jtattermusch/benchmarking_add_more_scenariosGravatar Jan Tattermusch2016-04-21
| |\ \ | | | | | | | | Benchmarking: fine tune scenario configuration
| | | * Merge github.com:grpc/grpc into strong-includesGravatar Craig Tiller2016-04-21
| | | |\
| * | | \ Merge github.com:grpc/grpc into expandificationGravatar Craig Tiller2016-04-21
| |\ \ \ \ | | | |_|/ | | |/| |
* | | | | fix boringsslGravatar Craig Tiller2016-04-21
| | | | |
* | | | | Merge github.com:grpc/grpc into api_fuzzerGravatar Craig Tiller2016-04-21
|\ \ \ \ \ | | |/ / / | |/| | |
* | | | | Initial corpusGravatar Craig Tiller2016-04-21
| | | | |
| | | * | address commentsGravatar Jan Tattermusch2016-04-21
| | | | |
| * | | | actually fail on failureGravatar Jan Tattermusch2016-04-21
| | | | |
| | | * | run both secure and insecure scenarios for javaGravatar Jan Tattermusch2016-04-21
| | | | |
| | | * | make wrapped languages scenarios secure by defaultGravatar Jan Tattermusch2016-04-21
| | | | |
| | | * | add C# unconstrained scenarioGravatar Jan Tattermusch2016-04-21
| | |/ / | |/| |
| * | | Merge pull request #6239 from jtattermusch/cpp_add_unary_pingpongGravatar Jan Tattermusch2016-04-21
| |\ \ \ | | | | | | | | | | Add unary pingpong scenarios for c++
| * \ \ \ Merge pull request #5958 from deepaklukose/skip_client_cert_verificationGravatar Jan Tattermusch2016-04-20
| |\ \ \ \ | | | | | | | | | | | | Add various options to verify ssl/tls client cert including letting the application handle the authentication.
| | | * | | regenerate tests.jsonGravatar Jan Tattermusch2016-04-20
| | | | | |
| | | * | | add unary pingpong scenarios for c++Gravatar Jan Tattermusch2016-04-20
| | |/ / / | |/| | |
| * | | | Merge pull request #6235 from vjpai/qps_driver_youre_firedGravatar Jan Tattermusch2016-04-20
| |\ \ \ \ | | | | | | | | | | | | Delete qps_driver and dependent scripts, add quit to qps_json_driver
| * \ \ \ \ Merge pull request #6236 from vjpai/make_scenarios_great_againGravatar Jan Tattermusch2016-04-20
| |\ \ \ \ \ | | | | | | | | | | | | | | Fix some of the scenarios core limits, thread limits, and depth
| * \ \ \ \ \ Merge pull request #6232 from itessier/masterGravatar Nicolas Noble2016-04-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Update boringssl to latest chromium-stable.
| | | * | | | | Fix some of the scenarios core limits, thread limits, and depthGravatar vjpai2016-04-20
| | |/ / / / / | |/| | | | |
| * | | | | | Merge pull request #6213 from sreecha/java_stress_dockerGravatar Jan Tattermusch2016-04-20
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Run Java stress tests on GKE
| | | | * \ \ \ Merge branch 'master' into qps_driver_youre_firedGravatar vjpai2016-04-20
| | | | |\ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | | | * | | | Deprecation of qps_driver and use of shell scripts, in progressGravatar vjpai2016-04-20
| | | | | | | |
| | | * | | | | Update boringssl to latest chromium-stable.Gravatar itessier2016-04-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This also fixes the x25519_NEON symbol error when importing the gRPC Python modules on ARM. Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
| * | | | | | | increase qpsworker lifetimeGravatar Jan Tattermusch2016-04-20
| | | | | | | |
| * | | | | | | kill java processes properlyGravatar Jan Tattermusch2016-04-20
| | |_|/ / / / | |/| | | | |
| * | | | | | Expand server/client corporaGravatar Craig Tiller2016-04-19
| | |/ / / / | |/| | | |
| | | * | | Add various options to verify ssl/tls client cert including letting theGravatar Deepak Lukose2016-04-19
| | | | | | | | | | | | | | | | | | | | | | | | application handle the authentication.
| * | | | | make RVM ruby accessible by performance testsGravatar Jan Tattermusch2016-04-19
| | |/ / / | |/| | |
| * | | | Merge pull request #6210 from jtattermusch/benchmarking_add_javaGravatar Jan Tattermusch2016-04-19
| |\ \ \ \ | | | | | | | | | | | | Support Java performance worker in run_performance_tests.py
| * \ \ \ \ Merge pull request #6209 from sreecha/go_stress_dockerGravatar Jan Tattermusch2016-04-19
| |\ \ \ \ \ | | | | | | | | | | | | | | Run Go stress tests on GKE
| | | * | | | add java performance workerGravatar Jan Tattermusch2016-04-19
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #6204 from jtattermusch/benchmarking_add_rubyGravatar Jan Tattermusch2016-04-19
| |\ \ \ \ \ | | | | | | | | | | | | | | Add RubyLanguage to benchmarking scenarios
| | | | * | | Add a will_run_forever flag to handle cases where the process terminates ↵Gravatar Sree Kuchibhotla2016-04-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | with exit code of 0