Sync c10s gating test to c9s

Signed-off-by: Boyang Xue <bxue@redhat.com>
This commit is contained in:
Boyang Xue 2024-08-29 15:20:20 +08:00
parent 4ba5d31cc6
commit 5ade2f28d7
3 changed files with 17 additions and 2 deletions

1
.fmf/version Normal file
View File

@ -0,0 +1 @@
1

View File

@ -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
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