Jan Tattermusch
a3be072605
Switch .py shebang to python3 ( #28963 )
...
* switch shebang to python3
* prepare_build_macos: install latest available patch for each python
3 years ago
Richard Belleville
2c889a9921
Fix stdout handling in jobset.py ( #27493 )
...
* Fix stdout handling in jobset.py
* Apparently ascii was a bad assumption
* Or how about this
* Just ignore non-utf8 characters
3 years ago
Jan Tattermusch
c1bf4e1a2a
Revert "Enable Alpine portability test to run under Python 3. ( #27464 )" ( #27485 )
...
This reverts commit 54d4e8f68b
.
3 years ago
Richard Belleville
54d4e8f68b
Enable Alpine portability test to run under Python 3. ( #27464 )
...
* Enable Alpine portability test to run under Python 3.
* Fix other scripts
3 years ago
Lidi Zheng
2231c2ba77
Introduce Python import sorting to our sanity test suite ( #26768 )
...
* Add isort_code.sh to sanity tests
* Run tools/distrib/isort_code.sh
* Fine tune the import order for relative imports
* Make pylint and project generation happy
* Fix a few corner cases
* Use --check instead of --diff
* The import order impacts test result somehow
* Make isort print diff and check output at the same time
* Let tools/run_tests/python_utils be firstparty library
* Run isort against latest HEAD
3 years ago
Jan Tattermusch
375b8551f7
update bigquery partition expiration
4 years ago
Esun Kim
7be821ac47
Yapf all target python sources
5 years ago
Jan Tattermusch
af1966aa03
fixes to run_tests.py bq uploading
6 years ago
Jan Tattermusch
cc3780eb50
refactor upload_to_bq functions
6 years ago
Jan Tattermusch
52e17d7d0b
correctly set performance job metadata on kokoro
6 years ago
Jan Tattermusch
5212dba112
really upload bq test results in batches
7 years ago
Jan Tattermusch
cc42e6dba8
upload bq test results in batches
7 years ago
Jan Tattermusch
f75ca1ac8a
use ResultStore URL instead of Sponge for bigquery test results
7 years ago
Matt Kwong
827c6e90e2
Pass KOKORO_BUILD_ID to Docker
7 years ago
ncteisen
05687c3da9
yapf tools/run_tests/python_utils
7 years ago
Matt Kwong
02dc5f58cf
Make BQ results build url point to Sponge
7 years ago
Matt Kwong
a9712ba7ff
Add uploading interop result to BQ
7 years ago
Jan Tattermusch
ac3d765041
retry when uploading results to bigquery
7 years ago
Matt Kwong
c87cbba379
Add return code as a field in BQ results uplaod
8 years ago
Matt Kwong
ea1fa277f0
Add Kokoro metadata to BQ upload
8 years ago
Jan Tattermusch
7897ae9308
auto-fix most of licenses
8 years ago
Matt Kwong
d14c0ea1f5
Upload Jenkins tests results to a partitioned BQ table
8 years ago
Matt Kwong
52ff986f94
Add option to upload Jenkins test result to BQ
8 years ago