Donna Dionne
b47b89cedb
Adding test command to test node auth compute engine credentials.
10 years ago
Tim Emiola
b7a64640bb
Fixes the GCE creds test flags
10 years ago
Tim Emiola
d2bff8e8ca
Updates the docker test commands
10 years ago
Tim Emiola
635dbbe2fc
Fixes the GCE creds test flags
10 years ago
Tim Emiola
fa4a4b52d8
Updates the docker test commands
10 years ago
Donna Dionne
fc975090b5
Fixing go commands
...
Fixing test names
10 years ago
Donna Dionne
5d9f62a49a
Adding auth test into suite to be run automatically
...
Temporarly taking out time out as it is not working properly on gcloud command
Restore a flag incorrectly removed earlier
10 years ago
murgatroid99
09e4583751
Fixed node cloud-prod commands
10 years ago
murgatroid99
f5c6625847
Fixed environment variable passing in node cloud-prod command
10 years ago
Donna Dionne
a6d738414d
Adding go auth tests
...
Adding python to images to be pulled after building
10 years ago
murgatroid99
501d9d0811
Added node auth interop test command
10 years ago
murgatroid99
47b30b0b26
Added prod SSL support to Node Dockerfile
10 years ago
Craig Tiller
ce5021b0b9
Add missing new-lines at end of file
10 years ago
Craig Tiller
0605995e55
Update copyright to 2015
10 years ago
Donna Dionne
91be1a8d61
Adding new tests into docker runs
10 years ago
Craig Tiller
834288138d
Add shell script copyrights
10 years ago
Donna Dionne
6fd5a35ecc
Setting default ssh directory in the case of test runs running as root.
10 years ago
Donna Dionne
4138a6a837
Rewrote the timeout for test commands
...
Added missing pingpong tests to cloud prod test
Cleaned up test output and inserted them into a google.visualization.Datatable object
10 years ago
Tim Emiola
5d6d005c99
Adds a grpc_show_servers command
10 years ago
Tim Emiola
5ebf880756
Replaces grpc_launch_server with grpc_launch_servers
10 years ago
Tim Emiola
d535bf3bc8
Allow the ruby tests to have service account info
10 years ago
murgatroid99
ddfafe8dcd
Fixed errors in Node test running
10 years ago
murgatroid99
975a07b949
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
10 years ago
Donna Dionne
72bf29cbba
small conflict fix
10 years ago
Donna Dionne
f017b36751
fixing a small conflict
10 years ago
Donna Dionne
ab2b4803b8
Adding additional comments and fixing reverted code.
10 years ago
Donna Dionne
bdf8c2aed8
Adding auth tests; test commands may change in the future and
...
refactoring will happen when the commands are final.
10 years ago
murgatroid99
47fd137e80
Fixed alignment issues
10 years ago
murgatroid99
c3c3a8f051
Added docker files for node interop tests
10 years ago
Donna Dionne
662cf72eb9
adding cloud to prod test for go.
10 years ago
Tim Emiola
32960bbbd5
Fixes a bad option spec
10 years ago
Tim Emiola
78d56535fb
Fixes the prod test command flags
10 years ago
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.
10 years ago
Donna Dionne
0eaafca3b2
Adding commands to run cloud to prod tests
...
Adding 2 runners to run the test matrix
10 years ago
Tim Emiola
3ff195d885
Updates the java dockerfile and client command to reflect recent flag changes
10 years ago
Donna Dionne
f06fd4c4dd
Adding Docker support for cpp
10 years ago
Tim Emiola
b776a1996d
Updates the Go dockerfile to reflect the package restructuring.
...
- also corrects an error in the Go client test command
10 years ago
Tim Emiola
c8ee19b905
Adds a bash func that runs the interop test client command
10 years ago
Tim Emiola
48054c0a19
Minor bugfixes; adds independent command for support scripts on GCE machines
10 years ago
Tim Emiola
8a3ca244b7
bugfix: corrects a bug in grpc_sync_images
10 years ago
Tim Emiola
e2860c5bdb
Adds rubocop and fixes most style violations it detected
...
- add rubocop as a dev dependency
- fixed many style violations it reported, often using --auto-correct
- add a rubocop config
- .rubocop.yml shows the exceptions
- .rubocopy_todo.yml tracks outstanding style issues
- adds a rake task to allow rubocop styling checks to be automated
10 years ago
Tim Emiola
f3c7ae229d
Updates launch server to remove existing server if it's present
10 years ago
Tim Emiola
4036f002e1
Renames and grpc_update_docker_images to grpc_sync_images
...
- also allows it to sync multiple hosts
10 years ago
Tim Emiola
58192e8c9b
Simplify the docker image update cmd
10 years ago
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
10 years ago
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
10 years ago
Nicolas Noble
ddef24620a
Adding the tools directory to the git export.
10 years ago