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

In order to debug issues related to disk space (see [1]),  add a failed
tests post action to retrieve disk usage on the target. Rely on the test
context object to run the corresponding command onto the target

[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