How to force jenkins to mark a failure as success in history?
17 views
Skip to first unread message
Lam Le
unread,
Jan 14, 2015, 5:14:02 PM1/14/15
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jenkins...@googlegroups.com
I have a controller job that run mutliple downstream job. Say if one or two of them fail this instance but was later fix in an hour. I then rerun those failure individually and they pass. How do I make the controller become green again? I do not want to promote it because visually, if you have subview, then the top view will still show red.