Add separate steps for preparing devices, fix indent and move constants
Signed-off-by: Katarzyna Treder <katarzyna.treder@h-partners.com>
This commit is contained in:
@@ -69,7 +69,6 @@ def test_negative_start_cache():
|
||||
|
||||
with TestRun.step("Prepare cache device"):
|
||||
cache_dev = TestRun.disks["cache"]
|
||||
|
||||
cache_dev.create_partitions([Size(2, Unit.GibiByte)] * 2)
|
||||
|
||||
cache_dev_1 = cache_dev.partitions[0]
|
||||
|
Reference in New Issue
Block a user