Searched refs:RebootBefore (Results 1 – 5 of 5) sorted by relevance
6 RebootBefore = autotest_enum.AutotestEnum('Never', 'If dirty', 'Always') variable
30 DEFAULT_REBOOT_BEFORE = model_attributes.RebootBefore.IF_DIRTY31 DEFAULT_REBOOT_AFTER = model_attributes.RebootBefore.NEVER384 choices=model_attributes.RebootBefore.choices(), blank=True,1490 RebootBefore = model_attributes.RebootBefore variable in Job1529 choices=model_attributes.RebootBefore.choices(), blank=True,
133 reboot_before=model_attributes.RebootBefore.NEVER,
1726 result['reboot_before_options'] = model_attributes.RebootBefore.names
395 reboot_before = (model_attributes.RebootBefore.NEVER if test.fast