aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/run_tests.py
Commit message (Expand)AuthorAge
* use reasonable multiplier valuesGravatar Jan Tattermusch2017-10-30
* Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-18
|\
| * Merge pull request #12891 from ctiller/verifyGravatar Craig Tiller2017-10-18
| |\
* | | Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-17
|\| |
| * | Standardize shortnameGravatar ncteisen2017-10-17
| * | Remove full benchmark run since we split it out nowGravatar ncteisen2017-10-17
* | | Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-17
|\| |
| | * Merge github.com:grpc/grpc into verifyGravatar Craig Tiller2017-10-17
| | |\
| * | | Working benchmark parallelizationGravatar Craig Tiller2017-10-16
| * | | Merge branch 'speedup-test-infra' of github.com:ncteisen/grpc into tfixGravatar Craig Tiller2017-10-16
| |\ \ \ | | |_|/ | |/| |
| * | | Merge pull request #12895 from ctiller/timerGravatar Craig Tiller2017-10-16
| |\ \ \
| * \ \ \ Merge pull request #13017 from jtattermusch/timeout_retries_are_costlyGravatar Jan Tattermusch2017-10-16
| |\ \ \ \
| * \ \ \ \ Merge pull request #12924 from jtattermusch/json_run_localhost_timeouts_sanit...Gravatar Jan Tattermusch2017-10-16
| |\ \ \ \ \
| | | * | | | adjust number of retriesGravatar Jan Tattermusch2017-10-16
| | |/ / / / | |/| | | |
| | | * | | Revert bad fixGravatar Craig Tiller2017-10-14
| | |/ / / | |/| | |
| | | | * Merge github.com:grpc/grpc into verifyGravatar Craig Tiller2017-10-12
| | | | |\ | | |_|_|/ | |/| | |
* | | | | Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-12
|\| | | |
| * | | | Sanity check that tests declared non-polling actually don't pollGravatar Vijay Pai2017-10-11
| | * | | add a way to disable auto_timeout_scalingGravatar Jan Tattermusch2017-10-10
| |/ / /
| | | * accurate, exhaustive "fast" version of this testGravatar Craig Tiller2017-10-08
| | |/ | |/|
| * | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-10-05
| |\ \
* | \ \ Merge github.com:grpc/grpc into epexinfGravatar Craig Tiller2017-10-04
|\ \ \ \ | | |/ / | |/| |
| * | | Merge pull request #12777 from apolcyn/reduce_test_parrallelizationGravatar apolcyn2017-10-04
| |\ \ \
| * \ \ \ Merge pull request #12690 from matt-kwong/covGravatar Matt Kwong2017-10-03
| |\ \ \ \
* | | | | | Run epex testsGravatar Craig Tiller2017-10-02
| | | * | | Tentatively reduce parallelization limit on linux/macos to 128Gravatar Alexander Polcyn2017-10-02
| | | * | | Limit max jobs cpu agnostic way, to avoid overloading the testGravatar Alexander Polcyn2017-10-02
| |_|/ / / |/| | | |
| | | * | Merge github.com:grpc/grpc into flowctl+millisGravatar Craig Tiller2017-09-29
| | | |\ \ | | |_|/ / | |/| | |
| * | | | Merge pull request #12596 from matt-kwong/node-testingGravatar Michael Lumish2017-09-28
| |\ \ \ \
| * | | | | Merge pull request #12606 from nathanielmanistaatgoogle/all_the_cpythonsGravatar Nathaniel Manista2017-09-27
|/| | | | |
| | | * | | Don't stop on failure in post test stepsGravatar Matt Kwong2017-09-27
| | | * | | Make Python generate coverage report in gcov modeGravatar Matt Kwong2017-09-22
| | * | | | Add testing of grpc-node for Linux and MacOSGravatar Matt Kwong2017-09-20
| | |/ / /
| | | | * Check for benchmark before check for testGravatar ncteisen2017-09-20
| | | | * Address github commentsGravatar ncteisen2017-09-20
| | | | * Split the benchmarks into individual jobspecsGravatar ncteisen2017-09-20
| |_|_|/ |/| | |
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-20
| | | |\ | |_|_|/ |/| | |
* | | | Use shortname for shortname for json_run_localhost testsGravatar Craig Tiller2017-09-19
| | | * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-09-18
| | | |\ | |_|_|/ |/| | |
* | | | EMBED_OPENSSL before build phpGravatar ZhouyihaiDing2017-09-18
| * | | Add compiler value "all_the_cpythons"Gravatar Nathaniel Manista2017-09-16
|/ / /
* / / Really use measured CPU costs (with a small delta) for run_testsGravatar Craig Tiller2017-09-13
|/ /
| * MergeGravatar Craig Tiller2017-09-08
| |\ | |/ |/|
* | Sort tests by cpu usage to better bin-packGravatar Craig Tiller2017-09-07
* | Merge branch 'query_times' of github.com:ctiller/grpc into query_timesGravatar Craig Tiller2017-09-07
|\ \
* | | Better variable nameGravatar Craig Tiller2017-09-07
| * | Use max cpu_measured instead of average (for safety)Gravatar Craig Tiller2017-09-07
|/ /
* | Query CPU cost of tests and feed that into test runnerGravatar Craig Tiller2017-09-06
| * Merge github.com:grpc/grpc into grpc_millisGravatar Craig Tiller2017-08-29
| |\ | |/ |/|
* | support building with VS2017Gravatar Jan Tattermusch2017-08-23