Merge pull request #5541 from jtattermusch/python_split_tests
Make python test suites run in parallel
No related branches found
No related tags found
Showing
- src/python/grpcio/tests/_runner.py 9 additions, 2 deletionssrc/python/grpcio/tests/_runner.py
- src/python/grpcio/tests/tests.json 62 additions, 0 deletionssrc/python/grpcio/tests/tests.json
- src/python/grpcio/tests/unit/_sanity/__init__.py 30 additions, 0 deletionssrc/python/grpcio/tests/unit/_sanity/__init__.py
- src/python/grpcio/tests/unit/_sanity/_sanity_test.py 53 additions, 0 deletionssrc/python/grpcio/tests/unit/_sanity/_sanity_test.py
- tools/run_tests/build_python.sh 2 additions, 0 deletionstools/run_tests/build_python.sh
- tools/run_tests/run_python.sh 6 additions, 1 deletiontools/run_tests/run_python.sh
- tools/run_tests/run_tests.py 19 additions, 7 deletionstools/run_tests/run_tests.py
Loading
Please register or sign in to comment