]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commit
oeqa/utils/postactions: testimage: add host disk usage stat as post action
authorAlexis Lothoré <alexis.lothore@bootlin.com>
Mon, 26 Feb 2024 09:19:22 +0000 (10:19 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 27 Feb 2024 11:35:40 +0000 (11:35 +0000)
commit2ab3a0935b1e7a016402f149da1fc01b38d7af55
tree89073eff12788738ceeca862680b06f1ed3e44e0
parent637e216b0e5191571270aa07e1f50a6e41a8c08f
oeqa/utils/postactions: testimage: add host disk usage stat as post action

Since the target under test can be a virtualized guest, when some tests
fail because of disk usage (see [1]), also fetch disk usage statistics from
host to allow checking whether a host disk space saturation could affect
running tests.

[1] https://bugzilla.yoctoproject.org/show_bug.cgi?id=15220

Signed-off-by: Alexis Lothoré <alexis.lothore@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/postactions.py