Add aarch specific testplan as requested by other team
This commit is contained in:
parent
9fff723511
commit
705c989b50
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
2
ci.fmf
Normal file
2
ci.fmf
Normal file
@ -0,0 +1,2 @@
|
||||
# Docs: https://docs.fedoraproject.org/en-US/ci/tmt/#_multiple_plans
|
||||
resultsdb-testcase: separate
|
16
efibootmgr.fmf
Normal file
16
efibootmgr.fmf
Normal file
@ -0,0 +1,16 @@
|
||||
/rhivos-bootentry-manipulation:
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://gitlab.cee.redhat.com/rtt/tests/efibootmgr.git
|
||||
filter:
|
||||
- 'tag: bootentry-manipulation'
|
||||
- 'tag: rhivos'
|
||||
provision:
|
||||
how: beaker
|
||||
arch: aarch64
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
|
@ -4,3 +4,4 @@ product_versions:
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./efibootmgr/rhivos-bootentry-manipulation.functional}
|
||||
|
Loading…
Reference in New Issue
Block a user