Sync c10s gating test to c9s
Signed-off-by: Boyang Xue <bxue@redhat.com>
This commit is contained in:
parent
4ba5d31cc6
commit
5ade2f28d7
1
.fmf/version
Normal file
1
.fmf/version
Normal file
@ -0,0 +1 @@
|
|||||||
|
1
|
@ -3,5 +3,5 @@ product_versions:
|
|||||||
- rhel-9
|
- rhel-9
|
||||||
decision_context: osci_compose_gate
|
decision_context: osci_compose_gate
|
||||||
rules:
|
rules:
|
||||||
- !PassingTestCaseRule {test_case_name: baseos-ci.brew-build.tier1.functional}
|
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}
|
||||||
|
|
||||||
|
14
plans/gating.fmf
Normal file
14
plans/gating.fmf
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
summary: fuse3 gating test
|
||||||
|
discover:
|
||||||
|
how: fmf
|
||||||
|
url: https://gitlab.cee.redhat.com/kernel-qe/kernel.git
|
||||||
|
test: [
|
||||||
|
"filesystems/fuse/gating/fuse3",
|
||||||
|
]
|
||||||
|
environment:
|
||||||
|
FSTYP: ext4
|
||||||
|
TEST_GROUP: fuse3
|
||||||
|
AVC_ERROR: +no_avc_check
|
||||||
|
execute:
|
||||||
|
how: tmt
|
||||||
|
|
Loading…
Reference in New Issue
Block a user