Craig Tiller
e30f41d70e
Fix sanity
8 years ago
Craig Tiller
bbfb25bf70
Sanitize before bigquery upload
8 years ago
ncteisen
ff023ef7e3
Fix bm_diff to handle 0s
8 years ago
Craig Tiller
3488780949
Handle floats in bm_json
8 years ago
Craig Tiller
47f37f3db3
Change execution order
8 years ago
Craig Tiller
e736b705cc
Add Zalloc to bq conversion table
8 years ago
Jan Tattermusch
7134a316f6
add --manual_run option for running interop tests
8 years ago
Jan Tattermusch
d159af31fc
return tuple from jobset.run when skipping tests
8 years ago
Matt Kwong
e3edfe2986
Give execute permission for Kokoro shell scripts
8 years ago
Matt Kwong
f90d4c8372
Add copyright and license to bm_diff.py
8 years ago
Nathaniel Manista
9f1e5ab3c9
Add test behavior to yapf_code.sh
...
With this change yapf_code no longer changes the code under test when
executed from within the sanity tests.
8 years ago
David Garcia Quintas
74cec10619
Bumped version to 1.3.0-dev
8 years ago
Jan Tattermusch
be2807de92
Add newest dotnet SDK to C# dockerfile
8 years ago
Craig Tiller
c945c12b47
Revert "Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks""
...
This reverts commit 0cb7fef40669789c8720427c70b892a41e27bbdf.
8 years ago
Craig Tiller
ad14bcec61
Fix mac build
8 years ago
Jan Tattermusch
0cb7fef406
Revert "Split bm_fullstack into pieces, reuse infrastructure across other microbenchmarks"
8 years ago
ncteisen
1a882cfc4a
Add more core banned functions
8 years ago
Matt Kwong
b97e82b179
Change Kokoro scripts to use run_tests_matrix.py
8 years ago
Craig Tiller
47c56a677e
A better benchmark diff script
8 years ago
Craig Tiller
5adc93e0ba
Add more interesting metrics
8 years ago
Craig Tiller
26995eb2ee
Get filename right
8 years ago
Craig Tiller
b432885a56
Always write index.html
8 years ago
Matt Kwong
5faabc45c5
Fix pyenv dockerfile
8 years ago
David Garcia Quintas
e2bdbfe075
Fix misplaced assert in run_tests.py
8 years ago
Jan Tattermusch
3464f70694
dont silence realtime output from run_tests.py --use_docker
8 years ago
Craig Tiller
12352b2c5c
Add test of server builder, including channel args
8 years ago
Craig Tiller
4751c28b0b
Add channel arguments to server builder
8 years ago
Jan Tattermusch
5a59c43e7a
make report naming internal-CI compliant
8 years ago
Matt Kwong
8809afd0ab
Update regex to find sponge_log.xml
8 years ago
Craig Tiller
76fc48bc5c
Start of diff script
8 years ago
Matt Kwong
1fabdfb870
Add more Kokoro job configs
8 years ago
Craig Tiller
eb24a7bd84
Use new diff script
8 years ago
Craig Tiller
6921820fab
Ensure port server is running on remote hosts
8 years ago
Mehrdad Afshari
9b3c73d1cd
Updated protobuf dependency for python to 3.2.0
8 years ago
Jan Tattermusch
3b7bcc3eb0
fix grpcio_tools build on windows
8 years ago
Mehrdad Afshari
065d924436
Updated python scripts to work with protobuf 3.2.0
...
Since the build script of python grpcio-tools package
is very much entangled with the build system of protobuf,
and protobuf build scripts added a build step that
compiles js/embed.cc to create a preprocessor binary
that takes some .js files and generates a single
well_known_types_embed.cc which then gets linked to the
rest of protobuf source tree.
The generated code seems to be used only by the JS
portion of protoc, so is not expected to affect
our python build. Since we did not want to replicate
the entire build process of protobuf, we decided to
pre-generate the well_known_types_embed.cc and keep
it in our repo and then substitute the js/embed.cc
compiler file with it.
8 years ago
Jan Tattermusch
a3d87cad7e
fix C# nuget restore
8 years ago
Jan Tattermusch
5cf218e641
regenerate protoc_lib_deps.py
8 years ago
Jan Tattermusch
6820c8c746
fix bazel_deps.sh
8 years ago
Jan Tattermusch
fddb01d537
upgrade third_party/protobuf to 3.2.0
8 years ago
Craig Tiller
3651eece9b
Fix merge error
8 years ago
Craig Tiller
b699640a77
Factor out benchmark parsing code to enable diffs more easily
8 years ago
Craig Tiller
e067b6e119
Resolve sanity failures
8 years ago
Craig Tiller
f09ec59222
Fix mac build
8 years ago
Craig Tiller
0dc57ad46f
Move trickle to the end: it takes a while, and its less important (in the face of failures)
8 years ago
Craig Tiller
0d8b11fe21
Update test list
8 years ago
Craig Tiller
52bd441b25
Get back trickle
8 years ago
Craig Tiller
12d22e472b
Further splitting
8 years ago
Craig Tiller
62ac65b183
Split bm_fullstack unary ping pong out
8 years ago
Craig Tiller
627a59892a
Prep for splitting bm_fullstack
8 years ago