]> 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)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 19 Feb 2021 10:59:57 +0000 (10:59 +0000)
commitaf1dbea3c9b9b42a3e6803b231e425423d70e210
treedd2755d8958bb00381bd7478aacfa5010cd1db20
parent6effd30f0e3726bc1f2eb7768c57c6b95eddb079
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>
meta/lib/oeqa/runtime/cases/df.py