Hi All, We have this Jenkins pipeline which is supposed to run tests on 24 machines in parallel via parallel stages. Now, due to one reason or another, there is a possibility of one/more of these stages might fail. I know that we can re-run the top level stage, but, is there a possibility of rerunning specific stage from the list of parallel stages?
I did some research and came across this ticket in Jenkins JIRA https://issues.jenkins-ci.org/browse/JENKINS-52391 which is somewhat similar to what i am looking for. But, this ticket is in OPEN state and I do not see any progress made on it. Has someone across a similar issue and if yes, what is the workaround that you guys followed in order to achieve the desired result? Any help would be really appreciated. Thanks Alok -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/CAOqqq4TCMHZMG-9obg2TfBFNUR825bfMkdv%2BwMRn2uuWS-X_5g%40mail.gmail.com.
