Jan Tattermusch
6d28d35279
refactor C# building
9 years ago
Jan Tattermusch
a5701c63a7
always embed zlib and openssl for C#
9 years ago
Jan Tattermusch
3eb403f4cd
Revert "Refactor C# building in run_tests.py"
9 years ago
David Garcia Quintas
fcf7ad692c
Renamed subchannel_factory to client_channel_factory.
...
Added the ability to create channels from client_channel_factory. This
will be used by the grpclb code to create the channels to communicate
with the LB servers.
9 years ago
Craig Tiller
f05837ab82
Run fuzzer corpus entries as unit tests
9 years ago
Sree Kuchibhotla
247b34fe1d
Terminate with error exit code in case of any failure
9 years ago
Craig Tiller
943cdf99e9
Swap header/src into the right order
9 years ago
Craig Tiller
796474c792
Move proto code under ext/.../grpclb
9 years ago
Craig Tiller
8f8e9f9b53
Build Census as a grpc plugin
9 years ago
Craig Tiller
fb43385204
Make plugin registries work
9 years ago
Craig Tiller
023caf1846
Refactor build to have lb policies as extensions
9 years ago
Jan Tattermusch
b275844864
add run_performance_tests.py script
9 years ago
Craig Tiller
14e0d9862f
Begin optionalizing lb policies: initial code movement
9 years ago
Sree Kuchibhotla
e68ec43480
Fix indentation in config files, set defaults for longer term runs
...
(opt-tsan-asan.json) and short term test runs (opt.json)
9 years ago
Craig Tiller
44cc10b02e
Add uses clauses to filegroups to ease dependency management
9 years ago
Sree Kuchibhotla
55ddf848d0
update readme with the new stress test runner file
9 years ago
Craig Tiller
c7762a8c24
Move chttp2 related files under ext/
9 years ago
Sree Kuchibhotla
9c9644b97a
Add documentation to classes
9 years ago
Sree Kuchibhotla
83f100e83c
Add asan to the config
9 years ago
Sree Kuchibhotla
5cadf517c7
More config files
9 years ago
Sree Kuchibhotla
cdf773464d
Minor corrections
9 years ago
Sree Kuchibhotla
815c589d7f
Pass gcp_project_id via command line. Makes it easier to run on
...
different projects with the same configuration
9 years ago
Sree Kuchibhotla
8d41d51800
Add build_type option
9 years ago
Sree Kuchibhotla
575f0fa2da
Revamped test launcher
9 years ago
Sree Kuchibhotla
95a137b692
Add build type option (asan/tsan/dbg or opt)
9 years ago
Craig Tiller
cb16a24fe5
Fix tool
9 years ago
Craig Tiller
1796f87702
Fix creds path
9 years ago
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
9 years ago
Jan Tattermusch
abd7df8b1a
disable C# arch choosing for now
9 years ago
Jan Tattermusch
690914f138
refactor C# building
9 years ago
murgatroid99
def177b7fe
Don't set -ex for nvm functions
9 years ago
Jan Tattermusch
af307d7339
always embed zlib and openssl for C#
9 years ago
Masood Malekghassemi
7d8ac466d6
Don't allow precompiled binaries in tests
...
Before it was possible for precompiled binaries of the Cython layer to
be downloaded during a test run if the metadata of the host machine's
gRPC Python project matched the metadata of a file in cloud storage. Now
we disallow this, and fix a bug where the relevant environment variable
was ineffectual.
9 years ago
Craig Tiller
1b7195870e
Initial goaway test
9 years ago
Craig Tiller
ae94594a64
Support tracing fuzzers
9 years ago
Craig Tiller
2123974071
Merge fixes
9 years ago
Craig Tiller
2a712736fe
Fixes
9 years ago
Matthew Iselin
1824f0519f
Add HTTP request parsing.
...
This extends the existing http parser to support requests as well as responses.
httpcli continues to exist and work as it has previously, though in the new
directory src/core/http (to reflect the fact the directory now contains code
relevant to parsing requests, which httpcli would not generally involve itself
in).
9 years ago
Sree Kuchibhotla
be09541112
Specification for stress test clients
9 years ago
Craig Tiller
a5abbd2c03
Mark mlog_test as flaky
9 years ago
Masood Malekghassemi
6c06189183
Use a not-broken setuptools
9 years ago
sreek
6fa333a5e6
Add troubleshooting instructions
9 years ago
David Garcia Quintas
fb349b9f71
removed uchannels
9 years ago
Craig Tiller
33599977b3
Tweaks
9 years ago
Vijay Pai
c0e3952d27
Re-enable tsan for qps tests
9 years ago
Craig Tiller
58270d5461
Revert "Revert "Factor out backoff code into a separate library (to be re-used elsewhere)""
9 years ago
Craig Tiller
71c610d512
Expand fuzzers
9 years ago
vjpai
5c0b6dd6a1
Temporarily disable qps tsan tests since they are exposing a
...
tsan internal error until we upgrade tsan
9 years ago
David G. Quintas
108cecb826
Revert "Factor out backoff code into a separate library (to be re-used elsewhere)"
9 years ago
Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
9 years ago