murgatroid99 985c5bf2e0 Added logging for python tests 11 年之前
..
buildgen 26512043ac Always run build cleaner 11 年之前
distpackages 28ab96c0bb fix the version of debian package builder script 11 年之前
distrib 1ff52d5278 Guard headers tool. 11 年之前
dockerfile d4a2171f52 Merge pull request #892 from proppy/docker-go 11 年之前
gce_setup b47b89cedb Adding test command to test node auth compute engine credentials. 11 年之前
run_tests 985c5bf2e0 Added logging for python tests 11 年之前
README.md ed8572337f moved distpackages to tools 11 年之前
tsan_suppressions.txt c24eb22860 Suppressing a data race in OpenSSL 11 年之前

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.