You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Slim upgrade tests down to upgrade-specific checks
Drop binaries-present, PATH, and ping checks from the post-upgrade
battery on both platforms - those are generic install checks already
covered by the major/exact-version jobs. Keep status, service
running, config preservation, and version bump, since those are the
only things that actually exercise upgrade-specific behavior
(stop-old/start-new transition, config carried forward). Cuts
unnecessary work per upgrade CI job.
0 commit comments