test: test case adapation for rsma recovery
This commit is contained in:
parent
b6613b5cf2
commit
0b183585a0
|
@ -227,8 +227,8 @@ if $data41 != 40 then
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
|
|
||||||
if $data41 != 40 then
|
if $data42 != 40.00000 then
|
||||||
print retention level 0 file/mem result $data41 != 40
|
print retention level 0 file/mem result $data42 != 40.00000
|
||||||
return -1
|
return -1
|
||||||
endi
|
endi
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue