David Garcia Quintas
d312a0b866
Smarter pollset/pollset_set propagation
...
For some definition of "smart"... client_channel simply passes along
pollset/pollset_set, removing the need to instantiate a pollset_set in
the subchannel_call_holder: it's now up to the LB policies to handle the
pollset/pollset_set.
9 years ago
David Garcia Quintas
879b3b9efa
PR comments
9 years ago
David Garcia Quintas
178ebc92ba
Merge branch 'master' of github.com:grpc/grpc into lb_pollset_propagation
9 years ago
Jan Tattermusch
bf2315cbdf
Merge pull request #6242 from vjpai/i_have_the_best_variants
...
Add support for an "OTHER" value in client_type, server_type, and add…
9 years ago
Jan Tattermusch
a75c63b1db
Merge pull request #5073 from mleenhardt/calloptions-fluent
...
CallOptions fluent methods
9 years ago
Jan Tattermusch
ab8b9f5143
Merge pull request #6271 from jtattermusch/temporarily_disable_csharp_qps_unconstrained
...
temporarily disable csharp_protobuf_async_streaming_qps_unconstrained
9 years ago
Jan Tattermusch
dbb7830e67
Merge pull request #6270 from jtattermusch/disable_cpp_single_channel_troughput
...
Temporarily disable cpp_single_channel_troughput
9 years ago
Jan Tattermusch
fa8d5b3ef7
temporarily disable csharp_protobuf_async_streaming_qps_unconstrained
9 years ago
Jan Tattermusch
8b5a364551
regenerate tests.json
9 years ago
Jan Tattermusch
ffe7773e29
temporarily disable cpp_single_channel_troughput
9 years ago
Jan Tattermusch
e52be8c8a1
Merge pull request #6224 from dgquintas/gcc6
...
Casting fixes for gcc 6.0
9 years ago
Nicolas Noble
241dea56c8
Merge pull request #6147 from ctiller/strong-includes
...
Rollup of changes from latest import
9 years ago
Jan Tattermusch
626f303eef
Merge pull request #6252 from vjpai/empty_driver_wall
...
Keep out performance tests that don't have scenarios
9 years ago
Jan Tattermusch
1b68cbdf1c
Merge pull request #6246 from jtattermusch/benchmarking_add_more_scenarios
...
Benchmarking: fine tune scenario configuration
9 years ago
Nicolas Noble
a24487601d
Merge pull request #6173 from ctiller/expandification
...
Expand client fuzzer corpus
9 years ago
Craig Tiller
7beea147e5
Merge github.com:grpc/grpc into strong-includes
9 years ago
Craig Tiller
fe7eddb222
Merge github.com:grpc/grpc into expandification
9 years ago
David Garcia Quintas
ee6f4bcd99
Merge branch 'master' of github.com:grpc/grpc into gcc6
9 years ago
Jan Tattermusch
5a56891eb6
Merge pull request #6248 from jtattermusch/cleanup_jenkins_perftests
...
Cleanup tools/jenkins/run_performance.sh script
9 years ago
Vijay Pai
dfdfe26958
Make sure that there is at least one scenario, otherwise indicates malformed
...
input
9 years ago
Jan Tattermusch
af7a8b62c8
address comments
9 years ago
Jan Tattermusch
962c38787c
update script to initialize perf worker
9 years ago
Jan Tattermusch
e368d8f5fd
Merge pull request #6247 from jtattermusch/benchmark_fail_on_scenario_failure
...
Actually fail on benchmark scenario failure.
9 years ago
Jan Tattermusch
5eacbd9814
also run node ruby and C#
9 years ago
Jan Tattermusch
b49d9e32c9
stop running latency profile in performance tests
9 years ago
Jan Tattermusch
b688db087a
actually fail on failure
9 years ago
Jan Tattermusch
e222c002ae
run both secure and insecure scenarios for java
9 years ago
Jan Tattermusch
299f97f821
make wrapped languages scenarios secure by default
9 years ago
Jan Tattermusch
1a3116840f
add C# unconstrained scenario
9 years ago
Jan Tattermusch
882f5f9f5f
Merge pull request #6239 from jtattermusch/cpp_add_unary_pingpong
...
Add unary pingpong scenarios for c++
9 years ago
Jan Tattermusch
da04f53743
Merge pull request #6245 from jtattermusch/upgrade_go_to_1.5
...
Upgrade go docker image to golang:1.5
9 years ago
Jan Tattermusch
549da44e80
also update interop_http2 image
9 years ago
Jan Tattermusch
ac0f020ddc
upgrade go docker image to golang:1.5
9 years ago
vjpai
8ecd4d7aa6
Add support for an "OTHER" value in client_type, server_type, and add a string to
...
represent the name of the desired system api. This allows expansion without putting
an upper-limit based on some foressen variants.
9 years ago
Jan Tattermusch
dde6dfbb0b
Merge pull request #5958 from deepaklukose/skip_client_cert_verification
...
Add various options to verify ssl/tls client cert including letting the application handle the authentication.
9 years ago
Jan Tattermusch
de4fcb3a7f
Merge pull request #6050 from dgquintas/nanopb_generation
...
Generalized nanopb generator script
9 years ago
Jan Tattermusch
75576b6da6
regenerate tests.json
9 years ago
Jan Tattermusch
108f93ddf0
add unary pingpong scenarios for c++
9 years ago
Jan Tattermusch
679cfaf240
Merge pull request #6235 from vjpai/qps_driver_youre_fired
...
Delete qps_driver and dependent scripts, add quit to qps_json_driver
9 years ago
Jan Tattermusch
e0cd55e353
Merge pull request #6236 from vjpai/make_scenarios_great_again
...
Fix some of the scenarios core limits, thread limits, and depth
9 years ago
David Garcia Quintas
e5c485d47d
changed value of pollset_set instance for windows to non-null value
9 years ago
Nicolas Noble
2aec201200
Merge pull request #6223 from sreecha/set_ulimit
...
Enable core-dumps for stress clients and servers when launching stress tests in GKE
9 years ago
Nicolas Noble
f1ec553c32
Merge pull request #6182 from ctiller/frenchmans-bay
...
Fix crash in pick_first.c if all subchannels turn out to be bad
9 years ago
Nicolas Noble
247d003541
Merge pull request #6232 from itessier/master
...
Update boringssl to latest chromium-stable.
9 years ago
Vijay Pai
8909428a1a
clang-format
9 years ago
vjpai
1c81329421
Fix some of the scenarios core limits, thread limits, and depth
9 years ago
Jan Tattermusch
c807ddd5dd
Merge pull request #6213 from sreecha/java_stress_docker
...
Run Java stress tests on GKE
9 years ago
vjpai
92abf1cfd4
Merge branch 'master' into qps_driver_youre_fired
9 years ago
vjpai
1f13c820ed
Eliminate unused source file
9 years ago
vjpai
841e782ae5
Just make this into a wrapper of the broader script with C++ only
9 years ago