| 1 | /* oxlint-disable executor/no-conditional-tests -- e2e scenario uses try/finally to restore the VM service after assertions */ |
| 2 | // Real VM e2e for the upgrade path: `executor service install` must take over |
| 3 | // a same-data-dir predecessor instead of refusing and leaving users to find a |
| 4 | // pid. Runs on the CLI VM targets where the test worker can SSH into the guest |
nothing calls this directly
no test coverage detected