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 |