]> code.ossystems Code Review - openembedded-core.git/commit
df.py: Add feature check for read-only-rootfs
authorWes Lindauer <wesley.lindauer@gmail.com>
Thu, 18 Feb 2021 06:20:55 +0000 (01:20 -0500)
committerSteve Sakoman <steve@sakoman.com>
Thu, 4 Mar 2021 14:19:49 +0000 (04:19 -1000)
commit69c8987da199933554a9dd0eda0a045a4534bfab
treedfc0170958a097912eaa0813d92066462cdcee62
parentcffe25dcbdafe4c200ee1b99ab1df58c2b50d937
df.py: Add feature check for read-only-rootfs

If the target is using a read-only rootfs, the available space on '/'
will be zero. This will cause the test to incorrectly fail and skipping
seems appropriate in this case.

Signed-off-by: Wes Lindauer <wesley.lindauer@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit af1dbea3c9b9b42a3e6803b231e425423d70e210)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/lib/oeqa/runtime/cases/df.py