diff --git a/plans/all.fmf b/plans/all.fmf index 3fe088958..d9e4cf7e0 100644 --- a/plans/all.fmf +++ b/plans/all.fmf @@ -5,6 +5,8 @@ provision: hardware: virtualization: is-supported: true + disk: + - size: ">= 200GB" prepare: how: install package: @@ -17,3 +19,6 @@ prepare: execute: how: tmt script: pytest -s -vv --force-aws-upload +finish: + how: shell + script: df -h