Change expected result of thin_rmap test with negatine number in region

Related: #2227208
This commit is contained in:
Filip Suba 2023-08-14 13:31:31 +02:00
parent 63de8b7f2f
commit fb7da57375

View File

@ -282,7 +282,8 @@ def thin_test(args):
command=run, command=run,
errors=errors) 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_vg=args["group"],
source_lv=args["swap"], source_lv=args["swap"],
region="0..-1", region="0..-1",