Home
last modified time | relevance | path

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

/tools/asuite/atest/
Datest_arg_parser.py116 RERUN_UNTIL_FAILURE = ('Rerun all tests until a failure occurs or the max ' variable
366 metavar='MAX_ITERATIONS', help=RERUN_UNTIL_FAILURE)
457 RERUN_UNTIL_FAILURE=RERUN_UNTIL_FAILURE,
Dconstants_default.py55 RERUN_UNTIL_FAILURE = 'RERUN_UNTIL_FAILURE' variable
Datest_main.py301 'rerun_until_failure': constants.RERUN_UNTIL_FAILURE,
Dbazel_mode.py76 constants.RERUN_UNTIL_FAILURE:
/tools/asuite/atest/test_runners/
Datest_tf_test_runner.py119 constants.RERUN_UNTIL_FAILURE,
1105 constants.RERUN_UNTIL_FAILURE:
1107 '--retry-strategy', constants.RERUN_UNTIL_FAILURE,
Datest_tf_test_runner_unittest.py1114 extra_args = {constants.RERUN_UNTIL_FAILURE: 2}