We need to verify that a Declarative Pipeline build will work fine with durability - i.e., master restart and resume.
PR up at https://github.com/jenkinsci/pipeline-model-definition-plugin/pull/74
Code changed in jenkins User: Andrew Bayer Path: pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DurabilityTest.java http://jenkins-ci.org/commit/pipeline-model-definition-plugin/85b44e1e927597dece14391460ba9ef35f2a0733 Log: [FIXED JENKINS-40547] Verify durability of Declarative runs
Was 99% sure this would work, and, well, that was correct.
Code changed in jenkins User: Andrew Bayer Path: pipeline-model-definition/src/test/java/org/jenkinsci/plugins/pipeline/modeldefinition/DurabilityTest.java
http://jenkins-ci.org/commit/pipeline-model-definition-plugin/c22782b108c19fdc27dd3231096c016c67a2e299 Log: Merge pull request #74 from abayer/jenkins-40547
[FIXED JENKINS-40547] Verify durability of Declarative runs
Bulk closing resolved issues.