Add TMT style gating for keyutils on c9s.
This change is required by RHELMISC-7546 Signed-off-by: Kun Wang <kunwan@redhat.com>
This commit is contained in:
parent
8b733aad43
commit
72d28d08a1
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
||||
1
|
||||
@ -3,4 +3,4 @@ product_versions:
|
||||
- rhel-9
|
||||
decision_context: osci_compose_gate
|
||||
rules:
|
||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
||||
- !PassingTestCaseRule {test_case_name: osci.brew-build./plans/internal/gating.functional}
|
||||
14
plans/internal/gating.fmf
Normal file
14
plans/internal/gating.fmf
Normal file
@ -0,0 +1,14 @@
|
||||
summary: Internal gating tests plan for keyutils
|
||||
discover:
|
||||
how: fmf
|
||||
url: https://pkgs.devel.redhat.com/git/tests/keyutils
|
||||
test: [
|
||||
"Basic/testsuite",
|
||||
]
|
||||
environment:
|
||||
AVC_ERROR: +no_avc_check
|
||||
execute:
|
||||
how: tmt
|
||||
adjust:
|
||||
enabled: false
|
||||
when: distro == centos-stream or distro == fedora
|
||||
Loading…
Reference in New Issue
Block a user