blob: f1c65c5cda7756f25384ff19a581a268db1a8430 [file] [log] [blame]
AUTHOR = "puthik"
NAME = "power_ThermalLoad"
PURPOSE = "Run thermal workload and log temperature."
CRITERIA = "This test is a benchmark."
TIME = "LONG"
TEST_CATEGORY = "Benchmark"
TEST_CLASS = "power"
TEST_TYPE = "client"
PY_VERSION = 3
DOC = """
This test records power and temperature related statistics while open WebGL
heavy page, WebGL Aquarium with 3000 fish.
"""
args_dict = utils.args_to_dict(args)
pdash_note = args_dict.get('pdash_note', '')
job.run_test('power_ThermalLoad', pdash_note=pdash_note)