donnadionne
f11214faa5
Merge pull request #1827 from madongfly/creds_test
...
Enable service_account_creds test and compute_engine_creds for gRpc-java.
2015-06-02 16:55:04 -07:00
Donna Dionne
d12029e63c
Adding csharp_dotnet into interop tests
...
Currently the binaries are built manually which will be automatd in the future.
2015-06-01 16:57:54 -07:00
Donna Dionne
555c16a3e7
Adding csharp_dotnet into cloud suite of tests
...
Currently the build is manual but will be automated over time
2015-06-01 15:21:33 -07:00
Xudong Ma
8cbc2506d5
Enable service_account_creds test and compute_engine_creds for gRpc-java.
2015-05-29 14:49:02 -07:00
Craig Tiller
d4db33dcab
Add missing copyright notices
2015-05-21 15:27:23 -07:00
Jan Tattermusch
1ab1ab995e
change default instance used as windows interop server
2015-05-19 17:17:03 -07:00
Jan Tattermusch
bf09428920
grpc_docker.sh support for running C# server on Windows
2015-05-18 21:47:12 -07:00
Stanley Cheung
d3b1aa67f2
add php jwt_token_creds test command
2015-05-14 14:13:10 -07:00
Donna Dionne
16bd7f3649
Modifying test result and log storage for better keeping of test history.
2015-05-13 20:09:31 -07:00
Jan Tattermusch
46f39c0e76
added ability to run auth interop test clients on windows
2015-05-12 17:43:49 -07:00
Tim Emiola
4491fbd0e9
Merge pull request #1553 from jtattermusch/interop_windows_runners
...
Runner scripts for interop tests on Windows
2015-05-12 08:08:00 -07:00
Donna Dionne
9508c6c743
Adding 2 new test runner scripts to help to separate tests into smaller runs and
...
getting faster results.
2015-05-11 17:42:38 -07:00
Jan Tattermusch
f319be0a88
make windows host configurable
2015-05-11 16:32:17 -07:00
Jan Tattermusch
63bf8502e5
added interop and cloud to prod runner scripts for windows interop clients
2015-05-11 16:21:02 -07:00
Donna Dionne
030ca38635
more division of logs to make it easier to analyze test results.
2015-05-06 15:09:58 -07:00
Donna Dionne
71cbac4b7f
Merge branch 'master' of github.com:google/grpc into test-log
2015-05-06 13:19:55 -07:00
Donna Dionne
5c1368e200
Ensuring test logs are not over written between runs.
2015-05-06 13:19:20 -07:00
Stanley Cheung
ab4ad8590b
add command for the rest of PHP interop test
2015-05-05 14:46:23 -07:00
Stanley Cheung
e19497a9d5
add php compute_engine_creds auth interop test
2015-05-05 09:32:27 -07:00
Stanley Cheung
4c8726318a
Merge pull request #1450 from donnadionne/php
...
adding php to cloud to prod tests.
2015-05-04 10:58:17 -07:00
Donna Dionne
12b9fc031a
adding php to cloud to prod tests.
2015-05-01 15:38:40 -07:00
Stanley Cheung
8ade472c57
add instruction to add cacerts/roots.pem to grpc/php docker image in gce_setup
2015-05-01 14:19:13 -07:00
Jan Tattermusch
2d131e1c1e
fixed grpc_docker.sh to run C# auth tests correctly
2015-04-28 09:51:18 -07:00
Jan Tattermusch
e9b549fbd1
adding auth interop tests for C# to grpc_docker.sh
2015-04-27 16:33:53 -07:00
Tim Emiola
bc206b1e32
Corrects command/flags used in ruby interop tests
2015-04-23 14:32:33 -07:00
Donna Dionne
7451cf6ad0
Adding more arguments and default values to allow the environment to be specified
...
when using the script.
2015-04-22 14:47:22 -07:00
Donna Dionne
58ece612dc
Making modifications after comments
...
Add uploading private result to GCS
2015-04-22 12:41:15 -07:00
Donna Dionne
f9f8aca5b0
Scripts to build java and cxx docker images from local (uncommitted) code and
...
run interop tests in GCE VMs.
2015-04-20 09:52:44 -07:00
Michael Lumish
c547dcb547
Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interop
...
Grpc ruby enable jwt auth and and an interop test for it
2015-04-14 17:50:08 -07:00
Tim Emiola
2988e736df
Adds the command to the interop test runner to run the jwt ruby auth test cmd
2015-04-14 16:56:55 -07:00
Donna Dionne
5547edfa09
Adding python to cloud prod tests.
2015-04-14 15:55:55 -07:00
donnadionne
dedb5dc8ed
Merge pull request #1278 from soltanmm/interop
...
Python cloud prod interop gen command
2015-04-14 15:38:32 -07:00
Masood Malekghassemi
b553476be7
Add Python cloud prod gen interop command
2015-04-14 15:16:31 -07:00
Masood Malekghassemi
650cb25610
Fix documentation typo
2015-04-14 15:15:59 -07:00
Donna Dionne
81ce8dde30
Adding links to individual test logs in test result page.
2015-04-14 09:50:54 -07:00
Masood Malekghassemi
746f5cb156
Fix wrong docker instance in Python interop tests
2015-04-10 12:57:41 -07:00
Donna Dionne
1c96a8fdb5
Adding php client to interop tests.
2015-04-10 11:28:32 -07:00
Masood Malekghassemi
e6b0038223
Add OAuth interop tests to Python
...
Also adds the commands to the grpc_docker shell library script to
support running in docker.
2015-04-09 12:25:39 -07:00
Tim Emiola
1e3361c161
Use the local version of the distpackages when build debian files
2015-04-08 05:39:19 -07:00
Tim Emiola
0bfdfa126d
Simplifies the work needed to create a new deb
...
- automates much of the workflow for building a deb package
- adds a version.txt file that is used configure the version on the deb package
* updates the Dockerfile to make use of this
2015-04-03 16:42:17 -07:00
donnadionne
3f66ae96f2
Merge pull request #1084 from yang-g/addtestcase
...
Add jwt_token_creds test case to interop test for c++
2015-03-18 17:55:54 -07:00
Jan Tattermusch
17caeef7c0
Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-image
...
Adds a dockerfile and script for building a tar archive containing protoc and the plugins
2015-03-18 15:06:37 -07:00
Tim Emiola
0d949f5dec
Updates the structure and name of the tar.gz archive
...
- the name includes a version
- the top-level directory of the tar has the same name as the archive
2015-03-18 14:52:31 -07:00
Tim Emiola
64af6830f3
Corrects some spelling mistakes
2015-03-18 11:43:39 -07:00
Donna Dionne
1ee2e4f2e4
Add csharp server to interop tests
2015-03-18 10:31:16 -07:00
Yang Gao
8f72c0b3d8
Add jwt_token_creds test case to interop test for c++
2015-03-18 09:52:05 -07:00
Tim Emiola
3dbaf171f9
Adds a dockerfile and script for building a tar archive containing protoc and the grpc plugins
2015-03-16 18:35:53 -07:00
Nathaniel Manista
cbc540edcf
Add the Python interop client to gce_setup files
2015-03-10 21:09:31 +00:00
Donna Dionne
679c2539a1
Modifying after review comments.
2015-03-09 17:59:40 -07:00
Donna Dionne
9e87bb7a17
Added timeout for tests that hang
...
Added prettier cloud to prod output and a history of results
2015-03-06 12:02:04 -08:00