~mwhudson/curtin:v2-fixes

Last commit made on 2022-02-21
Get this branch:
git clone -b v2-fixes https://git.launchpad.net/~mwhudson/curtin
Only Michael Hudson-Doyle can upload to this branch. If you are Michael Hudson-Doyle please log in for upload directions.

Branch merges

Branch information

Name:
v2-fixes
Repository:
lp:~mwhudson/curtin

Recent commits

767c011... by Michael Hudson-Doyle

refactor things to allow a test case to override storage config version, add some v2 tests

79b2d7c... by Michael Hudson-Doyle

write a small novel about why we call udevadm settle here

127ddf6... by Michael Hudson-Doyle

what

a9a241a... by Michael Hudson-Doyle

debugging by printing

f525099... by Michael Hudson-Doyle

lazily call sfdisk_info

because calling sfdisk_info when there is no partition table makes the vmtests fail

3924a3d... by Michael Hudson-Doyle

convert examples/tests/basic.yaml to v2

and some fixes to make it work

49c35be... by Michael Hudson-Doyle

block_meta_v2: fix implicit offset calculation for dos partitions

5e46883... by Michael Hudson-Doyle

block_meta_v2: do not use aliases for partition types

These are not supported by sfdisk in focal.

006dcc4... by Dimitri John Ledkov

Add rocky linux as a RHEL-like variant

38a5455... by Michael Hudson-Doyle

Update pylint version in tox.ini

The currently specified version does not work with the typing module
from Python 3.9, thus causing spurious isses on impish.