aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/python_utils
Commit message (Collapse)AuthorAge
* Upgrade yapf to 0.20.0Gravatar Mehrdad Afshari2018-01-02
| | | | Upgrade yapf version to 0.20.0 and reformat Python files.
* Pass KOKORO_BUILD_ID to DockerGravatar Matt Kwong2017-12-20
|
* yapf tools/run_tests/sanityGravatar ncteisen2017-12-11
|
* yapf tools/run_tests/python_utilsGravatar ncteisen2017-12-11
|
* Exclude cronet restricted ports from port server poolGravatar Muxi Yan2017-12-07
|
* Remove src/node and references to itGravatar murgatroid992017-10-25
| | | | | | This removes all of the node code and tests from the repo, along with the scripts for running Node unit tests, performance tests, and artifact builds. The scripts for running tests from the grpc-node repository are untouched.
* Merge github.com:grpc/grpc into verifyGravatar Craig Tiller2017-10-17
|\
| * explain retries and jobset.max_time settingGravatar Jan Tattermusch2017-10-16
| |
* | Merge github.com:grpc/grpc into verifyGravatar Craig Tiller2017-10-12
|\|
| * Merge github.com:grpc/grpc into qps_failyaGravatar Craig Tiller2017-10-10
| |\
* | | test/core should trigger c++ suite nowadaysGravatar Craig Tiller2017-10-07
| | |
| | * Add uploading interop result to BQGravatar Matt Kwong2017-10-06
| |/ |/|
| * FixesGravatar Craig Tiller2017-10-06
|/
* Merge pull request #12841 from jtattermusch/report_elapsed_on_timeoutGravatar Jan Tattermusch2017-10-06
|\ | | | | jobset.py: report elapsed time for jobs that time out
| * report elapsed time for jobs that time outGravatar Jan Tattermusch2017-10-05
| |
* | retry when uploading results to bigqueryGravatar Jan Tattermusch2017-10-05
|/
* Merge pull request #12777 from apolcyn/reduce_test_parrallelizationGravatar apolcyn2017-10-04
|\ | | | | Put a safety limit on parallelization of tests
| * Limit max jobs cpu agnostic way, to avoid overloading the testGravatar Alexander Polcyn2017-10-02
| | | | | | | | environment
* | Merge pull request #12596 from matt-kwong/node-testingGravatar Michael Lumish2017-09-28
|\ \ | |/ |/| Add testing of grpc-node for Linux and MacOS
| * Add testing of grpc-node for Linux and MacOSGravatar Matt Kwong2017-09-20
| |
* | test everything if internal_ci scripts changeGravatar Jan Tattermusch2017-09-18
| |
* | Merge pull request #12515 from matt-kwong/fix-perf2Gravatar Matt Kwong2017-09-15
|\ \ | |/ |/| Revert "Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand""
* | Merge branch 'master' into kokoro_filGravatar Matt Kwong2017-09-13
|\ \
| * | Make unmeasured CPU costs be 1, not 0Gravatar Craig Tiller2017-09-12
| | | | | | | | | | | | | | | Allows capturing 0 as a CPU cost, which we'll be able to leverage to increase concurrency (once data has caught up in a few days)
| | * Revert "Merge pull request #12513 from grpc/revert-12289-sig_hand"Gravatar Matt Kwong2017-09-12
| | | | | | | | | | | | | | | This reverts commit 81ad19d4be0e12d519b026a37982f14ff87a0847, reversing changes made to ed63aac1952b8f19c7f1b4186cae139613c77603.
| | * Revert "Let alarms trigger at end of jobset.py instead of clearing them"Gravatar Craig Tiller2017-09-12
| | |
* | | Add Kokoro test filtering for MacOS/WindowsGravatar Matt Kwong2017-09-11
|/ /
| * Get rid of have_alarm var in jobset.pyGravatar Matt Kwong2017-08-29
| |
| * Let alarms at end of jobset.py trigger isntead of clearingGravatar Matt Kwong2017-08-24
| |
| * Revert "Don't clear alarm in jobset when running performance tests"Gravatar Matt Kwong2017-08-24
|/ | | | This reverts commit c15d32bbe89a2bf950992ded06d1b3da7f1f39a6.
* Remove bazel warning (we have owners now), set noparent on bazel/OWNERSGravatar Craig Tiller2017-07-13
|
* Merge pull request #11670 from matt-kwong/perf_alarmGravatar Matt Kwong2017-07-11
|\ | | | | Don't clear alarm in jobset when running performance tests
| * Don't clear alarm in jobset when running performance testsGravatar Matt Kwong2017-07-10
| |
* | Merge branch 'master' of github.com:grpc/grpc into matrixGravatar Yong Ni2017-07-05
|\ \
| * | Add return code as a field in BQ results uplaodGravatar Matt Kwong2017-07-05
| |/
* | Added timestamp to the xml report and minor changes to the API per review ↵Gravatar Yong Ni2017-07-05
| | | | | | | | feedback.
* | Created test driver to run matrix test against different docker images in ↵Gravatar Yong Ni2017-06-30
| | | | | | | | GCR and generate a Junit like test result file.
| * Clear alarms in jobset.py when finished running jobsGravatar Matt Kwong2017-06-16
| |
| * Merge pull request #11248 from matt-kwong/part_tablesGravatar Matt Kwong2017-06-14
| |\ | | | | | | Upload Jenkins tests results to a partitioned BQ table
| * | Add Kokoro metadata to BQ uploadGravatar Matt Kwong2017-06-09
| | |
| * | Add test to check if bazel subdirectory was modifiedGravatar Matt Kwong2017-06-09
|/ /
* | 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
|/ /
| * Upload Jenkins tests results to a partitioned BQ tableGravatar Matt Kwong2017-05-24
|/
* 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