Jan Tattermusch
429dcb228a
make sure PHP tests work on high sierra kokoro workers
6 years ago
Srini Polavarapu
cf104e1ba3
regenerate doxygen files
6 years ago
Bill Feng
527ddd9982
cleanup
6 years ago
Lidi Zheng
53476eced4
Adopt reviewer's suggestions
...
* Correct the StatusCode
* Format code
* Use @staticmethod
* Fix typo
6 years ago
Vishal Powar
f614fa5947
Adding upb as submodule
...
upb will be used for codegen of xDS protos.
6 years ago
Lidi Zheng
43599facf4
Channelz Python wrapper implementation
...
* Expose the C-Core API in Cython layer
* Handle the object translation
* Create a separate package for Channelz specifically
* Handle nullptr and raise exception if seen one
* Translate C++ Channelz unit tests
* Adding 5 more invalid query unit tests
Adding peripheral utility for grpcio-channelz package
* Add to `pylint_code.sh`
* Add to Python build script
* Add to artifact build script
* Add to Bazel
* Add to Sphinx module list
6 years ago
Bill Feng
74b780e096
added toolchain_resolution_debug for displaying platform
6 years ago
Bill Feng
70f9992d77
modified execution platform registration, added host platform
6 years ago
Jan Tattermusch
b0bcfb4ea5
use python stretch3.7 image for interop tests
6 years ago
Jan Tattermusch
422fdbfd6c
run python interop tests with python3.7
6 years ago
Jan Tattermusch
5a0f722590
run interop tests using python3.4
6 years ago
Jan Tattermusch
609cb8daa0
Revert "Revert "pin google-api-python-client to 1.6.7 to avoid breakage""
6 years ago
Yash Tibrewal
c7e92f26eb
Reviewer comments
6 years ago
Jan Tattermusch
b0417a59bf
Revert "pin google-api-python-client to 1.6.7 to avoid breakage"
6 years ago
Jan Tattermusch
3ce9b4fc43
remove remnants of ccache with --use_docker
...
using ccache when building under a docker image isn't useful when
building on kokoro as each build runs on a fresh VM.
Originally ccache builds were used to speed up jenkins builds,
now removing to guarantee build isolation and simplify stuff.
6 years ago
Jan Tattermusch
2108c0b6a7
avoid C++ flakes by decreasing coverage parallelism
6 years ago
Jan Tattermusch
51e238c2ed
run_tests.py cleanup: nits in PythonLanguage
6 years ago
Jan Tattermusch
3543b1b151
remove broken toplevel index.html file
6 years ago
Jan Tattermusch
cde2cec279
pip install coverage for python_stretch3.7 image
6 years ago
Jan Tattermusch
3a0c72ff6b
remove an unneeded shell script
6 years ago
Muxi Yan
f3e4ae633e
Regenerate projects
6 years ago
Jan Tattermusch
667a17c1f3
split up coverage runs by language
6 years ago
Yash Tibrewal
bab043e865
Cleanup
6 years ago
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