Lines Matching +full:python +full:- +full:artifacts
3 This directory contains scripts that facilitate building and running tests. We are using python scr…
8 Builds gRPC in given language and runs unit tests. Use `tools/run_tests/run_tests.py --help` for mo…
11 `tools/run_tests/run_tests.py -l python -c dbg`
14 - `--use_docker` Builds a docker container containing all the prerequisites for given language and …
15 - `--build_only` Only build, do not run the tests.
17 …as `ImportError: No module named httplib2`, then you may be missing some Python modules. Install t…
25 Runs tests for cross-platform/cross-language interoperability. For more details, see [Interop tests…
26 The script is also capable of running interop tests for grpc-java and grpc-go, using sources checke…
29 `tools/run_tests/run_interop_tests.py -l python -s c++ --use_docker` (run interop tests with C# cli…
38 See [end-to-end benchmarking documentation](/tools/run_tests/peformance/README.md) for more info.
40 # Artifacts & Packages (task_runner.py)
42 … predefined tasks based on their labels. We use this to building binary artifacts & distrib packag…
45 `tools/run_tests/task_runner.py -f python artifact linux x64` (build tasks with labels `python`, `a…