I don't know an answer to your question but I have other ideas. Instead of running on the same slave you could find a way to access the data created previously. Either by accessing the same workspace or by transferring data from the previous build by CopyArtifacts or stash/unstash or any other solution (there could be many....).
[email protected] schrieb am Donnerstag, 19. November 2020 um 18:18:45 UTC+1: > How do I restart the pipeline on the same slave node that it was launched > on earlier? > Currently, when executing" Restart from stage", the pipeline can be > restarted on any other slave node where there is no data from previous > stages of its execution, which makes it impossible to use"Restart from > stage". Is there a setting or plugin that runs "Restart from stage" ONLY on > the same slave node where the pipeline was originally launched? > Thank you for your ideas on how to resolve this issue. > > -- 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/173cb058-0b97-4072-8c1f-36e50d260d88n%40googlegroups.com.
