Jan Tattermusch
|
cfc7864fb3
|
fix gce script for cloud to cloud C# client
|
2015-03-04 10:37:13 -08:00 |
Donna Dionne
|
38bf129a3e
|
Just a few more changes to include csharp into build and test
|
2015-03-03 18:07:11 -08:00 |
Jan Tattermusch
|
961e4a5f7c
|
addressed comments
|
2015-03-03 15:22:14 -08:00 |
Jan Tattermusch
|
44d2cc7944
|
adding C# support to gce_setup scripts
|
2015-03-03 14:13:35 -08:00 |
Donna Dionne
|
1542d7dbb0
|
adding a build images script and remove some tests while investigating timeout
|
2015-03-02 14:42:35 -08:00 |
Donna Dionne
|
b47b89cedb
|
Adding test command to test node auth compute engine credentials.
|
2015-02-27 15:21:14 -08:00 |
Donna Dionne
|
71d764b0b3
|
Merge branch 'master' of github.com:google/grpc into go-auth-tests
|
2015-02-25 10:18:57 -08:00 |
Michael Lumish
|
886144544c
|
Merge pull request #783 from tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby
Grpc ruby switch auth to google auth library ruby
|
2015-02-25 08:57:01 -08:00 |
Tim Emiola
|
635dbbe2fc
|
Fixes the GCE creds test flags
|
2015-02-25 06:17:00 -08:00 |
Tim Emiola
|
fa4a4b52d8
|
Updates the docker test commands
|
2015-02-25 06:06:27 -08:00 |
Donna Dionne
|
fc975090b5
|
Fixing go commands
Fixing test names
|
2015-02-24 20:39:31 -08:00 |
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
|
2015-02-24 19:15:51 -08:00 |
murgatroid99
|
09e4583751
|
Fixed node cloud-prod commands
|
2015-02-24 18:22:34 -08:00 |
murgatroid99
|
f5c6625847
|
Fixed environment variable passing in node cloud-prod command
|
2015-02-24 18:11:47 -08:00 |
Donna Dionne
|
a6d738414d
|
Adding go auth tests
Adding python to images to be pulled after building
|
2015-02-23 15:03:28 -08:00 |
Donna Dionne
|
b5795aa24d
|
Fixing docker file and image building for python.
|
2015-02-20 19:34:19 -08:00 |
murgatroid99
|
84193cd393
|
Merge branch 'master' into node_auth_integration
|
2015-02-18 15:08:32 -08:00 |
murgatroid99
|
501d9d0811
|
Added node auth interop test command
|
2015-02-18 15:06:45 -08:00 |
murgatroid99
|
47b30b0b26
|
Added prod SSL support to Node Dockerfile
|
2015-02-18 11:31:55 -08:00 |
Tim Emiola
|
26e2e8f0b5
|
Merge pull request #540 from ctiller/copyright
Copyright checker
|
2015-02-18 10:44:22 -08:00 |
Craig Tiller
|
ce5021b0b9
|
Add missing new-lines at end of file
|
2015-02-18 09:25:21 -08:00 |
Donna Dionne
|
caa51e402c
|
Add back a missing test
|
2015-02-18 09:24:37 -08:00 |
Craig Tiller
|
0605995e55
|
Update copyright to 2015
|
2015-02-18 08:34:56 -08:00 |
Craig Tiller
|
347b83c222
|
Merge github.com:grpc/grpc into copyright
Conflicts:
src/python/src/__init__.py
src/python/src/_adapter/__init__.py
src/python/src/_framework/__init__.py
src/python/src/_framework/base/__init__.py
src/python/src/_framework/base/packets/__init__.py
src/python/src/_framework/common/__init__.py
src/python/src/_framework/face/__init__.py
src/python/src/_framework/face/testing/__init__.py
src/python/src/_framework/foundation/__init__.py
src/python/src/_junkdrawer/__init__.py
|
2015-02-17 20:28:40 -08:00 |
Donna Dionne
|
91be1a8d61
|
Adding new tests into docker runs
|
2015-02-17 18:44:22 -08:00 |
Craig Tiller
|
834288138d
|
Add shell script copyrights
|
2015-02-16 12:13:57 -08:00 |
Nathaniel Manista
|
d0f30adc8b
|
Add Python to the list of interop servers to run.
|
2015-02-15 01:22:28 +00:00 |
Donna Dionne
|
6fd5a35ecc
|
Setting default ssh directory in the case of test runs running as root.
|
2015-02-13 13:03:49 -08:00 |
Yang Gao
|
1988221d15
|
Use environment variable to set root certs in c++ interop test.
|
2015-02-05 23:06:54 -08:00 |
Donna Dionne
|
93b1f3d18b
|
fixing builder.sh after code review comments.
|
2015-02-05 09:57:11 -08:00 |
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
|
2015-02-04 20:09:40 -08:00 |
donnadionne
|
bf5b26103d
|
Merge pull request #389 from tbetbetbe/grpc_tools_add_auth_prod_tests
Grpc tools add auth prod tests
|
2015-02-04 11:28:17 -08:00 |
Tim Emiola
|
5d6d005c99
|
Adds a grpc_show_servers command
|
2015-02-04 11:19:11 -08:00 |
Tim Emiola
|
5ebf880756
|
Replaces grpc_launch_server with grpc_launch_servers
|
2015-02-04 11:19:11 -08:00 |
Tim Emiola
|
d535bf3bc8
|
Allow the ruby tests to have service account info
|
2015-02-04 11:10:41 -08:00 |
Tim Emiola
|
b08dcfa773
|
Update docker creation script to use the full boot disk size
- automates the disk partitioning described in
https://cloud.google.com/compute/docs/disks/persistent-disks#repartitionrootpd
Removes an unnecessary semi-colon
|
2015-02-04 02:51:50 -08:00 |
murgatroid99
|
ddfafe8dcd
|
Fixed errors in Node test running
|
2015-02-03 12:26:51 -08:00 |
Tim Emiola
|
8aad618711
|
Merge pull request #354 from donnadionne/docker
Adding timeout for each test run so that failed tests do not block the r...
|
2015-02-03 10:31:46 -08:00 |
Donna Dionne
|
851f591956
|
Adding timeout for each test run so that failed tests do not block the running of the rest of the tests.
|
2015-02-02 15:06:42 -08:00 |
murgatroid99
|
975a07b949
|
Switched Protobuf-PHP references to my fork, removed references to git-on-borg
|
2015-02-02 14:10:42 -08:00 |
murgatroid99
|
23ed7b1fb9
|
Add node client and server to the list of interop tests to run
|
2015-01-29 15:20:50 -08:00 |
Donna Dionne
|
72bf29cbba
|
small conflict fix
|
2015-01-29 11:32:21 -08:00 |
Donna Dionne
|
f017b36751
|
fixing a small conflict
|
2015-01-29 11:26:57 -08:00 |
Donna Dionne
|
856b0c8b5d
|
Merge branch 'master' of github.com:google/grpc into docker
|
2015-01-29 11:26:13 -08:00 |
Donna Dionne
|
ab2b4803b8
|
Adding additional comments and fixing reverted code.
|
2015-01-28 19:38:24 -08:00 |
Donna Dionne
|
bdf8c2aed8
|
Adding auth tests; test commands may change in the future and
refactoring will happen when the commands are final.
|
2015-01-28 19:26:37 -08:00 |
Tim Emiola
|
7a87930863
|
Merge pull request #272 from murgatroid99/node_dockerfile
Added docker files for node interop tests
|
2015-01-28 17:27:55 -08:00 |
murgatroid99
|
47fd137e80
|
Fixed alignment issues
|
2015-01-28 17:27:08 -08:00 |
murgatroid99
|
c3c3a8f051
|
Added docker files for node interop tests
|
2015-01-28 10:57:58 -08:00 |
Donna Dionne
|
662cf72eb9
|
adding cloud to prod test for go.
|
2015-01-27 19:23:21 -08:00 |