Jan Tattermusch
b809cd9f99
dotnet CLI distribtest
9 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
9 years ago
yang-g
933fbaf5ac
Add distrib test support for c++.
9 years ago
Jan Tattermusch
9835d4b1f7
update locations of dockerization scripts
9 years ago
Jan Tattermusch
3f1aa9b99a
add copyright and cleanup python code
9 years ago
Jan Tattermusch
fa4b163fea
windows C# distribtest
9 years ago
Stanley Cheung
80db5be7b5
fix bug with pecl install on mac
9 years ago
Stanley Cheung
5adb71fb9a
php: simplify installation
9 years ago
Vijay Pai
b48f4c830a
Merge remote-tracking branch 'upstream/master' into alarm_openloop
9 years ago
murgatroid99
9406dcbfcc
Run Node distrib tests on Mac against only one Node version
9 years ago
murgatroid99
32f64d580a
Disable Node Mac 0.10 distrib test
9 years ago
murgatroid99
802393b549
Fix node distrib test on Debian Jessie x86
9 years ago
murgatroid99
8c686e7507
Stop explicitly supporting Node 0.10 and 0.11
9 years ago
murgatroid99
830f9a7780
Node Mac distribtest: fix handling of docker_suffix=None
9 years ago
murgatroid99
f25318c65e
Removed macos from the docker_suffix list
9 years ago
murgatroid99
617b4b8ac3
Fixed node mac distrib tests
9 years ago
murgatroid99
09727630b1
Enable Node distrib tests on Mac
9 years ago
murgatroid99
135ebafab2
Removed macos from the docker_suffix list
9 years ago
murgatroid99
456cbaee76
Fixed node mac distrib tests
9 years ago
murgatroid99
877772fbb6
Enable Node distrib tests on Mac
9 years ago
Jan Tattermusch
c83a9c0187
enable C# distribtest on macos
9 years ago
Jan Tattermusch
0bd1da5593
fix some node distribtests
9 years ago
Jan Tattermusch
b5f7397b08
cleanup distribtest Dockerimages
9 years ago
Jan Tattermusch
92711bbc12
make git clone optional
9 years ago
Jan Tattermusch
ee7a88c7d2
fix note distribtest nvm problem
9 years ago
murgatroid99
b781c9757d
Add Node distrib tests and fixed some issues with the packaging script
9 years ago
Jan Tattermusch
14b07e6368
add more C# distribtest platforms
9 years ago
Craig Tiller
b335ead203
No arch for Ruby yet
9 years ago
Craig Tiller
e3fd4aa588
Ruby linux testing support
9 years ago
Nathaniel Manista
cbf21da6e4
/usr/bin/env python -> /usr/bin/env python2.7
9 years ago
Craig Tiller
17f697bdd3
Add ubuntu, fix inheritance
9 years ago
Craig Tiller
b06e2630b0
Add arch
9 years ago
Craig Tiller
a0ff10cb5f
Add opensuse
9 years ago
Craig Tiller
b2afc1f680
Starting Python
9 years ago
Craig Tiller
cfcb5e2072
C# centos docker target
9 years ago
Alistair Veitch
75d5c0f024
post merge
9 years ago
Jan Tattermusch
73c99f3555
test C# nuget package
9 years ago
Jan Tattermusch
38b519a48d
replace nuget version by placeholder
9 years ago
Jan Tattermusch
be538a1a79
generalize build_artifacts.py
9 years ago
Jan Tattermusch
adc9c08123
move artifact dockerfiles
9 years ago
Jan Tattermusch
29dadb2404
fix copyrights
9 years ago
Jan Tattermusch
7eba1729f0
building artifacts under docker
9 years ago
David Garcia Quintas
d053ded310
copyriiiights, fuuuuu
9 years ago
Craig Tiller
1f980a816f
Fix copyrights
9 years ago
Jan Tattermusch
447ef7eaaa
extend copyright to 2016
9 years ago
Sree Kuchibhotla
e371742d83
Separate interop images and interop_stress images
9 years ago
Jan Tattermusch
91ad018c00
Build and run per-language containers for interop tests
10 years ago
Nicolas "Pixel" Noble
20ee44ff06
Removing the ssh setup of the dockerfile.
10 years ago
Craig Tiller
ab37138647
Update year
10 years ago
Craig Tiller
6ce372cc8f
Add copyrights to docker files, makefiles
10 years ago