miq_bot icon indicating copy to clipboard operation
miq_bot copied to clipboard

Travis stalled build detector should restart a stalled build at most 3 times on the same pull request

Open jrafanie opened this issue 10 years ago • 2 comments

From: https://github.com/ManageIQ/manageiq/pull/3258

screen shot 2015-06-25 at 9 27 38 am

Since we don't delete old comments on the pull request (by design), we could check to see how many comments on the PR begin with the tag: <stalled_finished_job /> and skip the PR entirely if there are already 3 comments.

It's easy to test this by creating a PR with a test that does sleep 60 * 15, it should stall after ten minutes, get restarted, etc. 3 times.

jrafanie avatar Jun 25 '15 13:06 jrafanie

:+1:

Fryguy avatar Jun 30 '15 14:06 Fryguy

This issue has been automatically marked as stale because it has not been updated for at least 3 months.

If you can still reproduce this issue on the current release or on master, please reply with all of the information you have about it in order to keep the issue open.

Thank you for all your contributions! More information about the ManageIQ triage process can be found in the traige process documentation.

miq-bot avatar Jun 11 '20 22:06 miq-bot