Details
-
Bug
-
Resolution: Fixed
-
Minor
-
-
1746.v2b_3c5d1983b_e
Description
If you use JenkinsRule.createSlave (or createOnlineSlave) from a test based on RestartableJenkinsRule, it seems to work during the first session. But then the whole slave directory gets quietly deleted during the restart.
Either this deletion should be suppressed, or there should be an alternate method to create a slave that actually survives the restart intact.
See WorkflowTest.buildShellScriptAcrossRestart and BindingStepTest.cleanupAfterRestart.
Attachments
Issue Links
- is related to
-
JENKINS-25975 More reliable test infrastructure
-
- Resolved
-
- links to