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:
Kun Wang 2024-12-10 14:59:19 +08:00
parent 8b733aad43
commit 72d28d08a1
3 changed files with 16 additions and 1 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -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
View 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