grpc/tools
Tim Emiola 5bdfe1a189 Merge pull request #1005 from nathanielmanistaatgoogle/python-dockerfile-unit-test-list
Update Python Dockerfile's unit test list
2015-03-12 14:11:57 -07: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 Merge pull request #1005 from nathanielmanistaatgoogle/python-dockerfile-unit-test-list 2015-03-12 14:11:57 -07:00
gce_setup Add the Python interop client to gce_setup files 2015-03-10 21:09:31 +00:00
run_tests Eliminate the Python "assembly" package 2015-03-10 00:52:32 +00: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.