Skip to content
Snippets Groups Projects
Commit 44b31b6d authored by Julian Tölle's avatar Julian Tölle Committed by Lukas Kämmerling
Browse files

test: fix integration tests relying on specific byte amounts

The integration tests for the volume resize feature rely on specific byte
amounts that a ext4 filesystem on a fake block device has. The specific
amounts recently changed, probably through a new version of mkfs.ext4.

This amount equals the values from our GitHub Actions pipeline, as well
as my local machine.

The amounts might need to be changed again in the future if the tests start
failing again, we might consider removing tests for the specific amounts,
and just check that the resized number is larger than the initial if this
happens often.
parent 7901dd9a
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment