Tim Emiola
32960bbbd5
Fixes a bad option spec
2015-01-27 10:18:16 -08:00
Tim Emiola
78d56535fb
Fixes the prod test command flags
2015-01-27 09:29:43 -08:00
Tim Emiola
c3aabdd121
Adds a func for installing the Googles's roots.pem
...
roots.pem is not added to source control, but is instead saved on GCS.
The func copies roots.pem to docker host, to a location that can referenced by
Dockerfiles using the ADD directive
2015-01-27 05:08:06 -08:00
Tim Emiola
83182941b5
Updates/Adds test commands
...
- 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.
2015-01-27 05:05:56 -08:00
Donna Dionne
b39d91daa8
Fixing a small typo
2015-01-26 17:00:53 -08:00
Donna Dionne
0eaafca3b2
Adding commands to run cloud to prod tests
...
Adding 2 runners to run the test matrix
2015-01-26 16:38:10 -08:00
Tim Emiola
3ff195d885
Updates the java dockerfile and client command to reflect recent flag changes
2015-01-26 11:15:01 -08:00
Donna Dionne
f06fd4c4dd
Adding Docker support for cpp
2015-01-23 16:15:48 -08:00
Tim Emiola
b776a1996d
Updates the Go dockerfile to reflect the package restructuring.
...
- also corrects an error in the Go client test command
2015-01-23 05:19:57 -08:00
Tim Emiola
1a8582f18e
removes noisy output when syncing
2015-01-22 17:12:44 -08:00
Tim Emiola
c8ee19b905
Adds a bash func that runs the interop test client command
2015-01-22 17:11:57 -08:00
Tim Emiola
48054c0a19
Minor bugfixes; adds independent command for support scripts on GCE machines
2015-01-22 12:15:39 -08:00
Tim Emiola
ec12a7d972
Merge remote-tracking branch 'upstream/master'
2015-01-21 16:26:34 -08:00
Tim Emiola
8a3ca244b7
bugfix: corrects a bug in grpc_sync_images
2015-01-21 16:09:11 -08:00
Tim Emiola
a36b84ca65
Adds a command to copy the docker github credential from GCS
...
- updates grpc_update_image to install the github credential when the base
image is built
2015-01-21 09:48:42 -08:00
Tim Emiola
f3c7ae229d
Updates launch server to remove existing server if it's present
2015-01-15 14:09:13 -08:00
Tim Emiola
4036f002e1
Renames and grpc_update_docker_images to grpc_sync_images
...
- also allows it to sync multiple hosts
2015-01-15 13:43:31 -08:00
Tim Emiola
58192e8c9b
Simplify the docker image update cmd
2015-01-15 12:56:22 -08:00
Tim Emiola
3b1b43dc8c
Allows grpc_** that run gcloud compute ssh to run from docker containers
...
- 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
2015-01-13 08:57:03 -08:00
temiola
f31ed60d7c
Corrects the ruby dockerfile to ensure it has access to git-on-[].
...
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
2015-01-12 11:22:02 -08:00
Nicolas Noble
ddef24620a
Adding the tools directory to the git export.
2015-01-06 18:08:25 -08:00