From c57dac2a881822fad15ec10393ae84e41f9e4de3 Mon Sep 17 00:00:00 2001 From: Cirrus Codex Date: Thu, 14 May 2026 20:41:48 -0400 Subject: [PATCH] Record every run outcome in artifact files --- tests/cmc-upgrade-kernel-test.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/cmc-upgrade-kernel-test.md b/tests/cmc-upgrade-kernel-test.md index e67ee17..20065cf 100644 --- a/tests/cmc-upgrade-kernel-test.md +++ b/tests/cmc-upgrade-kernel-test.md @@ -225,6 +225,11 @@ Store and append all per-host results in: Also generate a run summary file in the same directory: - `/home/aw/code/cds/tmp/tests/cmc upgrade test/cmc-upgrade-kernel-test-summary.md` +## Artifact Recording Rule +- Always append the latest run outcome to the results file and summary file at the end of each run. +- Do this for `PASS`, `FAIL`, and `PARTIAL` outcomes. +- Do not leave a completed test run only in conversation; the artifact files are the source of record. + Summary file requirements: - Title: `CMC Upgrade Kernel Test Summary` - Include UTC date/time for the run