]> 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>
Wed, 10 Mar 2021 00:24:17 +0000 (00:24 +0000)
commitca408f6c78c2a526c699e3978634c85d2fbd0cfe
treec5f934b4203ed7704f3e3b765b4aa597e4a26d53
parentaca1fba185ee3aac9a4631917462e60b5d89eecf
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: Anuj Mittal <anuj.mittal@intel.com>
meta/lib/oeqa/runtime/cases/df.py