-
Bug
-
Resolution: Fixed
-
Critical
-
None
-
Platform: All, OS: All
I think Hudson automatically preserves the lastSuccessfulBuild of a job in case
it has failed a number of times in a row. But apparently it does not preserve
the lastStableBuild in case it has been unstable for a while! This is a major
problem because it makes it unsafe to use lastStableBuild in URLs - you could
get FileNotFoundException's (should really be 404s) if a test is left to fail
for too long.
"Discard Old Builds" should never discard the last stable build (if there was one).
- causes
-
JENKINS-73864 Invalid parameter "removeLastBuild", did you mean "numToKeepStr"?
-
- Resolved
-
- is duplicated by
-
JENKINS-2352 Option to keep artifacts from last stable (not just successful) build
-
- Closed
-
[JENKINS-2417] lastStableBuild not preserved
Link |
New:
This issue is duplicated by |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Status | Original: Resolved [ 5 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 132490 ] | New: JNJira + In-Review [ 201451 ] |
Link |
New:
This issue causes |