aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests
Commit message (Collapse)AuthorAge
* Merge pull request #7602 from kpayson64/downgrade_setuptools.pyGravatar kpayson642016-08-01
|\ | | | | Downgrade docker setuptools
| * Downgrade docker setuptoolsGravatar Ken Payson2016-08-01
| |
* | Merge branch 'master' of github.com:grpc/grpc into lr_july_16Gravatar David Garcia Quintas2016-08-01
|\ \
| * \ Merge branch 'v1.0.x' into manual-upmergeGravatar Nicolas "Pixel" Noble2016-07-29
| |\ \ | | |/ | |/| | | | | | | | | | | | | Conflicts: src/ruby/pb/test/client.rb src/ruby/pb/test/server.rb tools/dockerfile/test/php7_jessie_x64/Dockerfile
| | * update to use new nuget client in testsGravatar Alexander Polcyn2016-07-28
| | |
| | * php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-26
| | |
| * | Merge pull request #7512 from stanley-cheung/php-cleanup-dockerfileGravatar kpayson642016-07-25
| |\ \ | | | | | | | | PHP: add PHP7 to various Jenkins tests and update dockerfile
| * \ \ Merge pull request #7508 from murgatroid99/v1.0.x_merge_into_masterGravatar Nicolas Noble2016-07-25
| |\ \ \ | | | | | | | | | | V1.0.x merge into master
| * \ \ \ Merge pull request #7451 from y-zeng/seperate_generated_filesGravatar kpayson642016-07-25
| |\ \ \ \ | | | | | | | | | | | | Separate generated pb files from the server reflection build target, use grpc::protobuf instead of google::protobuf
| * \ \ \ \ Merge pull request #7395 from markdroth/handshake_apiGravatar kpayson642016-07-25
| |\ \ \ \ \ | | | | | | | | | | | | | | General-purpose handshaker API.
| | | | | * | php: add php7 to jenkins basic and interop testsGravatar Stanley Cheung2016-07-23
| | |_|_|/ / | |/| | | |
| | | | * | Merge v1.0.x into masterGravatar murgatroid992016-07-22
| | |_|/| | | |/| | |/
| * | | | Merge pull request #7269 from y-zeng/cli_callGravatar kpayson642016-07-21
| |\ \ \ \ | | | | | | | | | | | | Support server reflection in CLI
| | | | | * Merge pull request #7491 from kpayson64/remote_linux_whl_artifactsGravatar kpayson642016-07-21
| | | | | |\ | | | | | | | | | | | | | | Remove non-manylinux linux .whl artifacts
| | | | * | \ Merge remote-tracking branch 'upstream/master' into seperate_generated_filesGravatar Yuchen Zeng2016-07-21
| | | | |\ \ \ | | |_|_|/ / / | |/| | | | |
| | | | | * | Merge remote-tracking branch 'google/v1.0.x' into no_verbose_fixGravatar Nicolas "Pixel" Noble2016-07-21
| | | | | |\ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: tools/run_tests/run_tests.py
| | | | | | | * Remove non-manylinux linux .whl artifactsGravatar Ken Payson2016-07-21
| | | | | | | |
| | | | | | * | Merge pull request #7462 from ctiller/backport-delayed-writeGravatar Nicolas Noble2016-07-21
| | | | | | |\ \ | | | | | | | |/ | | | | | | |/| Backport delayed write into v1.0.x branch
| | | | | | * | Correct shell scripting mistake in node package generation codeGravatar murgatroid992016-07-20
| | | | | | | |
| | | * | | | | Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-20
| | | |\ \ \ \ \
| | | | | * | | | Fix sanity checkGravatar Yuchen Zeng2016-07-19
| | | | | | | | |
| * | | | | | | | Revert "Generate html report for perf tests"Gravatar Vijay Pai2016-07-19
| | |_|/ / / / / | |/| | | | | |
| | | | | | | * Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-19
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Delay beginning most writes until we enter poll()
| | | | * | | | Separate generated file and protobuf dependencyGravatar Yuchen Zeng2016-07-18
| | |_|/ / / / | |/| | | | |
| | | | | * | Polish grpcio_health_checking packageGravatar Ken Payson2016-07-18
| | | | | |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | -Rename namespace to grpc_health->grpc to match spec -Proper use of NOT_FOUND status code -Improve testing -Add source distribution to artifact build
| * | | | | Merge pull request #6942 from adelez/perf_html_reportGravatar kpayson642016-07-18
| |\ \ \ \ \ | | | | | | | | | | | | | | Generate html report for perf tests
| | | | | * | Make default log verbosity ERROR, run tests with DEBUGGravatar Craig Tiller2016-07-18
| | | | | | |
| | | | | | * Change directory when building grpcio-toolsGravatar Masood Malekghassemi2016-07-16
| | | | | | |
| | | | | | * Increase build timeouts for Python artifactsGravatar Masood Malekghassemi2016-07-16
| | | | | | |
| | | | | | * Build Python distributions for Python 3Gravatar Masood Malekghassemi2016-07-16
| | | | | |/
| * | | | | Merge pull request #7410 from sreecha/bq_bugGravatar Craig Tiller2016-07-15
| |\ \ \ \ \ | | | | | | | | | | | | | | Add clientSuccess and serverSuccess to BQ schema
| | | * | | | Generate html report for perf testsGravatar Adele Zhou2016-07-15
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #7347 from apolcyn/add_ruby_client_compression_interop_testsGravatar kpayson642016-07-15
| |\ \ \ \ \ | | | | | | | | | | | | | | Add ruby client compression interop tests
| | | * | | | Add clientSuccess and serverSuccess to BQ schemaGravatar Sree Kuchibhotla2016-07-15
| | |/ / / / | |/| | | |
| * | | | | Merge pull request #6737 from ctiller/delayed-writeGravatar Craig Tiller2016-07-14
| |\ \ \ \ \ | | | | | | | | | | | | | | Delay beginning most writes until we enter poll()
| | | | | * \ Merge remote-tracking branch 'upstream/master' into handshake_apiGravatar Mark D. Roth2016-07-14
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge pull request #7314 from soltanmm/spinning-flagsGravatar kpayson642016-07-14
| |\ \ \ \ \ \ | | | | | | | | | | | | | | | | Set more build-flags in `setup.py`s
| | | | | | * | Added handshaker.[ch] to build.yaml.Gravatar Mark D. Roth2016-07-14
| | | | | | | |
* | | | | | | | Simplified LR filterGravatar David Garcia Quintas2016-07-13
| | | | | | | |
| | | * | | | | Fix some failuresGravatar Craig Tiller2016-07-13
| | | | | | | |
| | * | | | | | Set more build-flags in `setup.py`sGravatar Masood Malekghassemi2016-07-13
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Removes MinGW flags from various build scripts, since they're now set in our `setup.py`s by default. Also removes the arguments for the extensions in grpcio's setup.py; that function was already accessing globals anyway, might as well go whole-hog.
| | | * | | | | Merge github.com:grpc/grpc into delayed-writeGravatar 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
| * \ \ \ \ \ \ \ Merge pull request #7112 from thunderboltsid/issue-7110Gravatar Nicolas Noble2016-07-13
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | Add dockerfile for pyenv and modify run_tests.py to include py35 and py36
| * | | | | | | | Merge pull request #7359 from jcanizales/p0-protoc-podspecGravatar makdharma2016-07-13
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | Distribute ProtoC and the plugin as pods
| | | | | | * | | get timeouts working on run_tests.py againGravatar Craig Tiller2016-07-13
| | | | | | | | |
| | | | | | * | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | | | | | | | |
| | | | | | * | | Get json_run_localhost working againGravatar Craig Tiller2016-07-12
| | | | | | | | |
| | | | | | | * | added ruby client compression interop testsGravatar Alexander Polcyn2016-07-12
| | | | | | | | |
| | | | | | * | | Merge github.com:grpc/grpc into delayed-writeGravatar Craig Tiller2016-07-12
| | | | | | |\ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |