aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/gce_setup/grpc_docker.sh
Commit message (Collapse)AuthorAge
* cleanup dockerfiles and scripts for old interop infrastructureGravatar Jan Tattermusch2015-10-15
|
* change default value of use_test_caGravatar yang-g2015-10-07
|
* remove flag use_prod_roots in interop test and add use_test_ca per the ↵Gravatar yang-g2015-10-06
| | | | interop test spec
* enable_ssl to use_tlsGravatar yang-g2015-10-01
|
* Merge remote-tracking branch 'upstream/master' into interopGravatar yang-g2015-09-02
|\
* | more changesGravatar yang-g2015-09-02
| |
* | Fix auth testsGravatar yang-g2015-09-02
| |
| * Updating service account as service account is regenerated for the project.Gravatar Donna Dionne2015-09-02
|/
* enable oauth2_auth_token and per_rpc_creds interop tests for C#Gravatar Jan Tattermusch2015-07-31
|
* Adding new interop testsGravatar Donna Dionne2015-07-27
|
* Enable service_account_creds test and compute_engine_creds for gRpc-java.Gravatar Xudong Ma2015-05-29
|
* change default instance used as windows interop serverGravatar Jan Tattermusch2015-05-19
|
* grpc_docker.sh support for running C# server on WindowsGravatar Jan Tattermusch2015-05-18
|
* add php jwt_token_creds test commandGravatar Stanley Cheung2015-05-14
|
* added ability to run auth interop test clients on windowsGravatar Jan Tattermusch2015-05-12
|
* make windows host configurableGravatar Jan Tattermusch2015-05-11
|
* added interop and cloud to prod runner scripts for windows interop clientsGravatar Jan Tattermusch2015-05-11
|
* add command for the rest of PHP interop testGravatar Stanley Cheung2015-05-05
|
* add php compute_engine_creds auth interop testGravatar Stanley Cheung2015-05-05
|
* fixed grpc_docker.sh to run C# auth tests correctlyGravatar Jan Tattermusch2015-04-28
|
* adding auth interop tests for C# to grpc_docker.shGravatar Jan Tattermusch2015-04-27
|
* Corrects command/flags used in ruby interop testsGravatar Tim Emiola2015-04-23
|
* Merge pull request #1282 from tbetbetbe/grpc_ruby_add_jwt_auth_interopGravatar Michael Lumish2015-04-14
|\ | | | | Grpc ruby enable jwt auth and and an interop test for it
| * Adds the command to the interop test runner to run the jwt ruby auth test cmdGravatar Tim Emiola2015-04-14
| |
* | Add Python cloud prod gen interop commandGravatar Masood Malekghassemi2015-04-14
| |
* | Fix documentation typoGravatar Masood Malekghassemi2015-04-14
|/
* Fix wrong docker instance in Python interop testsGravatar Masood Malekghassemi2015-04-10
|
* Add OAuth interop tests to PythonGravatar Masood Malekghassemi2015-04-09
| | | | | Also adds the commands to the grpc_docker shell library script to support running in docker.
* Use the local version of the distpackages when build debian filesGravatar Tim Emiola2015-04-08
|
* Simplifies the work needed to create a new debGravatar Tim Emiola2015-04-03
| | | | | | - 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
* Merge pull request #1084 from yang-g/addtestcaseGravatar donnadionne2015-03-18
|\ | | | | Add jwt_token_creds test case to interop test for c++
* \ Merge pull request #1060 from tbetbetbe/grpc-tools-add-proto-bin-docker-imageGravatar Jan Tattermusch2015-03-18
|\ \ | | | | | | Adds a dockerfile and script for building a tar archive containing protoc and the plugins
| * | Updates the structure and name of the tar.gz archiveGravatar Tim Emiola2015-03-18
| | | | | | | | | | | | | | | - the name includes a version - the top-level directory of the tar has the same name as the archive
| * | Corrects some spelling mistakesGravatar Tim Emiola2015-03-18
| | |
| | * Add jwt_token_creds test case to interop test for c++Gravatar Yang Gao2015-03-18
| |/ |/|
| * Adds a dockerfile and script for building a tar archive containing protoc ↵Gravatar Tim Emiola2015-03-16
| | | | | | | | and the grpc plugins
* | Add the Python interop client to gce_setup filesGravatar Nathaniel Manista2015-03-10
| |
* | Modifying after review comments.Gravatar Donna Dionne2015-03-09
| |
* | Added timeout for tests that hangGravatar Donna Dionne2015-03-06
|/ | | | Added prettier cloud to prod output and a history of results
* fix gce script for cloud to cloud C# clientGravatar Jan Tattermusch2015-03-04
|
* Just a few more changes to include csharp into build and testGravatar Donna Dionne2015-03-03
|
* adding C# support to gce_setup scriptsGravatar Jan Tattermusch2015-03-03
|
* Adding test command to test node auth compute engine credentials.Gravatar Donna Dionne2015-02-27
|
* Merge branch 'master' of github.com:google/grpc into go-auth-testsGravatar Donna Dionne2015-02-25
|\
| * Merge pull request #783 from ↵Gravatar Michael Lumish2015-02-25
| |\ | | | | | | | | | | | | tbetbetbe/grpc_ruby_switch_auth_to_google_auth_library_ruby Grpc ruby switch auth to google auth library ruby
| | * Fixes the GCE creds test flagsGravatar Tim Emiola2015-02-25
| | |
| | * Updates the docker test commandsGravatar Tim Emiola2015-02-25
| | |
* | | Fixing go commandsGravatar Donna Dionne2015-02-24
|/ / | | | | | | Fixing test names
* | Adding auth test into suite to be run automaticallyGravatar Donna Dionne2015-02-24
| | | | | | | | | | Temporarly taking out time out as it is not working properly on gcloud command Restore a flag incorrectly removed earlier
* | Fixed node cloud-prod commandsGravatar murgatroid992015-02-24
| |