testing singl lv and only vg

This commit is contained in:
Charlie Mordant
2020-05-11 16:35:31 +02:00
parent c40f9b7d03
commit 62fc5a5e2b

View File

@@ -20,7 +20,3 @@ def test_mylv_logical_volume_is_created(host):
def test_volume_is_mounted(host):
host.file("/var/lib/mountpoint").mode == 0o731
def test_volume2_is_mounted(host):
host.file("/var/lib/mountpoint2").mode == 0o731