Home
last modified time | relevance | path

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

/openbmc/openbmc-test-automation/lib/
H A Dgen_robot_plug_in.py52 stop_on_non_zero_rc=0, argument
143 + str(stop_on_non_zero_rc)
H A Dobmc_boot_test.py1133 stop_on_non_zero_rc=1,
1167 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=1
1286 stop_on_non_zero_rc=1,
1298 call_point="stop_check", shell_rc=stop_test_rc(), stop_on_non_zero_rc=1
/openbmc/openbmc-test-automation/bin/
H A Dprocess_plug_in_packages.py259 global stop_on_non_zero_rc
284 if shell_rc != 0 and stop_on_non_zero_rc: