34 Commits (d02c9d2b54f8ab0f263351328451df9718c7cbdf)

Author SHA1 Message Date
ncteisen 9c7a08d250 Simplify cpp stress flags 8 years ago
yang-g cc5910228d manual revert of #8901 8 years ago
Sree Kuchibhotla 7eef316e20 Fix metrics server 8 years ago
Craig Tiller 3b45b8d60b Revert "Test credentials provider update" 8 years ago
yang-g a7ef49bf6a Support custom credential type in interop 8 years ago
Vijay Pai 320ed13d3e Deprecate grpc::thread and sync in favor of std::thread,mutex,etc 8 years ago
Makarand Dharmapurikar f01f7b6d6c clang-format fixes 8 years ago
Makarand Dharmapurikar e3dd1d7d11 modify stress_test command line options 8 years ago
David Garcia Quintas c79b0650d2 removed codegen/log.h 8 years ago
Sree Kuchibhotla 5130427b30 Add remaining inteorp tests to stress client 9 years ago
Sree Kuchibhotla ad0f792254 Interop client that is resilient to server restarts 9 years ago
Sree Kuchibhotla 3714e302c0 Simplify QPS Metrics collection 9 years ago
Sree Kuchibhotla 16dd3e46e8 Reduce log verbosity of stress_test client by default. Correct a typo 9 years ago
Craig Tiller 6169d5f7b0 Update copyrights 9 years ago
Craig Tiller f40df23eeb Auto-changes 9 years ago
murgatroid99 3466c4b55d Updated copyrights 9 years ago
Sree Kuchibhotla 0fa95eab81 Ability to filter log messages based on log level 9 years ago
Sree Kuchibhotla cc16931dea Do not wait for metrics server. This will allow stress tests to terminate 9 years ago
Craig Tiller 1b4e33029e Consolidate C++ proto files under src/proto 9 years ago
Sree Kuchibhotla e1330ff451 Add multiple channels to each server 9 years ago
Sree Kuchibhotla 52a514a250 Address code review comments 9 years ago
David Garcia Quintas 5dc96fb5b8 Comments 9 years ago
David Garcia Quintas 5de1616336 Fix naming issue in stress_test 9 years ago
Sree Kuchibhotla b047c0fc9b Address code review comments 9 years ago
Sree Kuchibhotla c36b480ce9 Fix a small error 9 years ago
Sree Kuchibhotla 4d0f2f9dab Fix typo in my previous commit. %s/guage/gauge/g 9 years ago
Sree Kuchibhotla b5e98c5c69 Make number of stubs per channel configurable and expose metrics from 9 years ago
Sree Kuchibhotla f51ea7aab9 Explicitly use grpc::string instead of std::string to be consistent with other test code 9 years ago
Sree Kuchibhotla 117c8af8d3 Skip running stress_tests on jenkins by run_tests.py (This will fix the 9 years ago
David Garcia Quintas ba4290a82d Removed 'using' conflicting with import 9 years ago
Sree Kuchibhotla e6cd0e70a9 Return success if there are no test cases to run 9 years ago
Sree Kuchibhotla fbc376f935 Interop stress tests 9 years ago
Sree Kuchibhotla 728a6104d5 Interop stress tests 9 years ago