Home
last modified time | relevance | path

Searched refs:service_account_key_file (Results 1 – 5 of 5) sorted by relevance

/external/grpc-grpc/tools/run_tests/
Drun_interop_tests.py713 def auth_options(language, test_case, service_account_key_file=None): argument
720 if not service_account_key_file:
722 service_account_key_file = '/root/service_account/GrpcTesting-726eb1347f15.json'
724 key_file_arg = '--service_account_key_file=%s' % service_account_key_file
735 env['GOOGLE_APPLICATION_CREDENTIALS'] = service_account_key_file
769 service_account_key_file=None, argument
791 service_account_key_file)
1317 service_account_key_file=args.
1318 service_account_key_file,
1330 service_account_key_file=args.
[all …]
/external/grpc-grpc/tools/internal_ci/macos/
Dgrpc_interop_toprod.sh34 --service_account_key_file="${KOKORO_GFILE_DIR}/GrpcTesting-726eb1347f15.json" \
/external/grpc-grpc/test/cpp/interop/
Dclient_helper.cc47 DECLARE_string(service_account_key_file);
Dclient.cc77 DEFINE_string(service_account_key_file, "",
/external/grpc-grpc/doc/
Dinterop-test-descriptions.md36 * --service_account_key_file=PATH
559 Test caller should set flag `--service_account_key_file` with the
608 - uses the flag `--service_account_key_file` with the path to a json key file
651 - uses the flag `--service_account_key_file` with the path to a json key file