a5510588b4
Create test plan and gating.yaml for rhel-10 gating test. Signed-off-by: Zorro Lang <zlang@redhat.com>
14 lines
275 B
Plaintext
14 lines
275 B
Plaintext
summary: xfsprogs 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: xfsprogs
|
|
AVC_ERROR: +no_avc_check
|
|
execute:
|
|
how: tmt
|