diff options
author | Mina Galić <me+git@igalic.co> | 2020-11-04 15:49:34 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-11-04 09:49:34 -0500 |
commit | cf6c36a18de233190996f7c2dde1e04908bad50a (patch) | |
tree | 332a0f625ba1699b9fb9ee4d9dd8148f7190f015 /tests/integration_tests | |
parent | d1c01c1df94e07afd3843e31b1e1ce670cf07387 (diff) | |
download | vyos-cloud-init-cf6c36a18de233190996f7c2dde1e04908bad50a.tar.gz vyos-cloud-init-cf6c36a18de233190996f7c2dde1e04908bad50a.zip |
split read_fs_info into linux & freebsd parts (#625)
FreeBSD doesn't have blkid, so we want to use geom to list devices and
their fstypes and labels.
This PR also adds `jail` to the list of is_container()
And we now also properly cache geom and blkid output!
A test is added to verify the new behaviour by correctly identifying
NoCloud on FreeBSD.
Co-authored-by: Scott Moser <smoser@brickies.net>
Diffstat (limited to 'tests/integration_tests')
0 files changed, 0 insertions, 0 deletions