Vishal Powar
fafde8ff21
Adding ads (data-plane-api) method name to wellknown names list.
...
This is the api for getting assignments from xDS server
6 years ago
Lidi Zheng
d1776af2ff
Make docgen.py work
...
* Merge unnecessary arguments
* Remove the build command (CI should make sure it works, not this script)
* Speed up the GitHub operations with proper flags
* Adding Sphinx to setup requirement
6 years ago
Bill Feng
c3720d124a
attempting single platform
6 years ago
Bill Feng
365ce568e1
fixed incorrect repo name
6 years ago
Juanli Shen
8a880801ae
Add support for LB config in service config
6 years ago
Bill Feng
caf56447d5
added custom platform
6 years ago
Bill Feng
d069bb2444
more destination fixes
6 years ago
Bill Feng
2532b8488c
updated toolchain subversion
6 years ago
Bill Feng
8006dddea2
updated toolchain subversion
6 years ago
Vishal Powar
862bba6fb4
Updating sanity check for submodules
6 years ago
Jan Tattermusch
310e1b07a7
adding THREAD_SANITIZER define seems to trigger #17175
6 years ago
Jan Tattermusch
e5f9f5ef46
disable grpc_tool_test on msan
6 years ago
Srini Polavarapu
25cd16ae58
Regenerate projects
6 years ago
Yihua Zhang
3fefdde3cc
remove ALTS shared resources
6 years ago
Yihua Zhang
99d8216d06
create internal version of grpc_call_cancel.
6 years ago
Jan Tattermusch
2cf1682c97
use the kokoro's default maxfiles on macosx
6 years ago
Bill Feng
47ed4f34ad
changed exclusion to the correct target
6 years ago
Jan Tattermusch
15451b5951
fix linux_extra python artifacts
6 years ago
Jan Tattermusch
14d0dff09f
make client_channel_stress_test run exclusively
6 years ago
Lidi Zheng
c6471a7f85
Only install virtualenv if not inside of virtualenv already
6 years ago
Bill Feng
5fbace0a03
fix incorrect exclusion of json_run_localhost in TSAN
6 years ago
Jan Tattermusch
e73d4db498
make python bazel tests outputs useful
6 years ago
Jan Tattermusch
969a155237
add script for running RBE msan on PRs
6 years ago
Jan Tattermusch
28ec812dcc
use sanitizer-related defines for absl
6 years ago
Jan Tattermusch
3f9f834b65
disable json_run_localhost on bazel RBE msan
6 years ago
Jan Tattermusch
2a4f8a3f25
use bazel --config= for all foundry builds
6 years ago
Bill Feng
9759a1b241
removed accidental submodule update
6 years ago
Moiz Haidry
1303ec7b53
Added benchmarks for Callback based Unary server
6 years ago
Jan Tattermusch
2b87b4ff07
run_tests_matrix.py should log run_tests commands
6 years ago
Jan Tattermusch
d83903ffd1
add _parallel_compile_patch.py to python manifest
6 years ago
Srini Polavarapu
1bf93a76f5
Regenerate projects
6 years ago
Lidi Zheng
8a0b08b574
Migrate tests from Python 3.4 to Python 3.7
6 years ago
Jan Tattermusch
dff13fe1a9
speedup C++ interop build
6 years ago
Jan Tattermusch
a8d960bbd2
speedup php7 interop build
6 years ago
Jan Tattermusch
f1df763d32
speedup PHP interop build
6 years ago
Jan Tattermusch
6645845658
run_interop_tests.py cleanup
6 years ago
Jan Tattermusch
af1e904029
time macos prepare script
6 years ago
Richard Belleville
762b269525
Retain compatiblity with python2
6 years ago
Yash Tibrewal
4cc3717e15
move client_interceptor.cc from src/cpp/codegen to src/cpp/client
6 years ago
Lidi Zheng
b8a9989005
Add support for utf-8 error messages
...
* Both server and client should be fine with utf-8 error messages now
* Adding an interop test: special status message
6 years ago
Richard Belleville
96b9538e4e
Yapf all the things
6 years ago
Richard Belleville
35c6e5541b
Restore unnecessary 2to3 change
6 years ago
Jan Tattermusch
42999868dc
update tools/internal_ci/README.md
6 years ago
Jan Tattermusch
2d44cbb649
only run objc tests in their own separate job
6 years ago
Richard Belleville
ac0904b569
Remove unnecessary list conversion
6 years ago
Richard Belleville
666fb1c5ee
Make run_tests.py python-version agnostic
6 years ago
Yihua Zhang
cd768ec12a
use gRPC thread model
6 years ago
Yash Tibrewal
b732e9c403
Make client interceptors see notification even if Cancel was done before the RPC was issued. Also add tests
6 years ago
Yash Tibrewal
e2361a4751
Add server interceptors in end2end_test
6 years ago
Yash Tibrewal
d736b1d309
Refactor tests slightly
6 years ago