aboutsummaryrefslogtreecommitdiffhomepage
path: root/test/cpp/qps/gen_build_yaml.py
Commit message (Collapse)AuthorAge
* Disabled the json_run_localhost:*_low_thread_count family of testsGravatar David Garcia Quintas2017-12-18
|
* Create inproc version of QPS test and add a few simple tests of this to ↵Gravatar Vijay Pai2017-10-19
| | | | standard testing suite.
* cap json_run_localhost to 10 mins under sanitizersGravatar Jan Tattermusch2017-10-10
|
* reduce timeout for json_run_localhostGravatar Jan Tattermusch2017-10-05
|
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Excluded async_client_sync_server_* tests for poll-cv engine since itGravatar Sree Kuchibhotla2017-01-27
| | | | | | | sometimes get stuck (or extremely slow). (https://github.com/grpc/grpc/issues/8545) created to debug poll-cv issues with async_client_sync_server perf tests
* Fix test name conflict in import. Also use low-thread-count variant for asan.Gravatar Mark D. Roth2016-12-05
|
* Take into account all the configsGravatar Craig Tiller2016-11-29
|
* Limit outstanding rpc count for synchronous {client,server} tsan testsGravatar Craig Tiller2016-11-28
|
* Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
|
* Make a better educated guess about CPU costs of a benchmarkGravatar Craig Tiller2016-11-28
|
* Increase test timeoutsGravatar Craig Tiller2016-11-04
| | | | | | | | These tests are failing when run as a batch, but passing when run in isolation. Suspect something more is up, but this will at least make our builds much greener until we figure that out.
* Dont run benchmarks outside of linux for nowGravatar Craig Tiller2016-09-27
|
* Reduce # of benchmarks run as Jenkins unit testsGravatar Craig Tiller2016-09-27
|
* Fix some failuresGravatar Craig Tiller2016-07-13
|
* get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
|
* Get json_run_localhost working againGravatar Craig Tiller2016-07-12
|
* Get json_run_localhost working againGravatar Craig Tiller2016-07-12
|
* Fix high seqno tests, up runtimes for benchmark tests to flush more bugsGravatar Craig Tiller2016-07-07
|
* Speed up testsGravatar Craig Tiller2016-05-23
|
* Better guesses at benchmarks turned unit tests cpu costGravatar Craig Tiller2016-05-20
|
* add support for scenario categoriesGravatar Jan Tattermusch2016-05-05
|
* Configure performance scenarios with jsonGravatar Craig Tiller2016-04-06
Run those json configurations as part of presubmits