From 067338f7db3ca39a7ba5677c4d8fea33f827e758 Mon Sep 17 00:00:00 2001 From: Miroslav Vadkerti Date: Wed, 11 Sep 2024 21:40:51 +0200 Subject: Improve test time for kde/build-desktop-live Larger disk means more IO performance. Require more CPUs to aid mksquashfs performance. Signed-off-by: Miroslav Vadkerti --- tmt/plans/desktop/kde/build-desktop-live.fmf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/tmt/plans/desktop/kde/build-desktop-live.fmf b/tmt/plans/desktop/kde/build-desktop-live.fmf index 190c1e1..58ef3da 100644 --- a/tmt/plans/desktop/kde/build-desktop-live.fmf +++ b/tmt/plans/desktop/kde/build-desktop-live.fmf @@ -7,3 +7,12 @@ environment: kiwi_file: Fedora.kiwi execute: how: tmt +provision: + how: artemis + hardware: + cpu: + # Add more CPUs to make mksquashfs faster + processors: ">= 8" + disk: + # Increase disk size for better IO performance + - size: '>=500 GiB' -- cgit v1.3.1+13