~d-info-e/cloud-init:resizefs-on-zfs-root

Last commit made on 2018-03-27
Get this branch:
git clone -b resizefs-on-zfs-root https://git.launchpad.net/~d-info-e/cloud-init
Only do3meli can upload to this branch. If you are do3meli please log in for upload directions.

Branch merges

Branch information

Name:
resizefs-on-zfs-root
Repository:
lp:~d-info-e/cloud-init

Recent commits

7986954... by do3meli

parse_mount() now using correct if/else for FreeBSD with zpools

33ab114... by do3meli

added resizefs tests and adjusted corersponding functions

79b92ff... by do3meli

change to get_device_info_from_zpool()

cae8c10... by do3meli

make some progress on util and corresponding tests

7b28697... by do3meli

add test for get_mount_parse_regex()

0012d1c... by do3meli

added get_mount_parse_regex() as we have 2 different format styles

35df453... by do3meli

improved mount regex and added test that parses mount cmd output with ext4 filesystem

13bacb9... by do3meli

added test cases for get_mount_info_fs_on_zpool()

9839be1... by do3meli

some first basic unit tests for resizefs module to increase overall test coverage

7aa2a41... by do3meli

adjust typo in comment