The `sfdisk` tool on RHEL-8 does not include the `sectorsize` in its output when we are testing the `sgdisk` stage. As a result, the test case fails, because the expected and actual output differs. Modify the test to delete the `sectorsize` key from the expected output if it is not present in the actual output. Signed-off-by: Tomáš Hozza <thozza@redhat.com> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_assemblers.py | ||
| test_boot.py | ||
| test_devices.py | ||
| test_executable.py | ||
| test_mount.py | ||
| test_noop.py | ||
| test_sources.py | ||
| test_stages.py | ||