diskimage-builder/diskimage_builder/block_device/tests
Julia Kreger 2df6d9b914 4k Block device support
Adds support for the block device size to be asserted for the purpose of
writing out new images, which may be critical for operators with hardware
which requires logical blocks which are 4096 bytes long.

Change-Id: I5c16a042eacfbb94a905b93a0eb9fbc73de0a890
2024-08-30 13:30:27 -07:00
..
config Add swap support 2023-03-06 14:54:35 +03:00
plugin Move rollback into NodeBase object 2017-06-08 17:14:20 +10:00
__init__.py Refactor: block-device handling (local loop) 2016-09-08 04:31:01 +00:00
test_base.py Add state object, rename "results", add unit tests 2017-05-30 20:39:00 +10:00
test_config.py Switch from unittest2 compat methods to Python 3.x methods 2020-07-07 11:11:28 +08:00
test_gpt.py 4k Block device support 2024-08-30 13:30:27 -07:00
test_lvm.py Get rid of 3rd party mock 2024-02-02 11:29:25 +09:00
test_mbr.py Get rid of 3rd party mock 2024-02-02 11:29:25 +09:00
test_mkfs.py Use global state to check for duplicate fs labels 2017-06-08 17:13:28 +10:00
test_mount_order.py Get rid of 3rd party mock 2024-02-02 11:29:25 +09:00
test_state.py Move rollback into NodeBase object 2017-06-08 17:14:20 +10:00
test_utils.py Move "functional" unit tests under block-device 2017-06-05 12:22:52 +10:00