Closed
Description
Looking at logs for various PRs, it seems our CI skips test_rescan_dev
from integration_tests/functional/test_drives.py
on x86_64
for no apparent reason. The test is not skipped when running on a local dev machine.
The relevant part in the CI log is something like:
integration_tests/functional/test_drives.py resize2fs 1.44.1 (24-Mar-2018)
Resizing the filesystem on /tmp/firecracker_test_session/17f55cd2-26ee-4ebb-be10-a2cae034e07e/fsfiles/scratch.ext4 to 524288 (1k) blocks.
The filesystem on /tmp/firecracker_test_session/17f55cd2-26ee-4ebb-be10-a2cae034e07e/fsfiles/scratch.ext4 is now 524288 (1k) blocks long.
.s....