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
kpayson64
03f2200e83
Increase mac Python artifact build timeout
7 years ago
Jan Tattermusch
d606e36061
regenerate projects
7 years ago
Jan Tattermusch
999b650580
update third_party/boringssl to the latest chromium-stable
7 years ago
ncteisen
36e02bff2b
Fix sanity
7 years ago
ncteisen
97a3dbeb36
Move C++ to util, call it from core test
7 years ago
ncteisen
07ed0396a9
Add JsonProtoTest
7 years ago
Yihua Zhang
eaf6486677
Add ALTS code to grpc/core
7 years ago
ncteisen
9efb177730
Review feedback, gTest
7 years ago
ncteisen
e9587db853
Move status util
7 years ago
ncteisen
1cc064dbfc
Reviewer feedback, s/object_registry/channel_trace_registry
7 years ago
Jakob Roland Andersen
3ebfe92fa1
Update grpc-dart repo after The Move.
7 years ago
ncteisen
31c05ba668
reviewer feedback, rename
7 years ago
Jakob Roland Andersen
cb36a2a92b
Use pre-built Dart docker image.
7 years ago
Jan Tattermusch
9b719b35d5
clone grpc-dart when running on kokoro
7 years ago
Jan Tattermusch
0d629f09f8
yapf format code
7 years ago
Jan Tattermusch
8d3f976fcb
fix sanity tests
7 years ago
Jakob Roland Andersen
c7dd4b4309
WIP: Add Dart support in interop
7 years ago
ncteisen
7d90d5497c
Reviewer feedback
7 years ago
Vijay Pai
2f4161c210
Use stack frame size limits for consistency with internal builds
7 years ago
Naresh
32f7c48dad
Revert removals from python artifact dockerfiles
...
89ce16b
removed a few package installations from the dockerfiles for
building python artifacts. Revert them.
Revert certain package install removal from python artifact dockerfiles
7 years ago
Naresh
89ce16b6da
Update Dockerfiles for python artifacts to use latest git version
...
Due to a recent change (Feb 2018) in Github's policy to discontinue
support for weak cryptographic standards, older git versions stopped
working with Github repositories. The Dockerfiles for building python
artifacts currently uses git 2.0.5, that fails with an error `tlsv1
alert protocol version`.
The CentOS image by the latest source Dockerfile, `manylinux` comes
with the latest version of git as well, removing the need to manually
build git from source.
7 years ago
Adele Zhou
895cd4f8fa
Fix msan command
7 years ago
Eric Gribkoff
a32a4c51f8
C++ on Android example client and server
7 years ago
Adele Zhou
a6e173eee4
Refactor the scripts to remove redundant code.
7 years ago
Adele Zhou
6a24d8a42f
use mktemp to avoid hardcoding temp dir.
7 years ago
Adele Zhou
bf0126af4c
MSAN script
7 years ago
Adele Zhou
dfa20d88f1
Pin a commit that comes with ubsan and msan.
7 years ago
Adele Zhou
10e602b127
Increased timeout.
7 years ago