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
[1/n] [reconfigurator-cli] in cmds-mupdate-update-flow, apply sled agent configs (#10408)
In `cmds-mupdate-update-flow.txt`, add `sled-set omicron-config latest`
commands before setting the mupdate override field for these sleds.
Without these, the simulated sled-agent's reported reconciled generation
lags behind the parent blueprint's per-sled generation, which ends up
breaking forthcoming work to detect stale inventory collections while
initially setting the "will remove mupdate override" field within
blueprints.
This test-only PR is separated out into its own commit to try and
minimize the diff for the forthcoming functional change.
As a result of this change, within the test, sled 0 now applies a
previously-pending zone expungement (`internal_dns 427ec88f`). As a
result, the planner confirms the expungement and adds a replacement zone
(`cfc72ddd`, artifact 2.0.0). But this is actually a bug -- on a sled
with a mupdate override, replacement zones should come from the install
dataset. See #10420.
0 commit comments