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:
parent
58ae0eae74
commit
4643105437
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}
|
13
plans/gating.fmf
Normal file
13
plans/gating.fmf
Normal 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
|
Loading…
Reference in New Issue
Block a user