Commit Graph

14813 Commits

Author SHA1 Message Date
yang-g c3e1f63683 Add comments 2016-04-21 10:03:21 -07:00
yang-g 6ba96de4fd make prefix configurable 2016-04-21 09:58:23 -07:00
Jan Tattermusch 5eacbd9814 also run node ruby and C# 2016-04-21 09:32:14 -07:00
Jan Tattermusch b49d9e32c9 stop running latency profile in performance tests 2016-04-21 09:30:28 -07:00
Jan Tattermusch b688db087a actually fail on failure 2016-04-21 08:53:45 -07:00
Jan Tattermusch e222c002ae run both secure and insecure scenarios for java 2016-04-21 08:27:53 -07:00
Jan Tattermusch 299f97f821 make wrapped languages scenarios secure by default 2016-04-21 08:27:53 -07:00
Jan Tattermusch 1a3116840f add C# unconstrained scenario 2016-04-21 08:27:53 -07:00
Jan Tattermusch 882f5f9f5f Merge pull request #6239 from jtattermusch/cpp_add_unary_pingpong
Add unary pingpong scenarios for c++
2016-04-21 08:14:29 -07:00
Jan Tattermusch da04f53743 Merge pull request #6245 from jtattermusch/upgrade_go_to_1.5
Upgrade go docker image to golang:1.5
2016-04-21 08:03:51 -07:00
Jan Tattermusch 549da44e80 also update interop_http2 image 2016-04-21 07:23:00 -07:00
Jan Tattermusch ac0f020ddc upgrade go docker image to golang:1.5 2016-04-21 07:11:52 -07:00
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.
2016-04-21 00:33:46 -07:00
yang-g d8887c061c Fix compilation error. 2016-04-21 00:09:04 -07:00
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.
2016-04-20 21:01:30 -07:00
Jan Tattermusch de4fcb3a7f Merge pull request #6050 from dgquintas/nanopb_generation
Generalized nanopb generator script
2016-04-20 21:00:59 -07:00
Jan Tattermusch 75576b6da6 regenerate tests.json 2016-04-20 18:47:14 -07:00
Jan Tattermusch 108f93ddf0 add unary pingpong scenarios for c++ 2016-04-20 18:45:50 -07:00
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
2016-04-20 18:44:04 -07:00
Matthew Iselin 7151af9465 Allow grpc_http_parser to optionally accept a wider range of line endings. 2016-04-21 11:43:54 +10:00
Jan Tattermusch e0cd55e353 Merge pull request #6236 from vjpai/make_scenarios_great_again
Fix some of the scenarios core limits, thread limits, and depth
2016-04-20 16:55:25 -07:00
yang-g e291402306 Merge remote-tracking branch 'upstream/master' into proto_comments 2016-04-20 16:38:26 -07:00
yang-g 25df28ef75 resolve comments 2016-04-20 16:36:12 -07:00
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
2016-04-20 15:20:54 -07:00
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
2016-04-20 15:20:11 -07:00
Nicolas Noble 247d003541 Merge pull request #6232 from itessier/master
Update boringssl to latest chromium-stable.
2016-04-20 15:09:02 -07:00
Vijay Pai 8909428a1a clang-format 2016-04-20 14:21:30 -07:00
vjpai 1c81329421 Fix some of the scenarios core limits, thread limits, and depth 2016-04-20 14:17:27 -07:00
Jan Tattermusch c807ddd5dd Merge pull request #6213 from sreecha/java_stress_docker
Run Java stress tests on GKE
2016-04-20 14:00:11 -07:00
vjpai 92abf1cfd4 Merge branch 'master' into qps_driver_youre_fired 2016-04-20 13:06:25 -07:00
vjpai 1f13c820ed Eliminate unused source file 2016-04-20 13:04:35 -07:00
vjpai 841e782ae5 Just make this into a wrapper of the broader script with C++ only 2016-04-20 13:01:29 -07:00
murgatroid99 792b302a64 Added file that lets generated code import grpc 2016-04-20 12:51:48 -07:00
vjpai 29089c7b41 Deprecation of qps_driver and use of shell scripts, in progress 2016-04-20 12:38:16 -07:00
Jan Tattermusch 9d3047ff2f Merge pull request #6228 from vjpai/arbitrary_random_youre_fired
Eradicate unused interarrival distributions
2016-04-20 11:58:26 -07:00
Jan Tattermusch ed0c388d28 Merge pull request #6230 from jtattermusch/killing_java_perf
Improvements to java benchmark integration.
2016-04-20 11:54:58 -07:00
Eric Richardson bdfaf482a3 Short-circuit `peer_cert` if we're insecure or unauthenticated 2016-04-20 13:56:55 -04:00
itessier 2a52203af9 Update boringssl to latest chromium-stable.
This also fixes the x25519_NEON symbol error when importing the gRPC
Python modules on ARM.

Change-Id: Id98cf6b0f9a3a8f5b88204bd0a6ad2346182ba3d
2016-04-20 10:53:28 -07:00
murgatroid99 18997430dd Use math test to test generated code 2016-04-20 10:52:31 -07:00
Eric Richardson b2f3a02134 Allow `peer` and `peer_cert` to be used from ActiveCall::SingleReqView 2016-04-20 13:40:03 -04:00
Eric Richardson 69d735a293 Add peer_cert method to Ruby call object 2016-04-20 13:23:32 -04:00
vjpai 87bac959ee Eradicate Uniform, Deterministic, and Pareto interarrival
distributions since we don't use them and it's not sensible
to add them
2016-04-20 09:35:35 -07:00
Jan Tattermusch 9209111c75 increase qpsworker lifetime 2016-04-20 09:27:00 -07:00
Jan Tattermusch 11433b7047 kill java processes properly 2016-04-20 09:21:50 -07:00
Nicolas Noble f415429638 Merge pull request #6222 from ctiller/dictionary
Expand corpora, improve dictionary
2016-04-20 00:53:31 -07:00
Craig Tiller ffae017694 Fix inf loop 2016-04-19 20:47:50 -07:00
Craig Tiller 22524376a1 Fix leak 2016-04-19 20:16:07 -07:00
Craig Tiller 7bbcd74757 Compile fix 2016-04-19 20:00:16 -07:00
Craig Tiller cb6d406591 Clean up fuzzer a little 2016-04-19 19:58:36 -07:00
Craig Tiller 1612abcd7a Plug leaks in tests 2016-04-19 19:43:47 -07:00