donnadionne 6e8d15e7de Merge pull request #708 from jtattermusch/deb_on_docker před 11 roky
..
buildgen 26512043ac Always run build cleaner před 11 roky
distpackages 6b2b05ee1c Fixes to build_deb_packages script to allow running on Docker před 11 roky
distrib 5fc90295ce include .m in check_copyright.py před 11 roky
dockerfile f839503111 Dockerfile to test that debian packages can be used with ruby instead of make install před 11 roky
gce_setup 84193cd393 Merge branch 'master' into node_auth_integration před 11 roky
run_tests fe8af4e2e9 Rename interop_test.c --> interop_test.cc před 11 roky
README.md ed8572337f moved distpackages to tools před 11 roky
tsan_suppressions.txt 1d0302d03d Add a tsan suppression file with OPENSSL_cleanse and use it in run_tests před 11 roky

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.