blob: 3daf73228c1fb342839be7f3e10ef6fa910a96e8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
buildgen: contains the template renderer for our build system.
distpackages: contains script to generate debian packages.
dockerfile: contains all of the docker files to test gRPC.
gce_setup: contains boilerplate for running the docker files under GCE.
jenkins: support for running tests on Jenkins
run_tests: contains python scripts to properly run the tests in parallel.
|