cholla-hydro / cholla

A GPU-based hydro code
https://github.com/cholla-hydro/cholla/wiki
MIT License
60 stars 32 forks source link

Restart Tests in Jenkins Pipeline if they Fail #369

Closed bcaddy closed 3 months ago

bcaddy commented 5 months ago

~Work in progress. I just need this up so that I can actually test it~

It's ready now. If any of the tests fail they should retry once and I've already witnessed that working. The Jenkins docs are a little unclear about the meaning of the argument to the retry command so it might be set to retry twice instead of once, if we see that behavior we can just lower that argument to 1.

evaneschneider commented 3 months ago

Works for me!