{ "backup_data_uid": "4f8c55945be9d7b0", "ck_to_env": { "CK_WA_SCRIPTS_PATH": "script:39157fb314f399ae" }, "clean_dirs": [ "wa_output" ], "data_name": "WA workload: telemetry", "deps": { "wa": { "env_key": "WA", "force_target_as_host": "yes", "local": "yes", "name": "ARM Workload Automation", "sort": 10, "tags": "tool,wa" } }, "no_compile": "yes", "no_target_file": "yes", "params": { "extract_fps": { "allowed_values": null, "default": false, "desc": "if ``True``, FPS for the run will be computed from the trace (must be enabled).", "mandatory": null, "type": "boolean" }, "modules": { "allowed_values": null, "default": null, "desc": "Lists the modules to be loaded by this extension. A module is a plug-in that further extends functionality of an extension.", "mandatory": null, "type": "list" }, "run_benchmark_params": { "allowed_values": null, "default": "", "desc": "Additional paramters to be passed to ``run_benchmark``.", "mandatory": null, "type": "str" }, "run_benchmark_path": { "allowed_values": null, "default": null, "desc": "This is the path to run_benchmark script which runs a Telemetry benchmark. If not specified, WA will look for Telemetry in its dependencies; if not found there, Telemetry will be downloaded.", "mandatory": null, "type": "str" }, "run_timeout": { "allowed_values": null, "default": 900, "desc": "Timeout for execution of the test.", "mandatory": null, "type": "integer" }, "target_config": { "allowed_values": null, "default": null, "desc": "Manually specify target configuration for telemetry. This must contain --browser option plus any addition options Telemetry requires for a particular target (e.g. --device or --remote)", "mandatory": null, "type": "str" }, "test": { "allowed_values": null, "default": "page_cycler.top_10_mobile", "desc": "Specifies the telemetry test to run.", "mandatory": null, "type": "str" } }, "print_files_after_run": [ "tmp-output2.tmp", "wa_output/status.txt", "wa_output/telemetry_1_1/result.txt" ], "process_in_tmp": "yes", "program": "yes", "required_device_access_type": [ "wa_android", "wa_linux" ], "run_cmds": { "default": { "ignore_return_code": "no", "run_time": { "fine_grain_timer_file": "tmp-ck-timer.json", "post_process_cmds": [ "python $<>$$#dir_sep#$postprocess_workload.py" ], "post_process_via_ck": "yes", "pre_process_via_ck": { "data_uoa": "process-wa", "module_uoa": "script", "script_name": "preprocess_workload" }, "run_cmd_main": "wa run $<>$", "run_cmd_out1": "tmp-output1.tmp", "run_cmd_out2": "tmp-output2.tmp", "run_output_files": [] } } }, "run_via_third_party": "yes", "tags": [ "wa", "workload-automation", "telemetry" ], "wa_alias": "telemetry", "wa_desc": "Executes Google's Telemetery benchmarking framework" }