aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/python_utils
Commit message (Collapse)AuthorAge
* auto-fix most of licensesGravatar Jan Tattermusch2017-06-08
|
* Merge pull request #11348 from matt-kwong/upload_windowsGravatar Matt Kwong2017-05-31
|\ | | | | Enable uploading more test results to BQ
| * Fix --measure_cpu_costs flag in run_tests.py on WindowsGravatar Matt Kwong2017-05-31
| |
* | Make jobset more eintr resilientGravatar Craig Tiller2017-05-26
|/
* Recover from more EINTRsGravatar Craig Tiller2017-05-15
|
* Small fixesGravatar Craig Tiller2017-05-15
|
* Make --measure_cpu_costs flag Mac-friendlyGravatar Matt Kwong2017-05-11
|
* Merge pull request #10967 from matt-kwong/upload_results2Gravatar Matt Kwong2017-05-09
|\ | | | | Add option to upload Jenkins test result to BQ
| * Add option to upload Jenkins test result to BQGravatar Matt Kwong2017-05-08
| |
* | Bump versionGravatar Craig Tiller2017-05-05
| |
* | Fix port server on WindowsGravatar Craig Tiller2017-05-05
| |
* | Merge pull request #10985 from jtattermusch/internal_ci_failing_targetsGravatar Jan Tattermusch2017-05-05
|\ \ | |/ |/| Improve XML reports for internal_ci.
* | Port server fixesGravatar Craig Tiller2017-05-04
| | | | | | | | | | - 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
| * show error details in internal_ciGravatar Jan Tattermusch2017-05-04
| |
| * add error and failure count to sponge logGravatar Jan Tattermusch2017-05-04
|/
* reports can create subdirsGravatar Jan Tattermusch2017-04-29
|
* Added verbose option to run_interop_test to ease tracing the commands invokedGravatar Yong Ni2017-04-26
|
* Ensure port server can shutdownGravatar Craig Tiller2017-04-25
|
* Add a mutex around allocate_portGravatar Craig Tiller2017-04-24
|
* Threaded port_serverGravatar Craig Tiller2017-04-24
|
* Allow specifying a maximum run time to run_testsGravatar Craig Tiller2017-04-21
|
* Add test filtering to performance pull requestsGravatar Matt Kwong2017-04-06
|
* fixGravatar Craig Tiller2017-03-29
|
* Missing importGravatar Craig Tiller2017-03-29
|
* Syntax fixGravatar Craig Tiller2017-03-29
|
* Add python commenter moduleGravatar Craig Tiller2017-03-29
|
* add http2 server test for unary calls that uses small frames and paddingGravatar Alexander Polcyn2017-03-22
|
* move health check to just before running test casesGravatar Eric Gribkoff2017-03-17
|
* increase wait for healthy timeoutGravatar Eric Gribkoff2017-03-17
|
* check error for docker inspectGravatar Eric Gribkoff2017-03-17
|
* add health check for http2 serverGravatar Eric Gribkoff2017-03-17
|
* Modify shebang on python scriptsGravatar Siddharth Shukla2017-03-12
| | | | | Change shebangs to `#!/usr/bin/env python` instead of `#!/usr/bin/env python2.7`.
* Make testing scripts python3.x compatibleGravatar Siddharth Shukla2017-03-12
| | | | | Update run_tests/*.py to use six based isomorphisms and print function from __future__ module.
* return tuple from jobset.run when skipping testsGravatar Jan Tattermusch2017-03-10
|
* Merge pull request #9769 from ctiller/always-use-port-serverGravatar Craig Tiller2017-03-01
|\ | | | | Always use port server
* \ Merge pull request #9812 from dgquintas/timestamp_logsGravatar David G. Quintas2017-02-28
|\ \ | | | | | | Timestamp test logs
| | * Merge github.com:grpc/grpc into always-use-port-serverGravatar Craig Tiller2017-02-28
| | |\ | |_|/ |/| |
* | | Add tools/internal_ci/ to test filterGravatar Matt Kwong2017-02-27
| | |
* | | Fix interop HTML report.Gravatar Adele Zhou2017-02-24
| | |
| * | PR commentsGravatar David Garcia Quintas2017-02-22
| | |
| * | Timestamp test logsGravatar David Garcia Quintas2017-02-21
| | |
| | * Merge branch 'traceback_port_server' of github.com:dgquintas/grpc into ↵Gravatar Craig Tiller2017-02-17
| | |\ | |_|/ |/| | | | | always-use-port-server
| | * Eliminate port server env var, force its use always, consolidate codeGravatar Craig Tiller2017-02-17
| |/
* / Cleanup and better loggingGravatar David Garcia Quintas2017-02-16
|/
* Fix port serverGravatar Craig Tiller2017-02-14
|
* Fix platform_string() usage, cut temporary space usageGravatar Craig Tiller2017-02-07
|
* Make the microbenchmark profile gatherer run some in parallelGravatar Craig Tiller2017-02-02
|
* Update interop html template locationGravatar Matt Kwong2016-12-22
|
* cleanup tools/run_tests directoryGravatar Jan Tattermusch2016-12-22