ci: bump repeat-until-pass to 4

This commit is contained in:
Jake Hillion 2023-02-08 08:41:10 -08:00 committed by Jake Hillion
parent c260586a4e
commit 31f4382178

View File

@ -150,7 +150,7 @@ jobs:
echo 0 | sudo tee /proc/sys/kernel/yama/ptrace_scope
ctest --test-dir build/test/ --test-action Test -j 4 \
--no-compress-output --output-on-failure \
--schedule-random --timeout 30 --repeat until-pass:2 \
--schedule-random --timeout 30 --repeat until-pass:4 \
--output-junit results.xml
- store_test_results:
path: build/test/results.xml