~ogayot/curtin:rebased-v2-disk-identification

Last commit made on 2022-11-09
Get this branch:
git clone -b rebased-v2-disk-identification https://git.launchpad.net/~ogayot/curtin
Only Olivier Gayot can upload to this branch. If you are Olivier Gayot please log in for upload directions.

Branch merges

Branch information

Name:
rebased-v2-disk-identification
Repository:
lp:~ogayot/curtin

Recent commits

ec5782d... by Michael Hudson-Doyle

have v2 get_path_to_storage_volume promote multipath members to multipath device more generally

eddb268... by Michael Hudson-Doyle

respond to review

9a93088... by Michael Hudson-Doyle

oops

f069a77... by Michael Hudson-Doyle

add pyudev to requirements

49a4256... by Michael Hudson-Doyle

block_meta: all fields on a disk action must match with v2 config

This is for https://bugs.launchpad.net/subiquity/+bug/1929213.

94591a3... by Dan Bungert

tests/apt: use tmpdir as target

This refactor helps make way for discontinuing usage of apt-key.
When trying to do it all at once, there were problems with the file path
that needed to be used for the key file.

The major change is that these tests are run with a tmpdir as the
target, instead of '/'. This is also independently a nice improvement,
since misbehaved tests or code would really try to write to the host
system.

The tests were written assuming apt key files would have full paths, but
the examples (and presumably most real-world usage) were based on
filenames, so move the tests to use file names.

Add back a full path test, since that is supported behavior today.

Also removes the unused _myjoin function.

1fc717d... by Dan Bungert

kernel: use FK_FORCE to ensure flash-kernel runs

5b89082... by Igor Gnip

Allow Rocky 9 in legacy boot mode.

9a28853... by Dan Bungert

block/v2: fix wipe check for extended

As the comment in _wipe_for_action notes, we never want to wipe the
extended, so do that check first.

050d965... by Dan Bungert

doc: clarify size units