docs: switch CMC upgrade test results to single UTC-based cumulative file

This commit is contained in:
2026-05-12 11:35:53 -04:00
parent 909e50828a
commit c2c8c9f3fe
2 changed files with 57 additions and 4 deletions

View File

@@ -97,10 +97,10 @@ Validate CMC behavior across staged kernel upgrades on a cloned VM, including re
- Any critical migration/service validation failure that blocks continuation.
## Per-Host Test Result Record
Create one report per tested host.
Use one cumulative results file and append one new section per tested host.
### Host Metadata
- Test date/time:
- Test date/time (UTC):
- Operator:
- Source VM:
- Cloned VM name:
@@ -139,6 +139,10 @@ Create one report per tested host.
- Blocking issue summary:
- Follow-up actions:
## Timestamp Standard
- All recorded test timestamps must use UTC.
- Format: `YYYY-MM-DD HH:MM UTC`
## Result Storage Location
Store per-host test results under:
- `/home/aw/code/cds/tmp/tests/cmc upgrade test/`
Store and append all per-host results in:
- `/home/aw/code/cds/tmp/tests/cmc upgrade test/cmc-upgrade-kernel-test-results.md`