Stanley Cheung
619c034fef
php: require grpc extension to be installed before composer package
8 years ago
Stanley Cheung
39b2e5bec6
PHP Proto3: update tests and README
8 years ago
Stanley Cheung
857a130493
PHP Proto3: run generate_projects.sh
8 years ago
Matt Kwong
10dcccadfb
fixed whitespacing and docker_run_tests.sh now clones submodule via network
8 years ago
Matt Kwong
5d0f24600e
changed method to local clone submodules to using git submodule foreach from the local copy
8 years ago
Matt Kwong
46c7f574bd
submodule clone comments changed to be more descriptive
8 years ago
Matt Kwong
ce9471c962
fixed wrong directory in git clone commands
8 years ago
Matt Kwong
befac97048
fixed local cloning of grpc/grpc submodules on docker
8 years ago
Alexander Polcyn
809292a7af
ran script to update actual docker files
8 years ago
Stanley Cheung
99955ab0af
php: remove protobuf-php clone hack
8 years ago
Stanley Cheung
7b672f8473
remove outdated php dockerfile dependency
8 years ago
Stanley Cheung
47168ea6ee
php: remove protobuf-php clone hack
8 years ago
Stanley Cheung
20f900dc23
remove outdated php dockerfile dependency
8 years ago
siddharthshukla
0589e533cd
Make testing toolchain python 3.x compliant
...
six is necessary for making these scripts cross compatible
between python 2.x and 3.x
Changes:
Add six to python_deps.include
Include python_deps.include to all Dockerfile templates in test directory
Include python_deps.include to all Dockerfile templates in stress_test directory
Include python_deps.include to all Dockerfile templates in interop_test directory
Replace print statements with print function calls (from futute..)
Replace .iteritems() with .items() wherever necessary
use six.moves to import BaseHTTPServer
Generate new dockerfiles using generate_projects.sh
8 years ago
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
Masood Malekghassemi
ac586ba21e
Remove tox
9 years ago
Sree Kuchibhotla
7ed39a1ef1
PHP stress client in stress test framework
9 years ago
Sree Kuchibhotla
1bdd5319b0
Python dockerfiles and config files for stress testing
9 years ago
Sree Kuchibhotla
7edab7c5e3
Ruby docker files and config
9 years ago
Sree Kuchibhotla
67df784bbc
C# Dockerfile and Config scripts
9 years ago
murgatroid99
9fab438669
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
9 years ago
Jan Tattermusch
ac0f020ddc
upgrade go docker image to golang:1.5
9 years ago
Sree Kuchibhotla
9d4e4ffbad
Fix back slashes in the template and break the RUN steps
9 years ago
Sree Kuchibhotla
9192498a08
Java stress test docker images
9 years ago
Sree Kuchibhotla
edaa6ebae4
Go Stress test: Docker stress test images and config files to run on GKE
9 years ago
Sree Kuchibhotla
79e3f09e1a
Code review comments
9 years ago
Sree Kuchibhotla
aecac88e02
fix copyrights
9 years ago
Sree Kuchibhotla
7a05436ac1
New config for node. Made some changes to support node config
9 years ago