-
New Feature
-
Resolution: Fixed
-
Minor
-
-
Evergreen - Milestone 1
In some step, I am storing bad things on the disk that I would like to check do prevent Jenkins from starting up. Currently this seems hard to achieve without using powermock or so.
- links to
[JENKINS-50476] RestartableJenkinsRule should allow steps where Jenkins is not expected to start correctly
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Sprint | New: Essentials - Milestone 1 [ 511 ] |
Status | Original: In Progress [ 3 ] | New: In Review [ 10005 ] |
Labels | New: essentials |
Remote Link | New: This issue links to "PR (Web Link)" [ 20343 ] |
Description | Original: In some step, I am storing bad things on the disk that I would like to check does prevent Jenkins from starting up. Currently this seems hard to achieve without using powermock or so. | New: In some step, I am storing bad things on the disk that I would like to check do prevent Jenkins from starting up. Currently this seems hard to achieve without using powermock or so. |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Review [ 10005 ] | New: Resolved [ 5 ] |
Code changed in jenkins
User: Baptiste Mathus
Path:
src/main/java/org/jvnet/hudson/test/RestartableJenkinsRule.java
http://jenkins-ci.org/commit/jenkins-test-harness/61a2b959388ed584ce327ff77ff057f6a6fd61de
Log:
JENKINS-50476offer a way to assert that Jenkins won't start