]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Strip colons from all test result filenames
authorJohn Wren Kennedy <john.kennedy@delphix.com>
Thu, 2 Dec 2021 00:18:45 +0000 (17:18 -0700)
committerTony Hutter <hutter2@llnl.gov>
Mon, 6 Dec 2021 20:23:02 +0000 (12:23 -0800)
commite20186f5d5088c90f4257a0651d1cd58923ba97e
treecba1a7c300d50a7de7607cc595d38635d411e5b5
parent16da688f2518526389e6bff8370684a1a2a1469c
Strip colons from all test result filenames

The upload artifact functionality in github can't handle colons in
filenames. The current code handles this for files under the most
recent set of results. With the ability to rerun failed tests, now
there can be multiple sets of results, and they all need to be
processed in the same way.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: John Kennedy <john.kennedy@delphix.com>
Closes #12815
.github/workflows/zfs-tests-functional.yml
.github/workflows/zfs-tests-sanity.yml