Matt Kwong
5101b3f7cf
Pin Bazel version to 0.4.4 in Dockerfile
8 years ago
Matt Kwong
fa9da3c2db
Fix C# Dockerfiles
8 years ago
Jan Tattermusch
6ed454ef44
make C# docker image in sync with GCE performance workers
8 years ago
Jan Tattermusch
9c9e00958d
Add newest dotnet SDK to C# dockerfile
8 years ago
Jan Tattermusch
8b43521343
fix C# build_packages scripts
8 years ago
Ken Payson
975b5103e5
Fix build on Alpine linux + add portability tests
8 years ago
Jan Tattermusch
c4c95ada89
make C# docker image in sync with GCE performance workers
8 years ago
Matt Kwong
0ff1957a5b
Fix test coverage reporting
8 years ago
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
8 years ago
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
8 years ago
murgatroid99
972b7975a6
Fixed package name in dockerfile
8 years ago
murgatroid99
93d0b580a5
Properly generate electron dependencies in test Dockerfile from template
8 years ago
Nicolas "Pixel" Noble
229def1a86
Adding Bazel tests.
8 years ago
Jan Tattermusch
7dd2cc6f68
cleanup and speedup of sanity tests
8 years ago
murgatroid99
804c9e90fc
Add Electron tests to portability test matrix
8 years ago
Matt Kwong
180ea4bb20
Set Bazel to specific commit in Dockerfile
8 years ago
Matt Kwong
e403607ba7
Revert "Enable port tests to be run using gcc4.8"
...
This reverts commit 029ed106c5
.
8 years ago
Matt Kwong
1347e40563
Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 tests
8 years ago
Matt Kwong
029ed106c5
Enable port tests to be run using gcc4.8
8 years ago
murgatroid99
22d50e98d8
Fix sanity and move a header include
8 years ago
murgatroid99
1687cab9ed
Add libuv tests, and installation step in dockerfile
8 years ago
Matt Kwong
41c06a2ed5
move changes from dockerfile to template
8 years ago
Matt Kwong
66a1eea681
changed wheezy dockerfile to install git version > 1.7 to support local submodule cloning
8 years ago
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