Commit Graph

14813 Commits

Author SHA1 Message Date
David Garcia Quintas 49be63db8f Casting fixes for gcc 6.0 2016-04-19 18:21:35 -07:00
Craig Tiller cd4e0b8a67 Expand server/client corpora 2016-04-19 17:15:09 -07:00
Craig Tiller 94c774f1cc Merge github.com:grpc/grpc into dictionary 2016-04-19 17:12:52 -07:00
Craig Tiller 347e9f9308 Dont crash retrieving peers of cancelled calls 2016-04-19 17:09:13 -07:00
Craig Tiller 36cce53680 Delete calls 2016-04-19 17:02:49 -07:00
Jan Tattermusch 7b80095a6d Merge pull request #6221 from jtattermusch/fix_ruby_performance
Make RVM ruby accessible by performance tests
2016-04-19 16:35:21 -07:00
Craig Tiller 33fd9fa099 Validate calls kinda 2016-04-19 16:13:21 -07:00
Sree Kuchibhotla 8149b891bb Set the core file size to unlimited when launching stress client and servers 2016-04-19 15:33:24 -07:00
Deepak Lukose dba4c5fd01 Add various options to verify ssl/tls client cert including letting the
application handle the authentication.
2016-04-19 15:02:06 -07:00
Jan Tattermusch f3b523b6c8 make RVM ruby accessible by performance tests 2016-04-19 14:32:37 -07:00
Yuchen Zeng f02bada24f remove defaut case in grpc_call_error_to_string 2016-04-19 14:12:27 -07:00
David Garcia Quintas f7d9cbe658 PR comments 2016-04-19 14:10:18 -07:00
Yuchen Zeng 5aff099941 Merge pull request #6189 from y-zeng/default-verbosity
Add knob for default core output verbosity
2016-04-19 13:50:29 -07:00
Jan Tattermusch 17735908ed Merge pull request #6210 from jtattermusch/benchmarking_add_java
Support Java performance worker in run_performance_tests.py
2016-04-19 12:56:35 -07:00
murgatroid99 f8d7747ddd Fixed minor bug with Node generator 2016-04-19 12:43:06 -07:00
Sree Kuchibhotla 9d4e4ffbad Fix back slashes in the template and break the RUN steps 2016-04-19 12:24:14 -07:00
Jan Tattermusch ffc522b344 Merge pull request #6209 from sreecha/go_stress_docker
Run Go stress tests on GKE
2016-04-19 11:57:05 -07:00
Jan Tattermusch b71ed8c31d Merge pull request #6194 from jboeuf/filter_causes_close_fix
Fixing op duplication in test.
2016-04-19 11:47:31 -07:00
Jan Tattermusch de874a101f add java performance worker 2016-04-19 11:43:33 -07:00
Jan Tattermusch 1e6bc72e09 Merge pull request #6212 from stanley-cheung/php-fix-style
PHP: ran php-cs-fixer again
2016-04-19 11:33:18 -07:00
Jan Tattermusch 6d9386a9d6 Merge pull request #6204 from jtattermusch/benchmarking_add_ruby
Add RubyLanguage to benchmarking scenarios
2016-04-19 11:31:20 -07:00
murgatroid99 e264e3984f Merged from master 2016-04-19 10:56:01 -07:00
Sree Kuchibhotla 5bc112c0c9 Add a will_run_forever flag to handle cases where the process terminates with exit code of 0 2016-04-19 09:53:25 -07:00
Sree Kuchibhotla 9192498a08 Java stress test docker images 2016-04-19 09:53:25 -07:00
Stanley Cheung 7f05da6a27 php: ran php-cs-fixer again 2016-04-19 09:31:22 -07:00
Craig Tiller 5d9ac0c825 Test 2016-04-18 23:36:15 -07:00
Craig Tiller dbfc895ff9 Stub out request call call 2016-04-18 22:58:10 -07:00
Craig Tiller be006cbf8a Make API calls legal 2016-04-18 22:47:54 -07:00
Craig Tiller 7673f7ac63 Change string format 2016-04-18 22:44:57 -07:00
Craig Tiller 07f2e5f643 Move to a list of active calls 2016-04-18 22:29:26 -07:00
Craig Tiller 942568bc9d Better dictionary 2016-04-18 22:19:00 -07:00
Jan Tattermusch b54f2ae5bb actually stop benchmark server 2016-04-18 18:08:23 -07:00
Jan Tattermusch 384933582b remove trailing whitespaces 2016-04-18 18:07:49 -07:00
Jan Tattermusch 5b4a9348f8 run bundle install from repo root 2016-04-18 17:16:48 -07:00
Craig Tiller 69b6d4ef62 Better dictionary 2016-04-18 15:08:14 -07:00
Nicolas Noble 279681311f Merge pull request #6195 from vjpai/make_llpp_great_again
Add a #include needed as everything moved to gpr_malloc
2016-04-18 14:59:29 -07:00
Nicolas Noble 573457bfd9 Merge pull request #6203 from ctiller/dictionary
Add a dictionary for fuzzing
2016-04-18 14:59:19 -07:00
Sree Kuchibhotla edaa6ebae4 Go Stress test: Docker stress test images and config files to run on GKE 2016-04-18 12:15:31 -07:00
Sree Kuchibhotla faaeab0869 Merge pull request #6124 from dgquintas/ip_parse_refactor
Factored out parse functions from sockaddr_resolver
2016-04-18 10:03:06 -07:00
Benjamin Herzog 208795c0fe Added nullability to service declaration in objc 2016-04-18 18:10:14 +02:00
Jan Tattermusch a5780e1607 add RubyLanguage to benchmarking scenarios 2016-04-18 08:37:12 -07:00
Craig Tiller 134a6b6ffd Dictionary support for fuzzers 2016-04-18 08:14:20 -07:00
Craig Tiller 2e3e0039b3 Expand corpus, fix crash 2016-04-18 07:54:53 -07:00
Yuchen Zeng 2e7d957a63 Provide a function that converts grpc_call_error values into a string 2016-04-15 17:49:38 -07:00
vjpai 295a1ff6cd Add a #include that was needed as everything moved to gpr_malloc 2016-04-15 17:46:42 -07:00
Yuchen Zeng 18746637f5 After running generate_projects.sh 2016-04-15 17:40:05 -07:00
Jan Tattermusch d51d9ae65e Merge pull request #6192 from jtattermusch/populate_summary_result
Populate ScenarioResultSummary result in QPS driver.
2016-04-15 17:22:36 -07:00
Julien Boeuf 02fb54ea9b Fixing op duplication in test. 2016-04-15 16:25:24 -07:00
Nicolas "Pixel" Noble 94a353aa46 Reverting changes in string_win32.c, as we're going to use posix strings for msys. 2016-04-16 01:21:05 +02:00
Jan Tattermusch e9a8d89dc2 fix formatting 2016-04-15 15:38:17 -07:00