aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/run_tests/python_utils
Commit message (Collapse)AuthorAge
* Use KOKORO_GITHUB_PULL_REQUEST_NUMBER instead of ghprbPullIdGravatar Lidi Zheng2018-12-18
|
* Reorgnize dependencies and variablesGravatar Lidi Zheng2018-12-17
|
* Download private key from KeyStoreGravatar Lidi Zheng2018-12-17
|
* Editing appid and installation idGravatar Nicolas Noble2018-12-14
| | | Created these from the grpc-bot account.
* Make yapf happyGravatar Lidi Zheng2018-12-14
|
* WIP: Utilize the GitHub Check FeatureGravatar Lidi Zheng2018-12-13
|
* Yapf all the thingsGravatar Richard Belleville2018-11-05
|
* Restore unnecessary 2to3 changeGravatar Richard Belleville2018-11-05
|
* Make run_tests.py python-version agnosticGravatar Richard Belleville2018-11-02
|
* do not mention bazel_wrapper.pyGravatar Jan Tattermusch2018-10-26
|
* Add a grpclb-in-DNS interop test suiteGravatar Alex Polcyn2018-10-23
|
* rename _tempfile -> _logfileGravatar Jan Tattermusch2018-09-26
|
* address commentsGravatar Jan Tattermusch2018-09-25
|
* support custom logfile name in jobset.pyGravatar Jan Tattermusch2018-09-25
|
* upload test duration for foundry testsGravatar Jan Tattermusch2018-09-12
|
* fixes to run_tests.py bq uploadingGravatar Jan Tattermusch2018-08-30
|
* refactor upload_to_bq functionsGravatar Jan Tattermusch2018-08-26
|
* correctly set performance job metadata on kokoroGravatar Jan Tattermusch2018-08-14
|
* Add error handling for when a test result cannot be parsedGravatar Matt Kwong2018-07-09
|
* Enable uploading UNKNOWN results for RBEGravatar Matt Kwong2018-06-29
|
* overhaul of top-level .md filesGravatar Jan Tattermusch2018-06-20
|
* Fix test failure detection when doing RBE uploadsGravatar Matt Kwong2018-06-20
|
* really upload bq test results in batchesGravatar Jan Tattermusch2018-06-13
|
* Merge pull request #15705 from jtattermusch/bq_batch_uploadGravatar Jan Tattermusch2018-06-12
|\ | | | | Upload test results to BQ in batches
| * upload bq test results in batchesGravatar Jan Tattermusch2018-06-11
| |
| * fix typoGravatar Jan Tattermusch2018-06-11
| |
* | Switch RBE build_url from Sponge to ResultStore Bazel invocationGravatar Matt Kwong2018-06-04
|/
* display test suite names with dots correctlyGravatar Jan Tattermusch2018-05-19
|
* Merge pull request #15345 from matt-kwong/rbe-uploadGravatar Matt Kwong2018-05-14
|\ | | | | Handle timeouts when uploading ResultStore results
| * Handle timeouts when uploading ResultStore resultsGravatar Matt Kwong2018-05-11
| |
* | run_tests: keep longer logs from individual test casesGravatar Jan Tattermusch2018-05-10
|/
* Merge pull request #14736 from matt-kwong/resultstore-resultsGravatar Matt Kwong2018-05-02
|\ | | | | Add test result uploading for RBE builds
| * Query ResultStore for tests instead of targetsGravatar Matt Kwong2018-04-05
| |
* | use ResultStore URL instead of Sponge for bigquery test resultsGravatar Jan Tattermusch2018-04-05
| |
| * Add test result uploading for RBE buildsGravatar Matt Kwong2018-03-21
|/
* 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
| |