depot_autopilot: let sel4 chew on 22 tests per boot

This commit is contained in:
Christian Helmuth 2024-08-30 13:58:47 +02:00
parent 9cf24c9f78
commit 30e57b9f24

View File

@ -840,7 +840,7 @@ init_previous_results
#
set max_nr_of_tests_per_boot 0
if {[have_spec sel4]} {
set max_nr_of_tests_per_boot 20
set max_nr_of_tests_per_boot 22
}
# generic preparation for each system boot