mirror of
https://github.com/ceph/ceph
synced 2025-01-23 19:46:56 +00:00
cbdd520995
Signed-off-by: Casey Bodley <cbodley@redhat.com>
18 lines
275 B
YAML
18 lines
275 B
YAML
overrides:
|
|
ceph-fuse:
|
|
disabled: true
|
|
kclient:
|
|
disabled: true
|
|
install:
|
|
ceph:
|
|
extra_system_packages:
|
|
deb:
|
|
- python3-pytest
|
|
rpm:
|
|
- python3-pytest
|
|
tasks:
|
|
- workunit:
|
|
clients:
|
|
client.0:
|
|
- fs/test_python.sh
|