enable the gating
Added the gating.yaml file which enables the gating process. Added a new plan which runs selected upstream netlabel_tools tests. Related: RHEL-38477
This commit is contained in:
parent
245b9f42e8
commit
24cc9da087
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
6
gating.yaml
Normal file
6
gating.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
--- !Policy
|
||||
product_versions:
|
||||
- rhel-10
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||
9
plans/tests.fmf
Normal file
9
plans/tests.fmf
Normal file
@ -0,0 +1,9 @@
|
||||
summary: plan with selected netlabel_tools tests
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://src.fedoraproject.org/tests/selinux
|
||||
test:
|
||||
- /kernel/netlabel_many_ifaces
|
||||
execute:
|
||||
how: tmt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user