At least for Besu, there are some tests that do not start and the simulator log this error:
FAIL (Invalid Ancestor Chain Re-Org, Invalid PrevRandao, Invalid P9', Reveal using sync): Unable to obtain bootnode: invalid URL scheme, want "enode"
Source: https://hivetests2.ethdevops.io/?page=v-pills-results-tab&suite=1657032249-2075290de9cb4eff7492fe284a5f5951.json
This seems to be related to the simulator asking something and Besu not always ready to respond, any idea if it is possible to tune it in the Besu client script, or it is something that needs to be changed in the test suite?