Testplan is not limited to aarch64 architecture, but rather can be run on any system booting via UEFI
18 lines
399 B
Plaintext
18 lines
399 B
Plaintext
/rhivos-bootentry-manipulation:
|
|
discover:
|
|
how: fmf
|
|
url: https://gitlab.cee.redhat.com/rtt/tests/efibootmgr.git
|
|
filter:
|
|
- 'tag: rhivos'
|
|
provision:
|
|
how: beaker
|
|
hardware:
|
|
boot:
|
|
method: uefi
|
|
execute:
|
|
how: tmt
|
|
adjust:
|
|
enabled: false
|
|
when: distro == centos-stream or distro == fedora
|
|
|