]> git.apps.os.sepia.ceph.com Git - xfstests-dev.git/commit
report: collect basic information about a test run
authorDarrick J. Wong <djwong@kernel.org>
Wed, 15 Mar 2023 00:53:32 +0000 (17:53 -0700)
committerZorro Lang <zlang@kernel.org>
Sun, 26 Mar 2023 14:07:40 +0000 (22:07 +0800)
commit4f604f90f060a050941905aa8e26d1904498a4da
tree51c1c1d884b7b71e4d28bf740a3bc751314809cf
parent35de6ce721cc2f0b6438f06f5a11e1c61b27c9c7
report: collect basic information about a test run

Record various generic information about an fstests run when generating
a junit xml report.  This includes the cpu architecture, the kernel
revision, the CPU, memory, and numa node counts, and some information
about the block devices passed in.

Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Zorro Lang <zlang@redhat.com>
Signed-off-by: Zorro Lang <zlang@kernel.org>
common/report