You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
test(e2e): tolerate DRBD metadata overhead in resize comparison
DRBD reserves ~44 KiB at the end of the lower disk for its internal
metadata, so /dev/drbdN's reported size after resize is requested
minus that overhead. Allow 128 KiB slack in the size comparison
(generous for any future DRBD metadata growth).
Co-Authored-By: Claude <noreply@anthropic.com>
Signed-off-by: Andrei Kvapil <kvapss@gmail.com>
0 commit comments