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

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.