155 Commits (ece2c4dbaab64cba605e5e7420d2d015746aa451)

Author SHA1 Message Date
Alexander Polcyn 1abd28eb3b Log c++ interop "soak" results at INFO instead of DEBUG 8 months ago
Eugene Ostroukhov e73b76a7da [Test] Fix bug in waiting for the Orca OOB report (#35467) 11 months ago
Mohan Li 66f60aa763
[test] Allow set request/response size in interop soak test (#34010) 1 year ago
Eugene Ostroukhov 0980076bb9
[interop] fix C++ server to add mutex for orca_oob test (#33278) 2 years ago
Eugene Ostroukhov 65fa0f605a
[testing] Update orca-* tests for better compatibility (#32630) 2 years ago
Eugene Ostroukhov a70fd8e5e2
[testing] Synchronize interop test protos. (#32631) 2 years ago
Eugene Ostroukhov acec3a6975
[testing]: Add "orca_oob" test case (#32599) 2 years ago
Eugene Ostroukhov c62ecd5cb4
[testing]: Add "orca_per_rpc" test case (#32524) 2 years ago
Craig Tiller 67f364e23e
[cleanup] Eliminate usage of GRPC_ASSERT(false...); (#31757) 2 years ago
apolcyn c952d37814
[testing] add test client for use in XDS federation tests (#32020) 2 years ago
Yijie Ma f99b8b5bc4
Convert c-style comments to C++-style comments (#31923) 2 years ago
Esun Kim f3fedae7c8
Added readability-redundant-string-cstr (#31707) 2 years ago
apolcyn a1e1d34f36
Log peer address in interop soak client (#30006) 2 years ago
apolcyn 61b34dfaee
Improve logging in interop soak test and add a flag to limit QPS (#29357) 3 years ago
Craig Tiller fe913387da
Remove idempotent/cacheable requests (#28922) 3 years ago
Craig Tiller ea389c00c2
Adjust include order per style guide (#27175) 3 years ago
apolcyn d742153b32
Include the peer address in interop soak test high-latency error messages (#26932) 3 years ago
Esun Kim a41a206b8c
Fix readability-const-return-type,readability-delete-null-pointer,readability-simplify-boolean-expr (#25628) 4 years ago
Esun Kim 377fe6095a
Upgrade clang-tidy and clang-format to 11 (#25590) 4 years ago
Mark D. Roth 27e1c1c56d clang-tidy: enable google-readability-braces-around-statements 4 years ago
Yash Tibrewal d10e06b60a Add interop test for special_status_message 4 years ago
Mark D. Roth 9404f66f70 Replace most uses of gpr_asprintf() with absl calls. 4 years ago
Esun Kim 165ee5007a Replaced grpc::string with std::string 4 years ago
Alexander Polcyn 5727ccc28f Rename deadline/timeout 5 years ago
Alexander Polcyn 46c13cd870 Add a flag to interop soak tests to exit early and fail if X seconds have passed and we're not done yet. 5 years ago
Alexander Polcyn 1dad16c0d9 Use C-core's histogram, drop use of exec_ctx header 5 years ago
Alexander Polcyn b872ffe2f2 Make channel soak interop test more debuggable, add max_failures and 5 years ago
Yash Tibrewal 331b332392 Try fixing interop tests 5 years ago
Vijay Pai 406b70629a Remove unused parameter warning (17 of 20) 5 years ago
Qixuan Li 6a89c0e57e Add more logging to channel_soak interop test to indicate the boundary of an iteration 5 years ago
Qixuan Li 913acf456b fix minor nits 6 years ago
Qixuan Li 0e85762b67 add pick_first_unary 6 years ago
Alexander Polcyn a4e9f33b85 Add interop cloud to prod test for GoogleDefaultCredentials 6 years ago
Vijay Pai a192fc6880 Fix clang-tidy issues 6 years ago
Adele Zhou 165417e4fa Change the test name to long_lived_channel 6 years ago
Adele Zhou 094dc6822c Added long_connection test. 6 years ago
ncteisen 12f1cc059b Reviewer feedback 6 years ago
ncteisen b6597b4fbd Add two new soak interop tests 6 years ago
Noah Eisen 373fc6dc40 Manual fixes to enable performance- clang tidy checks 7 years ago
Noah Eisen 58e0cbf9fb Enable the performance-* clang-tidy checks 7 years ago
Vijay Pai c90a85649b Change grpc++ references in names to grpcpp 7 years ago
Noah Eisen 4d20a66685 Run clang fmt 7 years ago
Noah Eisen be82e64b3d Autofix c casts to c++ casts 7 years ago
Muxi Yan 6f0b195d20 Replace GRPC_COMPRESS_MESSAGE_* with GRPC_COMPRESS_* 7 years ago
Vijay Pai d4d0a30c6f Privatize useful.h and avl.h 7 years ago
yang-g 19d1eb2228 When seeing an error in interop test, also log the debug error string. 7 years ago
Muxi Yan 8fa4d15513 Fix C++ builds 7 years ago
Jan Tattermusch 7897ae9308 auto-fix most of licenses 8 years ago
Alexander Polcyn f5521c33f9 Revert "Merge branch 'master' into v1.3.x" 8 years ago
Makarand Dharmapurikar e1b238458f modified caching test 8 years ago