Change expected result of thin_rmap test with negatine number in region
Related: #2227208 (cherry picked from commit fb7da57375717002f0cc4af5676175e9b996a6b6)
This commit is contained in:
parent
e3c64593c6
commit
d37efc8796
1 changed files with 2 additions and 1 deletions
|
|
@ -282,7 +282,8 @@ def thin_test(args):
|
|||
command=run,
|
||||
errors=errors)
|
||||
|
||||
atomic_run("Outputting reverse map of metadata device",
|
||||
atomic_run("Outputting reverse map of metadata device with negative number in region",
|
||||
False,
|
||||
source_vg=args["group"],
|
||||
source_lv=args["swap"],
|
||||
region="0..-1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue