Public Member Functions | Public Attributes | List of all members
run_tests.Config Class Reference
Inheritance diagram for run_tests.Config:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, config, environ=None, timeout_multiplier=1, tool_prefix=[], iomgr_platform='native')
 
def job_spec (self, cmdline, timeout_seconds=_DEFAULT_TIMEOUT_SECONDS, shortname=None, environ={}, cpu_cost=1.0, flaky=False)
 

Public Attributes

 build_config
 
 environ
 
 iomgr_platform
 
 timeout_multiplier
 
 tool_prefix
 

Detailed Description

Definition at line 111 of file run_tests.py.

Constructor & Destructor Documentation

◆ __init__()

def run_tests.Config.__init__ (   self,
  config,
  environ = None,
  timeout_multiplier = 1,
  tool_prefix = [],
  iomgr_platform = 'native' 
)

Definition at line 113 of file run_tests.py.

Member Function Documentation

◆ job_spec()

def run_tests.Config.job_spec (   self,
  cmdline,
  timeout_seconds = _DEFAULT_TIMEOUT_SECONDS,
  shortname = None,
  environ = {},
  cpu_cost = 1.0,
  flaky = False 
)
Construct a jobset.JobSpec for a test under this config

       Args:
 cmdline:      a list of strings specifying the command line the test
       would like to run

Definition at line 128 of file run_tests.py.

Member Data Documentation

◆ build_config

run_tests.Config.build_config

Definition at line 116 of file run_tests.py.

◆ environ

run_tests.Config.environ

Definition at line 117 of file run_tests.py.

◆ iomgr_platform

run_tests.Config.iomgr_platform

Definition at line 121 of file run_tests.py.

◆ timeout_multiplier

run_tests.Config.timeout_multiplier

Definition at line 120 of file run_tests.py.

◆ tool_prefix

run_tests.Config.tool_prefix

Definition at line 119 of file run_tests.py.


The documentation for this class was generated from the following file:


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