Jan Tattermusch
e70f20b5a0
enable runing C# interop tests under coreclr
8 years ago
Jan Tattermusch
a98a2ad7fd
enable runing C# interop tests under coreclr
8 years ago
siddharthshukla
5e3193ecf6
Add PyPy 5.3.1 to dockerfile and template
8 years ago
Alexander Polcyn
809292a7af
ran script to update actual docker files
8 years ago
Stanley Cheung
7d8c543d64
regenerate from template
8 years ago
Stanley Cheung
78f0fd4715
fix copyright
8 years ago
Stanley Cheung
fa1e4fa7f1
php: add php7 to jenkins basic and interop tests
8 years ago
Stanley Cheung
7b672f8473
remove outdated php dockerfile dependency
8 years ago
Stanley Cheung
211a2a0f12
fix copyright
8 years ago
Stanley Cheung
2e2cdffe9d
php: add php7 to jenkins basic and interop tests
8 years ago
Stanley Cheung
20f900dc23
remove outdated php dockerfile dependency
8 years ago
Craig Tiller
5ca7e47493
Merge pull request #6737 from ctiller/delayed-write
...
Delay beginning most writes until we enter poll()
8 years ago
yang-g
d28fb6df8f
regenerate projects
8 years ago
Craig Tiller
8da7b1f779
Fix some failures
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
siddharthshukla
c478214e47
Enable py35 and py36 testing
...
Add dockerfile template for python_pyenv_x64 docker image
Generate the dockerfile using generate_projects.sh
Modify run_tests.py to include python3.5 and python3.6
Runs python_jessie_x64 for python versions 2.7 and 3.4, and
python_pyenv_x64 for python versions 3.5 and 3.6
8 years ago
Craig Tiller
eda85c6765
Expunge all references to zookeeper
9 years ago
Masood Malekghassemi
ac586ba21e
Remove tox
9 years ago
Jan Tattermusch
2c084ee31e
build experimental nugets with dotnet CLI
9 years ago
Jan Tattermusch
b6960d068f
switch CoreCLR to preview2
9 years ago
Jan Tattermusch
39ec1cbd7a
add csharp CoreCLR docker image
9 years ago
Vijay Pai
8b79fdef7a
Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.
...
Disabling it allows clang-3.4 to run C/C++ on docker
9 years ago
Vijay Pai
a9e62c2ddb
no ccache
9 years ago
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
9 years ago
Vijay Pai
203b20c9b2
Add g++
9 years ago
Jan Tattermusch
348ca76cf7
hotfix for sanity tests
9 years ago
Masood Malekghassemi
58d24c259a
Add sanity test for grpcio protoc package
9 years ago
murgatroid99
9fab438669
Made Node tests support multiple versions and set the Node default version to 4 everywhere possible
9 years ago
Matthew Iselin
50df82ffe4
Add a sanity check to make sure vsprojects stays usable.
9 years ago
Craig Tiller
6169d5f7b0
Update copyrights
9 years ago
Jan Tattermusch
9bb7062f20
Fix gcc4.4 tests
9 years ago
Craig Tiller
c2c026e843
Renames
9 years ago
David Garcia Quintas
f09f020a49
fixed backslashes
9 years ago
Craig Tiller
a4134159ab
j
9 years ago
Craig Tiller
eb784f359d
stuff
9 years ago
Craig Tiller
9812c6f69d
adddeps
9 years ago
Craig Tiller
32173c5c3c
First version of json fuzzer
9 years ago
David Garcia Quintas
b84571840a
moved apt-gets from .sh file to dockerfile for nanopb
9 years ago
Vijay Pai
b5b18faddc
Update clang for the Dockerfile used in tsan tests
9 years ago
Adele Zhou
9506ef2922
Fix code coverage.
9 years ago
Jan Tattermusch
d4726c1ae6
add support for clang3.4 and 3.6
9 years ago
Craig Tiller
ec8bcb8c7c
Actually update dockerfile
9 years ago
Craig Tiller
b79c1e112e
Ensure we can compile boringssl before trying: old compiler compatibility
...
Allow compiling with openssl
9 years ago
Jan Tattermusch
c4cbe39889
add more compilers
9 years ago
Craig Tiller
f6fd7ec8a0
Fix docker inception for now
9 years ago
Jan Tattermusch
9b721f8711
addressing comments
9 years ago
Jan Tattermusch
8763501cf0
cleanup sanity docker image
9 years ago
Jan Tattermusch
1978e26119
regenerated dockerfiles
9 years ago
Jan Tattermusch
ef8cf30cc4
add generated dockerfiles
9 years ago