~raharper/curtin:fix/shutdown-bcache

Last commit made on 2019-04-02
Get this branch:
git clone -b fix/shutdown-bcache https://git.launchpad.net/~raharper/curtin
Only Ryan Harper can upload to this branch. If you are Ryan Harper please log in for upload directions.

Branch merges

Branch information

Name:
fix/shutdown-bcache
Repository:
lp:~raharper/curtin

Recent commits

0eb05c8... by Ryan Harper

Fix tox and unittests after rebase to master

2ec8cdf... by Ryan Harper

test_clear_holders: replace side_effect with return_value True

26b9e01... by Ryan Harper

unittests: document parameterization locations, split parse_sb_version into two tests.

7aa5be5... by Ryan Harper

drop NIH assert_dict_equal for unittests assertDictEqual

beb1f5a... by Ryan Harper

Fix comments and spelling in unittests

fba92ce... by Ryan Harper

stop_device: use generator to call only functions when needed

1e9141a... by Ryan Harper

get_backing_device use generator, explicit return None, fix unittest

8da32e8... by Ryan Harper

get_attached_cacheset: add explicit return None on fallthrough case

c3f5a8b... by Ryan Harper

Refactor is_caching/is_backing and parse_sb_version

4aaaa9c... by Ryan Harper

Add test/data for bcache superblock parsing