Fix SAT SMART temperature collection

Refs #1471
This commit is contained in:
rcourtman 2026-07-06 23:42:00 +01:00
parent 41a99c1a03
commit 4b669ad9b5
13 changed files with 233 additions and 27 deletions

View file

@ -263,6 +263,8 @@ func TestCurrentStablePatchReleasePacketTracksInstallMetadata(t *testing.T) {
"`v"+previous+"`",
"Patrol Gemini model readiness",
"remembered-login submit persistence",
"Proxmox SMART temperature fallback",
"direct SATA/SAT disks",
"rollback target for this patch release is `v"+previous+"`",
)
assertFileContainsAll(t, changelogPath,
@ -271,6 +273,8 @@ func TestCurrentStablePatchReleasePacketTracksInstallMetadata(t *testing.T) {
"Promotion path: stable patch hotfix from `"+releaseBranch+"`",
"Gemini tool-call capability",
"Remembered-login state now persists",
"Proxmox SMART temperature collection",
"explicit SAT probe",
)
assertFileContainsAll(t, repoFile("docs", "RELEASE_NOTES.md"),
"docs/releases/RELEASE_NOTES_v"+version+".md",