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