mirror of
https://github.com/ceph/ceph
synced 2025-01-01 16:42:29 +00:00
dc648a798a
The libcephfs tests are negatively affected by other mounts. This commit adds a kclient disable in addition to the ceph-fuse one. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
11 lines
149 B
YAML
11 lines
149 B
YAML
overrides:
|
|
ceph-fuse:
|
|
disabled: true
|
|
kclient:
|
|
disabled: true
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- libcephfs/test.sh
|