Classes | Namespaces | Functions | Variables
run_grpclb_interop_tests.py File Reference

Go to the source code of this file.

Classes

class  run_grpclb_interop_tests.CXXLanguage
 
class  run_grpclb_interop_tests.GoLanguage
 
class  run_grpclb_interop_tests.JavaLanguage
 

Namespaces

 run_grpclb_interop_tests
 

Functions

def run_grpclb_interop_tests._job_kill_handler (job)
 
def run_grpclb_interop_tests.backend_server_jobspec (transport_security, shortname)
 
def run_grpclb_interop_tests.build_interop_image_jobspec (lang_safename, basename_prefix='grpc_interop')
 
def run_grpclb_interop_tests.dns_server_in_docker_jobspec (grpclb_ips, fallback_ips, shortname, cause_no_error_no_data_for_balancer_a_record)
 
def run_grpclb_interop_tests.docker_run_cmdline (cmdline, image, docker_args, cwd, environ=None)
 
def run_grpclb_interop_tests.fallback_server_jobspec (transport_security, shortname)
 
def run_grpclb_interop_tests.grpc_server_in_docker_jobspec (server_cmdline, shortname)
 
def run_grpclb_interop_tests.grpclb_jobspec (transport_security, short_stream, backend_addrs, shortname)
 
def run_grpclb_interop_tests.lb_client_interop_jobspec (language, dns_server_ip, docker_image, transport_security='tls')
 
def run_grpclb_interop_tests.run_one_scenario (scenario_config)
 
def run_grpclb_interop_tests.shortname (shortname_prefix, shortname, index)
 
def run_grpclb_interop_tests.transport_security_to_args (transport_security)
 
def run_grpclb_interop_tests.wait_until_dns_server_is_up (dns_server_ip)
 

Variables

 run_grpclb_interop_tests._
 
int run_grpclb_interop_tests._BACKEND_SERVER_PORT = 8080
 
int run_grpclb_interop_tests._BALANCER_SERVER_PORT = 12000
 
string run_grpclb_interop_tests._FAKE_SERVERS_SAFENAME = 'fake_servers'
 
int run_grpclb_interop_tests._FALLBACK_SERVER_PORT = 443
 
dictionary run_grpclb_interop_tests._LANGUAGES
 
string run_grpclb_interop_tests._SERVICE_NAME = 'server.test.google.fr'
 
int run_grpclb_interop_tests._TEST_TIMEOUT = 30
 
 run_grpclb_interop_tests.all_scenarios = json.loads(scenarios_input.read())
 
 run_grpclb_interop_tests.argp = argparse.ArgumentParser(description='Run interop tests.')
 
 run_grpclb_interop_tests.args = argp.parse_args()
 
list run_grpclb_interop_tests.build_jobs = []
 
 run_grpclb_interop_tests.choices
 
 run_grpclb_interop_tests.const
 
 run_grpclb_interop_tests.default
 
 run_grpclb_interop_tests.do_newline
 
dictionary run_grpclb_interop_tests.docker_images = {}
 
 run_grpclb_interop_tests.help
 
def run_grpclb_interop_tests.job = build_interop_image_jobspec(l.safename)
 
dictionary run_grpclb_interop_tests.l = _LANGUAGES[lang_name]
 
 run_grpclb_interop_tests.languages = list(_LANGUAGES.keys())
 
 run_grpclb_interop_tests.maxjobs
 
 run_grpclb_interop_tests.nargs
 
 run_grpclb_interop_tests.newline_on_success
 
 run_grpclb_interop_tests.num_failures = 0
 
 run_grpclb_interop_tests.ROOT = os.path.abspath(os.path.join(os.path.dirname(sys.argv[0]), '../..'))
 
 run_grpclb_interop_tests.type
 


grpc
Author(s):
autogenerated on Fri May 16 2025 03:01:30