Home
last modified time | relevance | path

Searched refs:robot_rc (Results 1 – 1 of 1) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Dgen_call_robot.py316 def process_robot_output_files(robot_cmd_buf=None, robot_rc=None, gzip=None): argument
330 robot_rc = gm.dft(robot_rc, gcr_last_robot_rc)
371 gp.qprint_var(robot_rc, gp.hexa())
372 if SAVE_STATUS_POLICY == "FAIL" and robot_rc == 0: