-
Bug
-
Resolution: Won't Fix
-
Minor
-
None
It looks like 1.607 changed where node configuration is stored, it used to be in the main config.xml, now it's stored nodes/$NODE/. While the upgrade process works, downgrades don't merge the configurations back resulting in no nodes configured. This makes it difficult to investigate regressions across this version.
- is blocking
-
JENKINS-27565 Nodes can be removed as idle before the assigned tasks have started
-
- Closed
-
[JENKINS-27700] Node configuration missing after downgrading from 1.607 to 1.606
Link |
New:
This issue is blocking |
Resolution | New: Won't Fix [ 2 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 162013 ] | New: JNJira + In-Review [ 196911 ] |
We strive to guarantee that $JENKINS_HOME written by an older version can be read by a newer version with no manual intervention. The reverse is not true in general. If you need to downgrade, be prepared to restore from backup.