]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: zts-report silently ignores perf test results
authorJohn Wren Kennedy <john.kennedy@delphix.com>
Fri, 18 Nov 2022 19:43:18 +0000 (12:43 -0700)
committerGitHub <noreply@github.com>
Fri, 18 Nov 2022 19:43:18 +0000 (11:43 -0800)
commitb0657a59abb38659721bf8d973920292c4f4a1a8
tree90b8dbe781869e69c8187342f994a7b3a5a67068
parent3a74f488fcd9b3802efa366adcb813415d3f13a8
ZTS: zts-report silently ignores perf test results

The regex used to extract test result information from a test run only
matches the functional tests. Update the regex so it matches both.

Reviewed-by: Richard Yao <richard.yao@alumni.stonybrook.edu>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Signed-off-by: John Wren Kennedy <john.kennedy@delphix.com>
Closes #14185
tests/test-runner/bin/zts-report.py.in