Commit 6f631a6
committed
fstests.yml: populate ci.commit_extra
We'll use:
find workflows/fstests/results/last-run -name xunit_results.txt -type f -exec cat {} \; > ci.commit_extra
This will look something like:
KERNEL: 6.11.0-rc6
CPUS: 8
xfs_reflink_4k: 1 tests, 15 seconds
generic/003 Pass 12s
Totals: 1 tests, 0 skipped, 0 failures, 0 errors, 12s
Signed-off-by: Luis Chamberlain <[email protected]>1 parent e98b58b commit 6f631a6
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
0 commit comments