ccd906e78b
Signed-off-by: Boyang Xue <bxue@redhat.com>
21 lines
440 B
Plaintext
21 lines
440 B
Plaintext
summary: Private (RHEL) fuse3 gating test
|
|
enabled: false
|
|
adjust:
|
|
- when: distro == rhel
|
|
enabled: true
|
|
because: private tests are accesible only within rhel pipline
|
|
discover:
|
|
- name: rhel-fuse3
|
|
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
|
|
|