aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gce_setup/grpc_docker.sh
Commit message (Collapse)AuthorAge
* Setting default ssh directory in the case of test runs running as root.Gravatar Donna Dionne2015-02-13
|
* Rewrote the timeout for test commandsGravatar Donna Dionne2015-02-04
| | | | | Added missing pingpong tests to cloud prod test Cleaned up test output and inserted them into a google.visualization.Datatable object
* Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_testsGravatar donnadionne2015-02-04
|\ | | | | Grpc tools add auth prod tests
* | Adds a grpc_show_servers commandGravatar Tim Emiola2015-02-04
| |
* | Replaces grpc_launch_server with grpc_launch_serversGravatar Tim Emiola2015-02-04
| |
| * Allow the ruby tests to have service account infoGravatar Tim Emiola2015-02-04
|/
* Fixed errors in Node test runningGravatar murgatroid992015-02-03
|
* Switched Protobuf-PHP references to my fork, removed references to git-on-borgGravatar murgatroid992015-02-02
|
* small conflict fixGravatar Donna Dionne2015-01-29
|
* fixing a small conflictGravatar Donna Dionne2015-01-29
|
* Merge branch 'master' of github.com:google/grpc into dockerGravatar Donna Dionne2015-01-29
|\
* | Adding additional comments and fixing reverted code.Gravatar Donna Dionne2015-01-28
| |
* | Adding auth tests; test commands may change in the future andGravatar Donna Dionne2015-01-28
| | | | | | | | refactoring will happen when the commands are final.
| * Merge pull request #272 from murgatroid99/node_dockerfileGravatar Tim Emiola2015-01-28
|/| | | | | Added docker files for node interop tests
| * Fixed alignment issuesGravatar murgatroid992015-01-28
| |
| * Added docker files for node interop testsGravatar murgatroid992015-01-28
| |
* | adding cloud to prod test for go.Gravatar Donna Dionne2015-01-27
|/
* Fixes a bad option specGravatar Tim Emiola2015-01-27
|
* Fixes the prod test command flagsGravatar Tim Emiola2015-01-27
|
* Updates/Adds test commandsGravatar Tim Emiola2015-01-27
| | | | | | | - the client test gets new, necessary flags - adds a prod test command that explicitly sets the SSL_CERT_FILE to pick up certs that the c core can load successfully.
* Adding commands to run cloud to prod testsGravatar Donna Dionne2015-01-26
| | | | Adding 2 runners to run the test matrix
* Updates the java dockerfile and client command to reflect recent flag changesGravatar Tim Emiola2015-01-26
|
* Adding Docker support for cppGravatar Donna Dionne2015-01-23
|
* Updates the Go dockerfile to reflect the package restructuring.Gravatar Tim Emiola2015-01-23
| | | | - also corrects an error in the Go client test command
* Adds a bash func that runs the interop test client commandGravatar Tim Emiola2015-01-22
|
* Minor bugfixes; adds independent command for support scripts on GCE machinesGravatar Tim Emiola2015-01-22
|
* bugfix: corrects a bug in grpc_sync_imagesGravatar Tim Emiola2015-01-21
|
* Updates launch server to remove existing server if it's presentGravatar Tim Emiola2015-01-15
|
* Renames and grpc_update_docker_images to grpc_sync_imagesGravatar Tim Emiola2015-01-15
| | | | - also allows it to sync multiple hosts
* Simplify the docker image update cmdGravatar Tim Emiola2015-01-15
|
* Allows grpc_** that run gcloud compute ssh to run from docker containersGravatar Tim Emiola2015-01-13
| | | | | | | - adds _grpc_ensure_gcloud_ssh that creates the ~/.ssh/gcloud_compute_engine key file if it does not exist - update all the grpc_** commands that use ssh to call this
* Corrects the ruby dockerfile to ensure it has access to git-on-[].Gravatar temiola2015-01-12
| | | | | | | | Adds a command for triggering a pull of the latest built docker images. Change on 2015/01/09 by temiola <temiola@google.com> ------------- Created by MOE: http://code.google.com/p/moe-java MOE_MIGRATED_REVID=83641150
* Adding the tools directory to the git export.Gravatar Nicolas Noble2015-01-06