Skip to content

abuild: Implement a checkretry option

Anna Wilcox requested to merge awilfox/feature-15 into master

This allows a test suite to be retried automatically in case of flaky or unreliable tests upstream. The default retry count is 5, but can be set in abuild.conf with the variable $ABUILD_RETRY_COUNT.

Closes: #15 (closed)

--

I'm terrible at shell so I don't know if there's a better way than this.

Merge request reports

Loading