Michael Lumish 7405f4fd5e Merge pull request #15 from tbetbetbe/grpc_tools_docker_pregenerate_ssh_key %!s(int64=11) %!d(string=hai) anos
..
buildgen 08c50d8bf5 Make generate_projects.sh able to run from a git repo. %!s(int64=11) %!d(string=hai) anos
clang-format b5dcec5a2e clang-format codebase %!s(int64=11) %!d(string=hai) anos
dockerfile f31ed60d7c Corrects the ruby dockerfile to ensure it has access to git-on-[]. %!s(int64=11) %!d(string=hai) anos
gce_setup 3b1b43dc8c Allows grpc_** that run gcloud compute ssh to run from docker containers %!s(int64=11) %!d(string=hai) anos
run_tests be7b092e07 Merge github.com:ctiller/grpc into testcpp %!s(int64=11) %!d(string=hai) anos
README.md ddef24620a Adding the tools directory to the git export. %!s(int64=11) %!d(string=hai) anos

README.md

buildgen: contains the template renderer for our build system. 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.