Vijay Pai 6fba6e1f6b Merge pull request #1078 from dklempner/run_tests_timeout 11 lat temu
..
buildgen 45115845cc Mark fling_*test non-flaky 11 lat temu
distpackages 28ab96c0bb fix the version of debian package builder script 11 lat temu
distrib 1ff52d5278 Guard headers tool. 11 lat temu
dockerfile 4e6fd0a3ae Merge the base and base.packets packages 11 lat temu
gce_setup cbc540edcf Add the Python interop client to gce_setup files 11 lat temu
run_tests 6fba6e1f6b Merge pull request #1078 from dklempner/run_tests_timeout 11 lat temu
README.md ed8572337f moved distpackages to tools 11 lat temu
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 11 lat temu

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.