Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Add remaining inteorp tests to stress client | Sree Kuchibhotla | 2016-05-05 |
| | |||
* | Interop client that is resilient to server restarts | Sree Kuchibhotla | 2016-05-05 |
| | |||
* | Simplify QPS Metrics collection | Sree Kuchibhotla | 2016-04-22 |
| | |||
* | Merge pull request #6005 from sreecha/stress_exit_codes | Jan Tattermusch | 2016-04-01 |
|\ | | | | | Terminate with error exit code in case of any failure | ||
| * | Reduce log verbosity of stress_test client by default. Correct a typo | Sree Kuchibhotla | 2016-03-31 |
| | | |||
* | | Update copyrights | Craig Tiller | 2016-03-31 |
|/ | |||
* | Auto-changes | Craig Tiller | 2016-03-25 |
| | |||
* | Updated copyrights | murgatroid99 | 2016-01-12 |
| | |||
* | Merge github.com:grpc/grpc into proto_names | Craig Tiller | 2016-01-07 |
|\ | |||
| * | Ability to filter log messages based on log level | Sree Kuchibhotla | 2016-01-06 |
| | | |||
* | | Consolidate C++ proto files under src/proto | Craig Tiller | 2015-12-17 |
|/ | | | | | | - make the directory structure match the package structure - sanitize the package structure (test --> testing) - add auto-detection of proto file dependencies | ||
* | Add multiple channels to each server | Sree Kuchibhotla | 2015-11-20 |
| | |||
* | Address code review comments | Sree Kuchibhotla | 2015-11-19 |
| | |||
* | Address code review comments | Sree Kuchibhotla | 2015-11-16 |
| | |||
* | Fix a small error | Sree Kuchibhotla | 2015-11-04 |
| | |||
* | Fix typo in my previous commit. %s/guage/gauge/g | Sree Kuchibhotla | 2015-11-03 |
| | |||
* | Make number of stubs per channel configurable and expose metrics from | Sree Kuchibhotla | 2015-11-03 |
| | | | | client | ||
* | Merge pull request #3962 from sreecha/skip_stress_tests | Nicolas Noble | 2015-10-26 |
|\ | | | | | Skip running stress_tests on jenkins by run_tests.py | ||
* | | Explicitly use grpc::string instead of std::string to be consistent with ↵ | Sree Kuchibhotla | 2015-10-26 |
| | | | | | | | | other test code | ||
| * | Skip running stress_tests on jenkins by run_tests.py (This will fix the | Sree Kuchibhotla | 2015-10-26 |
|/ | | | | issue addressed by commit: e6cd0e70a9c8, the right way) | ||
* | Removed 'using' conflicting with import | David Garcia Quintas | 2015-10-23 |
| | |||
* | Return success if there are no test cases to run | Sree Kuchibhotla | 2015-10-22 |
| | |||
* | Merge branch 'stress_tests_new' of github.com:sreecha/grpc into stress_tests_new | Sree Kuchibhotla | 2015-10-19 |
|\ | |||
* | | Interop stress tests | Sree Kuchibhotla | 2015-10-19 |
/ | |||
* | Interop stress tests | Sree Kuchibhotla | 2015-10-16 |