Initial fuse3 gating for c10s

Signed-off-by: Boyang Xue <bxue@redhat.com>
This commit is contained in:
Boyang Xue 2024-08-29 01:13:45 +08:00
parent 902691d9e2
commit a744e727fa
3 changed files with 22 additions and 0 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

7
gating.yaml Normal file
View File

@ -0,0 +1,7 @@
--- !Policy
product_versions:
- rhel-10
decision_context: osci_compose_gate
rules:
- !PassingTestCaseRule {test_case_name: osci.brew-build.tier0.functional}

14
plans/gating.fmf Normal file
View 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