Variables | |
string | json_run_localhost_bzl = 'test/cpp/qps/json_run_localhost_scenarios.bzl' |
output = subprocess.check_output(['git', 'status', '--porcelain']).decode() | |
string | qps_json_driver_bzl = 'test/cpp/qps/qps_json_driver_scenarios.bzl' |
string check_qps_scenario_changes.json_run_localhost_bzl = 'test/cpp/qps/json_run_localhost_scenarios.bzl' |
Definition at line 28 of file check_qps_scenario_changes.py.
check_qps_scenario_changes.output = subprocess.check_output(['git', 'status', '--porcelain']).decode() |
Definition at line 26 of file check_qps_scenario_changes.py.
string check_qps_scenario_changes.qps_json_driver_bzl = 'test/cpp/qps/qps_json_driver_scenarios.bzl' |
Definition at line 27 of file check_qps_scenario_changes.py.