Commit Graph

11407 Commits

Author SHA1 Message Date
Adele Zhou 83576babef Update interop test service url to grpc-test.sandbox.googleapis.com. 2016-01-20 14:37:07 -08:00
Yang Gao 65eb565e92 Merge pull request #4789 from ctiller/alphabetsoup
Fix formatting
2016-01-20 14:15:40 -08:00
Jan Tattermusch a94d989b79 Merge pull request #4785 from ctiller/more-saneness
List Sanity tests in a config file, not a shell script
2016-01-20 14:15:30 -08:00
Craig Tiller 5ffab69caa Fix formatting 2016-01-20 14:13:36 -08:00
Jan Tattermusch 4c3c397bbe Merge pull request #4783 from ctiller/cpu-cost
Use CPU cost modelling to better utilize test resources
2016-01-20 12:48:17 -08:00
Masood Malekghassemi 6990ce2204 Merge pull request #4772 from nathanielmanistaatgoogle/cython-channel-test
Cython channel test isolating a connectivity-state-watching bug
2016-01-20 12:37:53 -08:00
Vijay Pai 3b10503c42 Merge pull request #4781 from ctiller/flingcap
Cap fling tests by time not rpcs processed
2016-01-20 11:40:45 -08:00
Craig Tiller a7a9e40ec9 Merge branch 'cpu-cost' into more-saneness 2016-01-20 11:05:34 -08:00
Craig Tiller 94d04a5620 List Sanity tests in a config file, not a shell script
Allows parallelization of sanity tests, and better error reporting
2016-01-20 10:58:23 -08:00
Craig Tiller 0eef9eef90 Fix copyrights 2016-01-20 09:56:21 -08:00
Craig Tiller f08dc47935 Fix copyrights 2016-01-20 09:55:04 -08:00
Craig Tiller bfd0553571 Add C++ CPU costs 2016-01-20 09:53:15 -08:00
Craig Tiller bfe693678d Tweak cpu costs 2016-01-20 09:38:21 -08:00
Craig Tiller 5f735a64e1 Add CPU cost measurement, tune parameters, decrease default maxjobs 2016-01-20 09:31:15 -08:00
Yang Gao 9c8ec0506d Merge pull request #4780 from ctiller/avl-simplify
Fix copyrights
2016-01-20 09:01:07 -08:00
Craig Tiller 56c6b6ab0a Use CPU cost modelling to increase parallelism 2016-01-20 08:27:37 -08:00
Craig Tiller fb0a918155 Cap fling tests by time not rpcs processed 2016-01-20 07:06:16 -08:00
Craig Tiller 9e1e99aa72 Fix copyrights 2016-01-20 06:58:58 -08:00
Yang Gao a5a5cab360 Merge pull request #4774 from ctiller/avl-simplify
Simplify AVL stress test
2016-01-19 23:56:40 -08:00
David G. Quintas f54ae7048f Merge pull request #4762 from vjpai/server_port
Re-enable explicit specification of server port for qps worker
2016-01-19 21:38:56 -08:00
Craig Tiller b8958ef88a Simplify avl stress test 2016-01-19 16:53:16 -08:00
Nathaniel Manista be31d46865 A test of the Cython Channel
This exposes a bug somewhere in how channel connectivity events get
published on completion queues. Investigation remains active.
2016-01-20 00:01:34 +00:00
Yang Gao 7ff9f3fe7f Merge pull request #4764 from ctiller/mo-insane
Eliminate jobset timeouts in some circumstances
2016-01-19 15:51:54 -08:00
Craig Tiller 47b90cbd79 Merge pull request #4749 from jtattermusch/artifact_builder
Add artifact builder script
2016-01-19 14:50:00 -08:00
Craig Tiller 32d0f14c35 Update copyrights 2016-01-19 13:50:59 -08:00
Jan Tattermusch c0a41f61ce Merge pull request #4761 from grpc/revert-4652-no-cache
Revert "Disable ccache for the moment"
2016-01-19 13:05:41 -08:00
Craig Tiller 590105ac53 Eliminate jobset timeouts in some circumstances
There are cases where we truly don't care how long something takes, and
some external timeout will kill truly stuck processes, so let's
eliminate timeouts in those cases
2016-01-19 13:03:46 -08:00
vjpai 2c42bb1d18 Copyright fixes for sanity 2016-01-19 13:02:42 -08:00
Yang Gao 9061bbc1b2 Merge pull request #4763 from ctiller/insane
Update copyrights
2016-01-19 13:01:12 -08:00
Craig Tiller ee36bce881 Update copyrights 2016-01-19 12:56:21 -08:00
Jan Tattermusch 29dadb2404 fix copyrights 2016-01-19 12:56:16 -08:00
Jan Tattermusch 7eba1729f0 building artifacts under docker 2016-01-19 12:51:40 -08:00
Yang Gao 05f31d2eda Merge pull request #4760 from ctiller/nosec
Run nosec tests again
2016-01-19 11:59:47 -08:00
Craig Tiller 8e25c25924 Merge pull request #4683 from yang-g/epollset
Tsan error fix.
2016-01-19 11:50:40 -08:00
vjpai cd624d2eee Dealt with a nit 2016-01-19 11:40:10 -08:00
Vijay Pai d3ea2708cc Re-enable explicit specification of server port for qps worker. Also
add in a check that we don't try to use generic testing for sync or unary.
2016-01-19 10:59:42 -08:00
Jan Tattermusch 4ecf24beeb first take on artifact builder script 2016-01-19 10:10:37 -08:00
Craig Tiller 9f1d863e4e Revert "Disable ccache for the moment" 2016-01-19 10:04:38 -08:00
Yang Gao 3bd7ecce16 Merge pull request #4758 from vjpai/leakfix
Fix asan error
2016-01-19 09:51:54 -08:00
Michael Lumish 2bd2b3e426 Merge pull request #4730 from jtattermusch/revamp_native_loader
Revamp C# native loader
2016-01-19 09:18:42 -08:00
Michael Lumish d70b6dc761 Merge pull request #4676 from stanley-cheung/php_gcov_reports
Add gcov php coverage report
2016-01-19 08:48:13 -08:00
vjpai 9de80b2557 Merge branch 'master' into leakfix 2016-01-19 08:41:30 -08:00
Vijay Pai 97a80f7fdb Merge pull request #4759 from nathanielmanistaatgoogle/copyright-date-fix
Copyright date fixes for Python generator files
2016-01-19 08:40:41 -08:00
Craig Tiller fc051c9aa3 Run nosec tests again 2016-01-19 08:39:37 -08:00
Nathaniel Manista 2a9244a9c4 Copyright date fixes for Python generator files
These changes should have been included in dc8c323939.
2016-01-19 16:27:51 +00:00
vjpai caace811b4 Fix asan error caused by mismatch in alloc/dealloc between new[] and
regular delete...
2016-01-18 22:15:55 -08:00
Masood Malekghassemi 16affcce96 Merge pull request #4735 from soltanmm/sandslash
Remove trailing directory-name slashes in setup.py
2016-01-18 00:48:17 -08:00
Masood Malekghassemi 4ae84164e7 Merge pull request #4755 from nathanielmanistaatgoogle/remove-alpha-code-generation
Remove Python alpha code generation
2016-01-16 21:33:30 -08:00
Nathaniel Manista dc8c323939 Remove Python alpha code generation 2016-01-16 18:28:45 +00:00
Yang Gao 7e098a272c Merge pull request #4754 from ctiller/health
Fix copyrights
2016-01-15 16:19:27 -08:00