[mount] Rename test file, re-jig tests for mount

This commit is contained in:
Adriaan de Groot 2021-06-15 20:48:22 +02:00
parent 846936357b
commit 7b297a0e16
4 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,6 @@
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
bogus: true
# No configuration needed because the partitions are
# all filesystems that require no special handling.

View File

@ -0,0 +1,8 @@
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
partitions:
- device: "/dev/sdb1"
mountPoint: "/"
fs: "btrfs"
# Expect a complaint and a default btrfs layout

View File

@ -0,0 +1,5 @@
# SPDX-FileCopyrightText: no
# SPDX-License-Identifier: CC0-1.0
# Expect a complaint and a default btrfs layout because the
# partitions use btrfs