From fb7da57375717002f0cc4af5676175e9b996a6b6 Mon Sep 17 00:00:00 2001 From: Filip Suba Date: Mon, 14 Aug 2023 13:31:31 +0200 Subject: [PATCH] Change expected result of thin_rmap test with negatine number in region Related: #2227208 --- tests/functions_test/dmpd_functions.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/functions_test/dmpd_functions.py b/tests/functions_test/dmpd_functions.py index 686ada1..4d23f70 100755 --- a/tests/functions_test/dmpd_functions.py +++ b/tests/functions_test/dmpd_functions.py @@ -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",