grpc/tools
Tim Emiola eb82c4e76b Merge pull request #919 from donnadionne/test-mod
adding a build images script and remove some tests while investigating t...
2015-03-03 10:11:21 -08:00
..
buildgen Mark fling_*test non-flaky 2015-03-02 10:05:10 -08:00
distpackages fix the version of debian package builder script 2015-02-26 10:38:06 -08:00
distrib Guard headers tool. 2015-03-01 06:18:14 +01:00
dockerfile Fix backslash line endings for grpc_python/Dockerfile. 2015-03-03 16:13:56 +00:00
gce_setup adding a build images script and remove some tests while investigating timeout 2015-03-02 14:42:35 -08:00
run_tests Merge pull request #912 from ctiller/disconnect 2015-03-02 13:54:14 -08:00
README.md moved distpackages to tools 2015-02-19 19:26:25 -08:00
tsan_suppressions.txt Suppressing a data race in OpenSSL 2015-02-28 17:09:48 +00:00

README.md

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. run_tests: contains python scripts to properly run the tests in parallel.