HomeSort by relevance Sort by last modified time
    Searched refs:remote_worker_host (Results 1 - 3 of 3) sorted by null

  /external/grpc-grpc/tools/internal_ci/linux/
grpc_full_performance_master.sh 27 --remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grpc-kokoro-performance-client2-8core \
41 --remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core grpc-kokoro-performance-client2-32core \
54 --remote_worker_host grpc-kokoro-performance-windows1 grpc-kokoro-performance-windows2 \
grpc_full_performance_release.sh 27 --remote_worker_host grpc-kokoro-performance-server-8core grpc-kokoro-performance-client-8core grpc-kokoro-performance-client2-8core \
41 --remote_worker_host grpc-kokoro-performance-server-32core grpc-kokoro-performance-client-32core grpc-kokoro-performance-client2-32core \
54 --remote_worker_host grpc-kokoro-performance-windows1 grpc-kokoro-performance-windows2 \
  /external/grpc-grpc/tools/run_tests/
run_performance_tests.py 496 '--remote_worker_host',
597 if args.remote_worker_host:
598 for host in args.remote_worker_host:
627 languages, args.remote_worker_host, perf_cmd=perf_cmd)
642 netperf_hosts=args.remote_worker_host,

Completed in 255 milliseconds