Yong Ni
b2e4bfa1ef
Merge matrix feature branch into master.
...
Features included in this merge:
- Added script to build and upload docker image for matrix test.
- Added script to create test cases and created go__master testcases based on it.
- Created dictionary for runtimes and gRPC releases for supported languages.
- Added go 1.7 and 1.8 Dockerfile/templates.
See tools/interop_matrix/README.md for details.
8 years ago
Jan Tattermusch
9883e0b4d2
fix run_tests.py on Windows and for non-C langs
8 years ago
Craig Tiller
b2574bfb68
Fix runtests --force_default_poller on linux
8 years ago
Jan Tattermusch
de030a35a2
regenerate projects
8 years ago
Vijay Pai
adb76ee1e6
Fix run_tests script for Mac
8 years ago
Ken Payson
7ff21a6719
Add Raspberry Pi Python binaries
8 years ago
Muxi Yan
1d3ce9a737
Move workaround_list to grpc_base
8 years ago
Ken Payson
6c286b5170
Update service account creds
8 years ago
Muxi Yan
29ff4665a8
Revert "Revert "Implement Server Backward Compatibility""
8 years ago
Craig Tiller
f09957bd04
Recover from more EINTRs
8 years ago
Craig Tiller
9d5d803bbf
Small fixes
8 years ago
Nicolas Noble
7edcce2147
Revert "Implement Server Backward Compatibility"
8 years ago
Ken Payson
937d96d051
Update Python interop tests to use google-auth package
...
The oauth2client test dependency is still needed as it used by
the beta API unit tests.
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
edc06e77a4
make one Node artfact build exclusive
8 years ago
Jan Tattermusch
3294474d15
adjust package build scripts to new paths
8 years ago
Jan Tattermusch
47c7521960
simplify building artifacts on a single machine
8 years ago
David Garcia Quintas
8ff3032053
Fix run_tests for C++
8 years ago
Matt Kwong
d1f40bd3b3
Make --measure_cpu_costs flag Mac-friendly
8 years ago
Matt Kwong
598fb57336
Enable IPv6 in Docker for internal CI
8 years ago
Vijay Pai
add2e4da2d
Remove gcc-4.4 and 4.6 from portability tests since core now accepts C++11.
8 years ago
Craig Tiller
1b84e03884
Dont run ubsan tests on boringssl
8 years ago
Muxi Yan
bf5a5f92be
Add a separate test case for workaround_cronet_compression
8 years ago
Muxi Yan
937dba3ea1
Put workaround list somewhere accessable by wrapping languages
8 years ago
Vijay Pai
f6f28a781d
Add 2 new scenarios for better bw measurement
8 years ago
Jan Tattermusch
1d00ccc3e9
fix C# macos x86 artifact build
8 years ago
Yong Ni
f0a54a1883
Removed the dockerfiles and test driver for stress test
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Ken Payson
029090628d
Upgrade protobuf to 3.3.0
8 years ago
Vijay Pai
98a501f435
Reduce concurrent RPCs for single-core tests since some were timing out
...
or otherwise taking long to complete
8 years ago
Craig Tiller
e21d2c1cd8
Bump version
8 years ago
Craig Tiller
ddc8a8243d
Fix port server on Windows
8 years ago
Sree Kuchibhotla
5a1a3b49f4
Separate this into a new poller
8 years ago
Craig Tiller
1f47730377
Fix deps between grpc and tracer system
8 years ago
Craig Tiller
924353a717
Finish merge, disable new pollers until they stabilize
8 years ago
Matt Kwong
d42f55bd90
Add UBSan to list of tests generated
8 years ago
Craig Tiller
e1f5302bc5
Port server fixes
...
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
Jan Tattermusch
883fe50140
add error and failure count to sponge log
8 years ago
Sree Kuchibhotla
d4fc32eacd
New epoll-based polling engine with dedicated poller threads
8 years ago
Craig Tiller
c3571791a5
Isolate timer checking in its own thread
8 years ago
Vijay Pai
eea8cf0fe3
Add QPS tests for one-sided streaming
8 years ago
Mark D. Roth
09e458c6cd
Implement client-side load reporting for grpclb.
8 years ago
Jan Tattermusch
56d8f825e1
fix Windows cmake build on internal_ci
8 years ago
Jan Tattermusch
aba4ee2f76
add C# generic insecure scenarios
8 years ago
Craig Tiller
5c53d1bd0a
Fix merge
8 years ago
David Garcia Quintas
4e9bef0f1e
Remove leftover thrift mentions
8 years ago
Jan Tattermusch
ac9c9f93b9
reports can create subdirs
8 years ago