virtual_test_bed
virtual_test_bed copied to clipboard
Timeouts in devel testing
Devel branch testing is essential because it catches the asserts, which model developers often avoid by using the opt branch of the relevant codes.
However it is a little slow, so it often requires an increase timeout criterion.
Should it be set at the recipe level, affecting all devel tests? Or at the test by test level, affecting both devel and opt tests?