]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: wic: change mkfs.btrfs options
authorEd Bartosh <ed.bartosh@linux.intel.com>
Wed, 26 Jul 2017 16:22:29 +0000 (19:22 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jul 2017 21:20:14 +0000 (22:20 +0100)
commit6a1489f8deb2b26181ca340a0f6ef62aa18a5188
tree426fb139fe0e805bfcdc75b35f1c5ad2a9c4e9b1
parent9d7797e4374c111f0dff523fd49354bcc33dc2af
oe-selftest: wic: change mkfs.btrfs options

test_mkfs_extraopts test case fails on ab with error caused
by using -K --mixed options:
 output: extent-tree.c:2696: btrfs_reserve_extent: BUG_ON `ret` triggered, value -28

For this test case it's not important to use particular options,
so changing options to anything less influential is OK.

Changed extra options for mkfs.btrfs to '--quiet' to fix the failure.

Signed-off-by: Ed Bartosh <ed.bartosh@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/selftest/cases/wic.py