aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/dockerfile/test
Commit message (Collapse)AuthorAge
* Set Bazel to specific commit in DockerfileGravatar Matt Kwong2016-12-01
|
* Revert "Enable port tests to be run using gcc4.8"Gravatar Matt Kwong2016-11-03
| | | | This reverts commit 029ed106c5780fe94f18b46e433abaa1f5e603b7.
* Use Jessie instead of Ubuntu Dockerfile for GCC-4.8 testsGravatar Matt Kwong2016-11-02
|
* Enable port tests to be run using gcc4.8Gravatar Matt Kwong2016-11-02
|
* Merge branch 'master' into uv_core_transportGravatar murgatroid992016-10-12
|\
* | Fix sanity and move a header includeGravatar murgatroid992016-10-12
| |
* | Add libuv tests, and installation step in dockerfileGravatar murgatroid992016-10-12
| |
| * move changes from dockerfile to templateGravatar Matt Kwong2016-10-11
| |
| * changed wheezy dockerfile to install git version > 1.7 to support local ↵Gravatar Matt Kwong2016-09-29
|/ | | | submodule cloning
* enable runing C# interop tests under coreclrGravatar Jan Tattermusch2016-09-09
|
* Add PyPy 5.3.1 to dockerfile and templateGravatar siddharthshukla2016-08-17
|
* Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-08-11
|\
| * ran script to update actual docker filesGravatar Alexander Polcyn2016-08-02
| |
| * regenerate from templateGravatar Stanley Cheung2016-07-26
| |
| * fix copyrightGravatar Stanley Cheung2016-07-26
| |
| * php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-26
| |
| * remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-26
| |
* | fix copyrightGravatar Stanley Cheung2016-07-25
| |
* | php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-23
| |
* | remove outdated php dockerfile dependencyGravatar Stanley Cheung2016-07-22
| |
| * Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| | | | | | | | Delay beginning most writes until we enter poll()
* | Fix some failuresGravatar Craig Tiller2016-07-13
| |
* | Merge pull request #7265 from thunderboltsid/issue-7094-retryGravatar Nicolas Noble2016-07-13
|\ \ | | | | | | Retrying: Make the testing scripts executable on Python 3.x
| * | Make testing toolchain python 3.x compliantGravatar siddharthshukla2016-07-12
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* / Enable py35 and py36 testingGravatar siddharthshukla2016-07-11
|/ | | | | | | | 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
* Merge pull request #6791 from soltanmm/painGravatar kpayson642016-07-06
|\ | | | | Make running individual Python tests less painful
* | Expunge all references to zookeeperGravatar Craig Tiller2016-07-01
| |
| * Remove toxGravatar Masood Malekghassemi2016-07-01
|/
* build experimental nugets with dotnet CLIGravatar Jan Tattermusch2016-06-29
|
* switch CoreCLR to preview2Gravatar Jan Tattermusch2016-06-27
|
* Merge pull request #6104 from jtattermusch/coreclr_supportGravatar Jan Tattermusch2016-06-22
|\ | | | | Add experimental CoreCLR support
| * add csharp CoreCLR docker imageGravatar Jan Tattermusch2016-06-17
| |
* | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-17
|\ \
| * | Disable ccache for clang-3.4 on Ubuntu 14.04 as this is not currently working.Gravatar Vijay Pai2016-06-16
| | | | | | | | | | | | Disabling it allows clang-3.4 to run C/C++ on docker
| * | no ccacheGravatar Vijay Pai2016-06-16
| |/
* | Merge branch 'master' into wheezyGravatar Vijay Pai2016-06-15
|\|
| * add support for clang3.5, clang3.7 and gcc4.6Gravatar Jan Tattermusch2016-06-11
| |
* | Add g++Gravatar Vijay Pai2016-06-09
|/
* hotfix for sanity testsGravatar Jan Tattermusch2016-05-22
|
* Add sanity test for grpcio protoc packageGravatar Masood Malekghassemi2016-05-04
|
* Made Node tests support multiple versions and set the Node default version ↵Gravatar murgatroid992016-04-29
| | | | to 4 everywhere possible
* Add a sanity check to make sure vsprojects stays usable.Gravatar Matthew Iselin2016-04-07
|
* Update copyrightsGravatar Craig Tiller2016-03-31
|
* Merge github.com:grpc/grpc into fuzzy-bitsGravatar Craig Tiller2016-03-21
|\
| * Merge pull request #5829 from jtattermusch/fix_openssl_deadlinkGravatar Jan Tattermusch2016-03-18
| |\ | | | | | | Fix gcc4.4 tests
| | * Fix gcc4.4 testsGravatar Jan Tattermusch2016-03-18
| | |
* | | RenamesGravatar Craig Tiller2016-03-18
| | |
| * | fixed backslashesGravatar David Garcia Quintas2016-03-17
| | |
* | | jGravatar Craig Tiller2016-03-17
| | |
* | | Merge branch 'make_clang_great_again_v2' of github.com:vjpai/grpc into ↵Gravatar Craig Tiller2016-03-17
|\ \ \ | | | | | | | | | | | | fuzzy-bits