Mehrdad Afshari
f4bea02a72
Fix the Python source distribtest script
7 years ago
Mehrdad Afshari
97904d46e0
Add Python source distribtest targets
7 years ago
Mehrdad Afshari
b189923376
Split binary and source distribtests for Python
7 years ago
Jan Tattermusch
4a510960c6
add distribtest for grpc being added with cmake add_subdirectory
7 years ago
Jan Tattermusch
2286c633c2
cmake "superbuild" example using externalprojects
7 years ago
ZhouyihaiDing
76d4621bd8
PHP: split script for running distrib tests on different system
7 years ago
Jan Tattermusch
e2d47e84ac
ubuntu1504 and 1510 are past their end of life
7 years ago
Alexander Polcyn
ca3798a8cb
Add ruby distrib tests that uses ruby 2.0.0
7 years ago
Alexander Polcyn
a3997fa50f
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
Mehrdad Afshari
87cd994b04
Upgrade yapf to 0.20.0
...
Upgrade yapf version to 0.20.0 and reformat Python files.
7 years ago
Alexander Polcyn
acd56b7361
Fix failing ruby distrib tests on ruby 2.0 images
7 years ago
ncteisen
a69c6901f9
yapf tools/run_tests/artifacts
7 years ago
Jan Tattermusch
b839d8c709
add distribtest target
7 years ago
murgatroid99
38007753b0
Remove src/node and references to it
...
This removes all of the node code and tests from the repo, along with the
scripts for running Node unit tests, performance tests, and artifact builds.
The scripts for running tests from the grpc-node repository are untouched.
7 years ago
Jan Tattermusch
5a2a792509
add cmake distribtest
7 years ago
Jan Tattermusch
980744c436
fix C# windows x64 distrib test
7 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Jan Tattermusch
5227e1ea63
drop node 0.12 and 3 distribtests
8 years ago
Jan Tattermusch
0628894e74
shorten name
8 years ago
Jan Tattermusch
42e302dbfe
Run mac and windows distribtests in workspace
8 years ago
Jan Tattermusch
1dd609b3c1
fix C++ distribtests
8 years ago
Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago
Jan Tattermusch
8c76be7405
dotnet CLI distribtest
8 years ago
Jan Tattermusch
b809cd9f99
dotnet CLI distribtest
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
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