summaryrefslogtreecommitdiff
path: root/tests/unittests/test_handler/test_handler_resizefs.py
AgeCommit message (Expand)Author
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-05-01FreeBSD: Invoke growfs on ufs filesystems such that it does not prompt.Harm Weites
2018-03-27FreeBSD: resizefs module now able to handle zfs/zpool.Dominic Schlegel
2018-03-14tests: Centralize and re-use skipTest based on json schema presense.Scott Moser
2018-01-24btrfs: support resizing if root is mounted ro.Robert Schweikert
2017-10-23resizefs: Fix regression when system booted with root=PARTUUID=Chad Smith
2017-09-15resizefs: Drop check for read-only device file, do not warn on overlayroot.Chad Smith
2017-09-13schema and docs: Add jsonschema to resizefs and bootcmd modulesChad Smith
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang