ncteisen
920bf3cdac
Add tracer sanity test
7 years ago
Yong Ni
a808af1561
Added grpc_interop_matrix.cfg for kokoro.
7 years ago
Vijay Pai
3d7d5f4ed2
Create inproc transport, add relevant tests, exclude irrelevant tests
7 years ago
Craig Tiller
8a08400af2
Fix spam
7 years ago
Craig Tiller
98240d07b4
Fix another merging bug in mkowners
7 years ago
Yong Ni
51750dc7d1
Added c++ to interop_matrix. Per earlier conversation, interop_matrix will not run against different compiler/toolchains so we are not addding _<runtime> to c++. This simplifies our setup and reduces unnecesary complexities in the infrastructure.
7 years ago
Craig Tiller
92a85558bc
Fix argument ordering
7 years ago
Craig Tiller
7976bdd09b
Change from intersection to supersets for glob comparisons
...
This has the disadvantage that we can only use the current tree to
collect evidence of overlap -- this means that it's possible for file
addition or deletion to force a CODEOWNERS update.
HOWEVER, it has the advantage that it's correct and propagates ownership
in the way that we want (alleviating murgatroid@ from having to approve
every additional file in the repository)
7 years ago
Mark D. Roth
0696611fb5
Do not return calls on server when request proto fails to deserialize.
7 years ago
Jan Tattermusch
fd37497f25
two multilang tests at a time
7 years ago
Mehrdad Afshari
76a316cb1f
Add `set noparent` to Python OWNER files
7 years ago
Mehrdad Afshari
e6fb12fd96
Add additional OWNERS files for Python projects
7 years ago
murgatroid99
b5984601b8
Add myself as owner of files in several directories
7 years ago
Nicolas Noble
eb020ce29d
Few fixes for mkowners.py.
...
-) Paths should all be absolute to /
-) Computing the intersection of two globs should happen with the
full path in there, not just the directory's glob.
7 years ago
Muxi Yan
b750d2b5aa
lib - Fix ubsan by add exception to zlib function
7 years ago
Adele Zhou
44360ab64f
Modify image names to match the one in dockerhub.
7 years ago
yang-g
fdcb774cea
Regenerate projects and fixes
7 years ago
Craig Tiller
22d9516434
Use ** for OWNERS files for trees
7 years ago
Craig Tiller
80a87ea820
Fix copyrights
7 years ago
Craig Tiller
7e813a2bc4
Remove bazel warning (we have owners now), set noparent on bazel/OWNERS
7 years ago
Craig Tiller
e476f7d33f
Strawman OWNERS --> CODEOWNERS script
7 years ago
Jan Tattermusch
a3899426fe
shard basictests
7 years ago
Adele Zhou
e2810d2f53
Pull from dockerhub.
7 years ago
Adele Zhou
519318f752
Make it executable.
7 years ago
Muxi Yan
59827dd739
generate project
7 years ago
Jan Tattermusch
147f52f31e
increase timeout for builing ruby artifact
7 years ago
Jan Tattermusch
4af2c5d0e4
fix linux artifact build
7 years ago
Adele Zhou
b867c06088
Add config and script for cloud-to-prod for internal ci.
7 years ago
murgatroid99
e8b282f3c9
Remove python setup from artifact linux Dockerfiles
7 years ago
Adele Zhou
7301ab4d73
Use special report suffix for internal ci.
7 years ago
Jan Tattermusch
570bf3b2e8
fix node artifact build on kokoro
7 years ago
Jan Tattermusch
3d1103ae1b
fix objc tests
7 years ago
Noah Eisen
e7ba3e91f8
Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=1846
7 years ago
Noah Eisen
7e4c1dd4c9
Add fuzzer repro
7 years ago
Jan Tattermusch
cc14dee5a6
set open file limits
7 years ago
Matt Kwong
c15d32bbe8
Don't clear alarm in jobset when running performance tests
7 years ago
Ken Payson
a4710a090d
Revert "Remove lockfree-stack implementation that is no longer used"
...
This reverts commit 3d04e025bc
.
7 years ago
Mehrdad Afshari
bb3d95b643
Use https://grpc.io consistently as the canonical URL
7 years ago
Mehrdad Afshari
976eb7c4b4
Fetch grpc.io/release over https
7 years ago
murgatroid99
16e1f6d18b
Install Node 8 in artifact linux Dockerfiles
7 years ago
Matt Kwong
c87cbba379
Add return code as a field in BQ results uplaod
8 years ago
Yong Ni
5f32c517b1
Added timestamp to the xml report and minor changes to the API per review feedback.
8 years ago
Muxi Yan
e87a7e1a47
Move stream_compression to src/core/lib/compression
8 years ago
Muxi Yan
c1f837ce79
Make stream compression module
8 years ago
Jan Tattermusch
5c74d90a33
improve python artifact building
8 years ago
Yong Ni
f303426f72
Replaced 'docker run' with 'gcloud docker -- run' to take care of docker image downloading.
8 years ago
Eric Gribkoff
e5de5e5ffa
Run Android interops on Firebase
8 years ago
Yong Ni
b7ea4ab4d7
Created test driver to run matrix test against different docker images in GCR and generate a Junit like test result file.
8 years ago
Jan Tattermusch
0c435fe6cb
add more ruby artifact deps
8 years ago
Jan Tattermusch
c250b048a0
add mac deps to build artifacts on kokoro
8 years ago