Add gating test plan and config files for RHEL10

This commit is contained in:
Kun Wang 2024-08-30 09:21:04 +00:00
parent 98cdd0f407
commit 55e738a41d
3 changed files with 20 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

6
gating.yaml Normal file
View 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}

13
plans/gating.fmf Normal file
View File

@ -0,0 +1,13 @@
summary: keyutils gating test
discover:
how: fmf
url: https://gitlab.cee.redhat.com/kernel-qe/filesystems/keyutils
test: [
"testsuite",
]
environment:
FSTYP: xfs
TEST_GROUP: keyutils
AVC_ERROR: +no_avc_check
execute:
how: tmt