Add gating test plan and yaml configuration for rhel10

Create tmt test plan and gating.yaml for rhel-10 gating test.

Signed-off-by: Zorro Lang <zlang@kernel.org>
This commit is contained in:
Zorro Lang 2024-06-29 01:07:35 +08:00
parent 58ae0eae74
commit 4643105437
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: xfsdump gating test
discover:
how: fmf
url: https://gitlab.cee.redhat.com/kernel-qe/kernel.git
test: [
"filesystems/xfs/fstests-slim",
]
environment:
FSTYP: xfs
TEST_GROUP: xfsdump
AVC_ERROR: +no_avc_check
execute:
how: tmt