|
|
11 yıl önce | |
|---|---|---|
| .. | ||
| buildgen | f94838b0a3 Make several python scripts explicitly python2.7 | 11 yıl önce |
| dockerfile | ea36c97b98 Removed redundant call to make in grpc_*_base Dockerfiles | 11 yıl önce |
| gce_setup | 23ed7b1fb9 Add node client and server to the list of interop tests to run | 11 yıl önce |
| run_tests | 026a417def Adding support for loading the SSL roots from an environment variable. | 11 yıl önce |
| README.md | ddef24620a Adding the tools directory to the git export. | 11 yıl önce |
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.