grpc/tools/run_tests/python_utils
Richard Belleville 59693b7e72
Migrate Infrastructure Scripts to Python 3 (#27135)
* Run 2to3 on tools directory

* Delete github_stats_tracking

* Re-run 2to3

* Remove unused script

* Remove unused script

* Remove unused line count utility

* Yapf. Isort

* Remove accidentally included file

* Migrate tools/distrib directory to python 3

* Remove unnecessary shebang

* Restore line_count directory

* Immediately convert subprocess.check_output output to string

* Take care of Python 2 shebangs

* Invoke scripts using a Python 3 interpreter

* Yapf. Isort

* Try installing Python 3 first

* See if we have any Python 3 versions installed

* Add Python 3.7 to Windows path

* Try adding a symlink

* Try to symlink differently

* Install six for Python 3

* Run run_interop_tests with python 3

* Try installing six in python3.7 explicitly

* Revert "Try installing six in python3.7 explicitly"

This reverts commit 2cf60d72f3.

* And debug some more

* Fix issue with jobset.py

* Add debug for CI failure

* Revert microbenchmark changes
2021-11-08 08:55:25 -08:00
..
__init__.py auto-fix most of licenses 2017-06-08 11:22:41 +02:00
antagonist.py yapf tools/run_tests/python_utils 2017-12-11 16:54:47 -08:00
check_on_pr.py Use PUT not POST to avoid duplicate bloat labels (#27952) 2021-11-05 13:56:31 -07:00
dockerjob.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
download_and_unzip.py Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00
filter_pull_request_tests.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
jobset.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
port_server.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
report_utils.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
start_port_server.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
upload_rbe_results.py Migrate Infrastructure Scripts to Python 3 (#27135) 2021-11-08 08:55:25 -08:00
upload_test_results.py Fix stdout handling in jobset.py (#27493) 2021-10-04 16:00:40 -07:00
watch_dirs.py Introduce Python import sorting to our sanity test suite (#26768) 2021-07-26 12:31:21 -07:00