Home
last modified time | relevance | path

Searched full:build_only (Results 1 – 25 of 33) sorted by relevance

12

/external/grpc-grpc/
D.travis.yml12 WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
15 WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
18 WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
22 # WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
26 BUILD_ONLY="true" INTEROP_SERVER="false"
29 BUILD_ONLY="true" INTEROP_SERVER="false"
32 BUILD_ONLY="true" INTEROP_SERVER="false"
34 WORKSPACE="Sample.xcworkspace" TEST_PATH="src/objective-c/examples/Sample" BUILD_ONLY="true"
37 WORKSPACE="Sample.xcworkspace" TEST_PATH="src/objective-c/examples/Sample" BUILD_ONLY="true"
41 BUILD_ONLY="true" INTEROP_SERVER="false"
[all …]
/external/rust/crates/grpcio-sys/grpc/
D.travis.yml12 WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
15 WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
18 WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
22 # WORKSPACE="Tests.xcworkspace" TEST_PATH="src/objective-c/tests" BUILD_ONLY="false"
26 BUILD_ONLY="true" INTEROP_SERVER="false"
29 BUILD_ONLY="true" INTEROP_SERVER="false"
32 BUILD_ONLY="true" INTEROP_SERVER="false"
34 WORKSPACE="Sample.xcworkspace" TEST_PATH="src/objective-c/examples/Sample" BUILD_ONLY="true"
37 WORKSPACE="Sample.xcworkspace" TEST_PATH="src/objective-c/examples/Sample" BUILD_ONLY="true"
41 BUILD_ONLY="true" INTEROP_SERVER="false"
[all …]
/external/grpc-grpc/tools/run_tests/
Drun_tests_matrix.py136 if '--build_only' in extra_args:
315 # TODO(jtattermusch): some of the tests are failing, so we force --build_only
323 extra_args=extra_args + ['--build_only'],
327 # TODO(jtattermusch): some of the tests are failing, so we force --build_only
335 extra_args=extra_args + ['--build_only'],
366 # TODO(jtattermusch): some of the tests are failing, so we force --build_only
375 extra_args=extra_args + ['--build_only'],
454 '--build_only',
458 help='Pass --build_only flag to run_tests.py instances.')
517 if args.build_only:
[all …]
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/
Drun_tests_matrix.py146 if '--build_only' in extra_args:
293 # TODO(jtattermusch): some of the tests are failing, so we force --build_only
300 extra_args=extra_args + ['--build_only'],
305 # TODO(jtattermusch): some of the tests are failing, so we force --build_only
312 extra_args=extra_args + ['--build_only'],
345 # generated. Remove the --build_only flag
352 extra_args=extra_args + ['--build_only'],
398 argp.add_argument('--build_only',
402 help='Pass --build_only flag to run_tests.py instances.')
462 if args.build_only:
[all …]
/external/grpc-grpc/tools/run_tests/performance/
Dbuild_performance.sh56 …python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --build_only -j 8 --compiler corec…
62 python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --build_only -j 8
Dbuild_performance_php7.sh20 python tools/run_tests/run_tests.py -l php7 -c "$CONFIG" --build_only -j 8
/external/rust/crates/grpcio-sys/grpc/tools/run_tests/performance/
Dbuild_performance.sh64 python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --build_only -j 8
82 python tools/run_tests/run_tests.py -l "$language" -c "$CONFIG" --build_only -j 8
Dbuild_performance_php7.sh20 python tools/run_tests/run_tests.py -l php7 -c "$CONFIG" --build_only -j 8
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/
Dgrpc_portability_build_only.cfg29 value: "-f portability linux --inner_jobs 4 -j 4 --internal_ci --build_only"
Dgrpc_build_submodule_at_head.sh58 tools/run_tests/run_tests_matrix.py -f linux --inner_jobs 4 -j 4 --internal_ci --build_only
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/windows/
Dgrpc_portability_build_only.cfg29 value: "-f portability windows --internal_ci --build_only"
/external/rust/crates/grpcio-sys/grpc/tools/internal_ci/linux/pull_request/
Dgrpc_basictests_c_cpp_build_only.cfg29 value: "-f basictests linux corelang --inner_jobs 16 -j 1 --internal_ci --build_only"
/external/grpc-grpc/tools/internal_ci/windows/
Dgrpc_portability_build_only.cfg29 value: "-f portability windows --internal_ci --build_only"
/external/grpc-grpc/tools/internal_ci/linux/
Dgrpc_portability_build_only.cfg29 value: "-f portability linux --inner_jobs 4 -j 4 --internal_ci --build_only"
Dgrpc_build_submodule_at_head.sh45 tools/run_tests/run_tests_matrix.py -f linux --inner_jobs 4 -j 4 --internal_ci --build_only
/external/rust/crates/grpcio-sys/grpc/tools/distrib/docgen/
D_generate_python_doc.sh27 …run_tests/run_tests.py -c opt -l python --compiler python3.8 --newline_on_success -j 8 --build_only
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l csharp -c dbg --build_only
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_csharpcoreclr/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l csharp -c dbg --build_only
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_python/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l python --compiler python3.7 -c opt --build_only
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_pythonasyncio/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l python --compiler python3.7 -c opt --build_only
/external/rust/crates/grpcio-sys/grpc/tools/dockerfile/interoptest/grpc_interop_csharp/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l csharp -c dbg --build_only
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_python/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l python --compiler python2.7 -c opt --build_only
/external/grpc-grpc/tools/dockerfile/interoptest/grpc_interop_csharp/
Dbuild_interop.sh32 tools/run_tests/run_tests.py -l csharp -c dbg --build_only
/external/grpc-grpc/templates/tools/dockerfile/
Dcsharp_build_interop.sh.include32 tools/run_tests/run_tests.py -l csharp -c dbg --build_only
/external/grpc-grpc/tools/internal_ci/macos/
Dgrpc_interop_toprod.sh25 tools/run_tests/run_tests.py -l c++ -c opt --build_only

12