Matt Kwong
d14c0ea1f5
Upload Jenkins tests results to a partitioned BQ table
8 years ago
Craig Tiller
f09957bd04
Recover from more EINTRs
8 years ago
Craig Tiller
9d5d803bbf
Small fixes
8 years ago
Matt Kwong
d1f40bd3b3
Make --measure_cpu_costs flag Mac-friendly
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago
Craig Tiller
e21d2c1cd8
Bump version
8 years ago
Craig Tiller
ddc8a8243d
Fix port server on Windows
8 years ago
Craig Tiller
e1f5302bc5
Port server fixes
...
- correct a couple of race conditions that could result in duplicated port assignments to different processes
- enhance detection code for 'is this port in use' to be much more robust
8 years ago
Jan Tattermusch
98ae39c121
show error details in internal_ci
8 years ago
Jan Tattermusch
883fe50140
add error and failure count to sponge log
8 years ago
Jan Tattermusch
ac9c9f93b9
reports can create subdirs
8 years ago
Matt Kwong
72824a1416
Add test filtering to performance pull requests
8 years ago
Yong Ni
35ee7e7967
Added verbose option to run_interop_test to ease tracing the commands invoked
8 years ago
Alexander Polcyn
f5521c33f9
Revert "Merge branch 'master' into v1.3.x"
...
This reverts commit 79759fea1a
, reversing
changes made to dc36f4df6a
.
8 years ago
Craig Tiller
8861386b86
Allow specifying a maximum run time to run_tests
8 years ago
Craig Tiller
09ebed7bf4
Ensure port server can shutdown
8 years ago
Craig Tiller
ec49524269
Add a mutex around allocate_port
8 years ago
Craig Tiller
ea525ebd39
Threaded port_server
8 years ago
Craig Tiller
a1ac2a1317
Allow specifying a maximum run time to run_tests
8 years ago
Matt Kwong
5eecba42c3
Add test filtering to performance pull requests
8 years ago
Eric Gribkoff
358f1024ea
backport #10100 and #10377
8 years ago
Craig Tiller
8a26aab8a2
fix
8 years ago
Craig Tiller
70abee2687
Missing import
8 years ago
Craig Tiller
a61dce07a8
Syntax fix
8 years ago
Craig Tiller
5431f90960
Add python commenter module
8 years ago
Alexander Polcyn
50fdc8ab19
add http2 server test for unary calls that uses small frames and padding
8 years ago
Eric Gribkoff
2f59cf2dc3
move health check to just before running test cases
8 years ago
Eric Gribkoff
92a5d28a4c
increase wait for healthy timeout
8 years ago
Eric Gribkoff
d86a19efd0
check error for docker inspect
8 years ago
Eric Gribkoff
22afddf53c
add health check for http2 server
8 years ago
Siddharth Shukla
8e64d901fd
Modify shebang on python scripts
...
Change shebangs to `#!/usr/bin/env python` instead of
`#!/usr/bin/env python2.7`.
8 years ago
Siddharth Shukla
d194f59939
Make testing scripts python3.x compatible
...
Update run_tests/*.py to use six based isomorphisms and print function
from __future__ module.
8 years ago
Jan Tattermusch
d159af31fc
return tuple from jobset.run when skipping tests
8 years ago
Matt Kwong
28b0f2a0d1
Add tools/internal_ci/ to test filter
8 years ago
Adele Zhou
429e5607f7
Fix interop HTML report.
8 years ago
David Garcia Quintas
e6e7b017dd
PR comments
8 years ago
David Garcia Quintas
c30b84e6f3
Timestamp test logs
8 years ago
Craig Tiller
cba864bfbe
Eliminate port server env var, force its use always, consolidate code
8 years ago
David Garcia Quintas
46a1cca0ee
Cleanup and better logging
8 years ago
Craig Tiller
37bfff35ee
Fix port server
8 years ago
Craig Tiller
6911d08388
Fix platform_string() usage, cut temporary space usage
8 years ago
Craig Tiller
7dc4ea66f0
Make the microbenchmark profile gatherer run some in parallel
8 years ago
Matt Kwong
c830eb5b6b
Update interop html template location
8 years ago
Jan Tattermusch
5c79a3199c
cleanup tools/run_tests directory
8 years ago