Record every run outcome in artifact files
This commit is contained in:
@@ -225,6 +225,11 @@ Store and append all per-host results in:
|
|||||||
Also generate a run summary file in the same directory:
|
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`
|
- `/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:
|
Summary file requirements:
|
||||||
- Title: `CMC Upgrade Kernel Test Summary`
|
- Title: `CMC Upgrade Kernel Test Summary`
|
||||||
- Include UTC date/time for the run
|
- Include UTC date/time for the run
|
||||||
|
|||||||
Reference in New Issue
Block a user