2024-09-09 15:10:04 +00:00
|
|
|
summary: Private (RHEL) fuse3 gating test
|
|
|
|
enabled: false
|
|
|
|
adjust:
|
|
|
|
- when: distro == rhel
|
|
|
|
enabled: true
|
|
|
|
because: private tests are accesible only within rhel pipline
|
2024-08-28 17:13:45 +00:00
|
|
|
discover:
|
2024-09-13 17:25:52 +00:00
|
|
|
- name: rhel-fuse3
|
2024-08-28 17:13:45 +00:00
|
|
|
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
|
|
|
|
|