-
Task
-
Resolution: Won't Fix
-
Critical
-
-
Evergreen - Milestone 2
Problem statement
To test JENKINS-54057, i.e. the fact our rollback system wrt. data snapshotting does work, we need something that would actually make Jenkins fail to start if data is left on next UL state for instance.
Expected
We need to find or create a plugin that has a incompatible format change from version N to N+1. This way, we can include this in the upgrade/rollback test, and check that Jenkins does fail to restart after rollback.
- is blocking
-
JENKINS-54057 [JEP-302] Implement evergreen Data auto-rollback using the snapshotting system
-
- Closed
-
[JENKINS-54100] Need plugin that has incompatible format from one version to the next to test evergreen snapshot restore
Epic Link |
New:
|
Link |
New:
This issue is blocking |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: R. Tyler Croy [ rtyler ] | New: Baptiste Mathus [ batmat ] |
Rank | New: Ranked higher |
Priority | Original: Minor [ 4 ] | New: Critical [ 2 ] |
Issue Type | Original: Bug [ 1 ] | New: Task [ 3 ] |
Summary | Original: Need Plugin that has incompatible format from one version to the next | New: Need plugin that has incompatible format from one version to the next |
Experimenting with https://github.com/jenkinsci/non-dynamic-hello-world-plugin, this seems like an idea testing plugin.