From d96b7dea4fd27b88d72585095312e9c1fa549bff Mon Sep 17 00:00:00 2001 From: Petr Janda Date: Tue, 28 Jan 2025 11:39:20 +0100 Subject: [PATCH] Limit to boot method instead of arch Testplan is not limited to aarch64 architecture, but rather can be run on any system booting via UEFI --- efibootmgr.fmf | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/efibootmgr.fmf b/efibootmgr.fmf index 334d748..b0c5cd9 100644 --- a/efibootmgr.fmf +++ b/efibootmgr.fmf @@ -3,11 +3,12 @@ how: fmf url: https://gitlab.cee.redhat.com/rtt/tests/efibootmgr.git filter: - - 'tag: bootentry-manipulation' - 'tag: rhivos' provision: how: beaker - arch: aarch64 + hardware: + boot: + method: uefi execute: how: tmt adjust: