Eric Gribkoff
76a3943ab9
update dockerfile to version 2.6.1 of h2
8 years ago
Menghan Li
e0f8940877
update go version in Dockerfile to 1.8
8 years ago
Eric Gribkoff
01deb9d748
add hyper to Dockerfile.template
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
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
8 years ago
Craig Tiller
122e4500d1
Exclude poll, poll-cv for bm_fullstack (its not interesting)
8 years ago
Craig Tiller
3f06e3f8a6
Increase timeout for bm_fullstack
8 years ago
Craig Tiller
a4354b0185
Speed up bm_fullstack test
8 years ago
Yuchen Zeng
f6d8aae8d5
Dockerfile template update for http2_badserver_interop
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
Craig Tiller
aa272bcf7b
Always sort code generated outputs
8 years ago
Craig Tiller
d9ed57c0d7
Stub documentation for some gRPC Core modules
8 years ago
Craig Tiller
e519a03a1f
Small improvements to generated documentation
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
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
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
Matt Kwong
41c06a2ed5
move changes from dockerfile to template
8 years ago
murgatroid99
c36f6ea745
Compile and link core tests with libuv
8 years ago
Stanley Cheung
b7223bbfe9
PHP Proto3: update templates
8 years ago
Nicolas "Pixel" Noble
055b920828
Disabling header check for filegroups.
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
82fd31ac35
update nuget after installing in docker
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
99955ab0af
php: remove protobuf-php clone hack
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
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
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
Sree Kuchibhotla
7ed39a1ef1
PHP stress client in stress test framework
9 years ago
Jan Tattermusch
6d258c59d3
add support for clang3.5, clang3.7 and gcc4.6
9 years ago