Commit f4957df
committed
mios.toml [messages.steps]: + 5 smoke-test label templates
Five new template keys for the post-Phase-3 dev VM health-check
labels emitted by build-mios.ps1's Test-MiosDevDistroHealthy:
smoke_header_template header for the whole smoke pass
smoke_responsive_template echo-test (1/4)
smoke_systemd_template systemctl is-system-running (2/4)
smoke_overlay_template /usr/share/mios overlay test (3/4)
smoke_podman_api_template podman --version probe (4/4)
Templates use {name} / {state} / {version} / {distro}
placeholders that build-mios.ps1 substitutes at render time.
Operators rebrand the smoke pass via mios.html [messages.steps]
without touching any PowerShell.
Companion mios-bootstrap commit wires each template into its
Log-Ok / Set-Step call site.1 parent c8b7e8c commit f4957df
1 file changed
Lines changed: 9 additions & 0 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
317 | 317 | | |
318 | 318 | | |
319 | 319 | | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
| 325 | + | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
320 | 329 | | |
321 | 330 | | |
322 | 331 | | |
| |||
0 commit comments