Eric Gribkoff
6ee3e6db14
add fetch
7 years ago
Eric Gribkoff
2d9e7f9ebd
Add gRPC C++ on Android Kokoro build
7 years ago
Jan Tattermusch
9f40b5f293
further improve percentile() code
7 years ago
Jan Tattermusch
577e637920
reimplement percentile function
7 years ago
Mehrdad Afshari
baefff2610
Add v1.10.0 to portability tests
7 years ago
Adele Zhou
0e70223a49
Add older versions of Node back.
7 years ago
Adele Zhou
46fb1659f5
Use a dictionary to tell which version of test cases to run.
7 years ago
Adele Zhou
5657cd5827
Disable node 1.7.2 in backwards comp tests temporarily.
7 years ago
Matt Kwong
90e98c16ea
Add test result uploading for RBE builds
7 years ago
Jan Tattermusch
ffc2345ec8
fix resolver_component_tests_runner test in gcc_musl
7 years ago
Alex Polcyn
77f64f76bd
Put address_sorting's public header under its own directory. Also add
...
test_only to sort function used in test.
7 years ago
Alexander Polcyn
690dde672a
Add address sorting submodule for use in c-ares wrapper
7 years ago
murgatroid99
11fdbd892c
Re-enable some tests for the Node Pure JS interop client
7 years ago
Muxi Yan
b94d68111d
Add message size filter and deadline filter plugins
7 years ago
Muxi Yan
7cc4bd80af
Let cronet use grpc_cronet_registry_plugin
7 years ago
Ruslan Nigmatullin
99d0cee31b
regenerate projects
7 years ago
Jan Tattermusch
e29f350d3e
regenerate projects
7 years ago
Jan Tattermusch
ac08180ab3
Revert "Disabled the json_run_localhost:*_low_thread_count family of tests"
7 years ago
Jan Tattermusch
b22cb9e81b
Add config files for linux_extra artifacts
7 years ago
Jan Tattermusch
a9d59e195d
longer timeout for protoc artifacts on macos
7 years ago
ncteisen
3b42f83068
Revert "Revert "Channel Tracing Implementation; Part 1""
...
This reverts commit f2bea3725f
.
7 years ago
Noah Eisen
f2bea3725f
Revert "Channel Tracing Implementation; Part 1"
7 years ago
murgatroid99
b9250b4e01
Fix incorrect merge in node__master test case
7 years ago
murgatroid99
993769d425
Re-enable Node 1.0.1 in interop matrix
7 years ago
murgatroid99
9a09eefb35
Comment out older Node library versions
7 years ago
murgatroid99
dfb41b69ce
Make interop matrix compatible with new node repo
7 years ago
David Garcia Quintas
961353ab6d
moved filter to ext
7 years ago
Vijay Pai
ba46afe3e2
Delete status_test that has no coverage; replace with static_asserts
7 years ago
Adele Zhou
b1c9b5f10f
Replace old server_host with the new one via command line.
7 years ago
Nicolas "Pixel" Noble
6f3c4f0aab
Adding back nodejs version override support.
7 years ago
Jan Tattermusch
8f841d23f6
fix broken docker build for python distribtest base images
7 years ago
Jan Tattermusch
e2d47e84ac
ubuntu1504 and 1510 are past their end of life
7 years ago
Jan Tattermusch
d85bc0c837
upload all distribtest dockerimages to dockerhub
7 years ago
David Garcia Quintas
aa843f2bfc
Testing making the authority filter a plugin, for cronet
7 years ago
Jan Tattermusch
80d54f332c
add build_packages and distribtest kokoro jobs
7 years ago
Jan Tattermusch
5f3a452440
make package builds work on kokoro
7 years ago
kpayson64
539f5068bd
Abstract libuv implementation
...
Structures the libuv implementation to allow for a plugable
BSD style socket implementation to allow for other IO Managers
7 years ago
murgatroid99
a7ed100c2e
Add another missing install line
7 years ago
murgatroid99
ac21e04cf7
Fix python script style
7 years ago
Adele Zhou
d898926d3d
Incease job to 100.
7 years ago
murgatroid99
e0e110e2e0
Fix syntax error
7 years ago
murgatroid99
06210a103e
Node pure JS interop: add missing install line, skip more tests
7 years ago
murgatroid99
9d2275864a
Use different docker image for Node pure JS interop tests
7 years ago
David Garcia Quintas
c7c0d69d8b
Secure channels: use the right authority
7 years ago
murgatroid99
9eb82a4461
Regenerate Dockerfiles, fix image name reference, don't use mixed fixtures for Node
7 years ago
murgatroid99
2c86e064f0
Add Node pure JS interop client
7 years ago
Mark D. Roth
3d8b32d8b3
Convert byte_stream API to C++.
7 years ago
Naresh
712eb9ff91
Make logging after success in jobset more apparent
...
tools/run_tests/artifacts/artifact_targets.py is used in the artifact
build process to create the relevant jobset.JobSpec, but currently
prints the console output only if the build fails.
jobset.JobSpec has a verbose_success flag that is used to print the
process output even if it ends in SUCCESS, but is currently not easily
perceivable and is hard to find, making it very difficult to debug
SUCCESS cases. Make the flag more apparent by adding it as parameters
to jobspec creation methods in artifact_targets.
7 years ago
Yihua Zhang
04fb58efbd
Add ALTS code to grpc/core
7 years ago
Sree Kuchibhotla
ae277dd000
Revert "Add ALTS C stack to gRPC core"
7 years ago