Jan Tattermusch
b2531e2d16
disable C# arch choosing for now
9 years ago
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
7753119d28
Update copyright
9 years ago
Craig Tiller
71f81852a7
Sort tests
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
67af237be2
Trim number of CPUs
9 years ago
Craig Tiller
943cdf99e9
Swap header/src into the right order
9 years ago
Craig Tiller
67593ffc34
Fix codegen
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
0d7fa3c9be
Update copyright
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
f0555b3e1c
Declare filegroups for chttp2
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
97e0ebc7ce
Fix shell script
9 years ago
Craig Tiller
cb16a24fe5
Fix tool
9 years ago
Craig Tiller
2586905a23
Update tool
9 years ago
Jan Tattermusch
3fdf18c252
add script to create interop worker
9 years ago
Craig Tiller
605ad62563
Fix copyright
9 years ago
Craig Tiller
1796f87702
Fix creds path
9 years ago
Craig Tiller
ffae43c98c
Fix paths
9 years ago
Craig Tiller
8424aee4cf
Fix codegen for protos
9 years ago
Craig Tiller
f23078cbd3
Stage #1 of core breakup: move everything under lib
9 years ago
Craig Tiller
7be750e367
Add a script that generates a nice gource visualization
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
Craig Tiller
2e1903638e
Fix copyrights
9 years ago
Jan Tattermusch
af307d7339
always embed zlib and openssl for C#
9 years ago
Jan Tattermusch
a30fc5d1b2
add scripts for creating performance worker VMs
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