Jan Tattermusch
4683576e4a
Merge pull request #4816 from ctiller/jenkers
...
Propagate BUILD_ID env var to jenkins children
9 years ago
Jan Tattermusch
16d136b19f
Merge pull request #4815 from ctiller/respect
...
Make run_tests.py respect job count for compilation
9 years ago
Craig Tiller
dfde70757e
Merge pull request #4817 from earhart/master
...
Add -std=gnu99 when building libgrpc
9 years ago
Rob Earhart
af379b2185
Add -std=gnu99 when building libgrpc
9 years ago
Craig Tiller
c18cbbcf00
Propagate BUILD_ID env var to jenkins children
9 years ago
Craig Tiller
dd6f7edd2a
Make run_tests.py respect job count for compilation
9 years ago
Michael Lumish
bf363c0561
Merge pull request #4782 from jtattermusch/csharp_runtests_mac
...
Enable running C# tests on mac in run_tests.py
9 years ago
Michael Lumish
93205e6335
Merge pull request #4787 from jtattermusch/upgrade_protobuf_beta2
...
Upgrade to Protobuf 3.0.0-beta2
9 years ago
Jan Tattermusch
15dc664547
Merge pull request #4777 from jtattermusch/fix_32bit_mac_artifact
...
Fix 32bit artifact building on mac
9 years ago
Jan Tattermusch
c895fe0558
enable running c# tests on mac
9 years ago
Jan Tattermusch
f423b06110
fix 32bit compilation on mac
9 years ago
Jan Tattermusch
4c70fe7187
Merge pull request #4776 from jtattermusch/fix_32bit_artifacts
...
Improve grpc_chttp2_decode_timeout implementation
9 years ago
Jan Tattermusch
5dd0d1d4fe
Merge pull request #4766 from jtattermusch/artifact_builder_win_fix
...
Fix C# artifact building on windows.
9 years ago
Jan Tattermusch
72ce442d61
regenerate C# protos
9 years ago
Jan Tattermusch
75849e4561
fix C# generate_protos.sh script
9 years ago
Jan Tattermusch
aba2548dbe
upgrade Grpc.sln to newest Google.Protobuf nuget
9 years ago
Jan Tattermusch
d214fb99de
Remove leftovers from packages.config
9 years ago
Jan Tattermusch
da717f464d
update C# generator to the new API
9 years ago
Jan Tattermusch
f4c74fa6cd
update third_party/protobuf to 3.0.0beta2
9 years ago
Yang Gao
65eb565e92
Merge pull request #4789 from ctiller/alphabetsoup
...
Fix formatting
9 years ago
Jan Tattermusch
a94d989b79
Merge pull request #4785 from ctiller/more-saneness
...
List Sanity tests in a config file, not a shell script
9 years ago
Craig Tiller
5ffab69caa
Fix formatting
9 years ago
Jan Tattermusch
4c3c397bbe
Merge pull request #4783 from ctiller/cpu-cost
...
Use CPU cost modelling to better utilize test resources
9 years ago
Masood Malekghassemi
6990ce2204
Merge pull request #4772 from nathanielmanistaatgoogle/cython-channel-test
...
Cython channel test isolating a connectivity-state-watching bug
9 years ago
Vijay Pai
3b10503c42
Merge pull request #4781 from ctiller/flingcap
...
Cap fling tests by time not rpcs processed
9 years ago
Craig Tiller
a7a9e40ec9
Merge branch 'cpu-cost' into more-saneness
9 years ago
Craig Tiller
94d04a5620
List Sanity tests in a config file, not a shell script
...
Allows parallelization of sanity tests, and better error reporting
9 years ago
Craig Tiller
0eef9eef90
Fix copyrights
9 years ago
Craig Tiller
f08dc47935
Fix copyrights
9 years ago
Craig Tiller
bfd0553571
Add C++ CPU costs
9 years ago
Craig Tiller
bfe693678d
Tweak cpu costs
9 years ago
Craig Tiller
5f735a64e1
Add CPU cost measurement, tune parameters, decrease default maxjobs
9 years ago
Yang Gao
9c8ec0506d
Merge pull request #4780 from ctiller/avl-simplify
...
Fix copyrights
9 years ago
Craig Tiller
56c6b6ab0a
Use CPU cost modelling to increase parallelism
9 years ago
Craig Tiller
fb0a918155
Cap fling tests by time not rpcs processed
9 years ago
Craig Tiller
9e1e99aa72
Fix copyrights
9 years ago
Yang Gao
a5a5cab360
Merge pull request #4774 from ctiller/avl-simplify
...
Simplify AVL stress test
9 years ago
David G. Quintas
f54ae7048f
Merge pull request #4762 from vjpai/server_port
...
Re-enable explicit specification of server port for qps worker
9 years ago
Jan Tattermusch
5ef3b4e33c
fix code formatting
9 years ago
Jan Tattermusch
fd3d820920
fix copyrights
9 years ago
Jan Tattermusch
6633647822
improve decode_timeout implementation
9 years ago
Craig Tiller
b8958ef88a
Simplify avl stress test
9 years ago
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.
9 years ago
Yang Gao
7ff9f3fe7f
Merge pull request #4764 from ctiller/mo-insane
...
Eliminate jobset timeouts in some circumstances
9 years ago
Jan Tattermusch
59e925704e
fix artifact copying
9 years ago
Jan Tattermusch
9fd61c666a
fix artifact building on win
9 years ago
Craig Tiller
47b90cbd79
Merge pull request #4749 from jtattermusch/artifact_builder
...
Add artifact builder script
9 years ago
Craig Tiller
32d0f14c35
Update copyrights
9 years ago
Jan Tattermusch
c0a41f61ce
Merge pull request #4761 from grpc/revert-4652-no-cache
...
Revert "Disable ccache for the moment"
9 years ago
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
9 years ago