mirror of
https://github.com/ceph/ceph
synced 2025-02-08 19:38:47 +00:00
Fixes: https://tracker.ceph.com/issues/23718 Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
9 lines
274 B
YAML
9 lines
274 B
YAML
# Right now, cephfs-shell is only available as a package on Ubuntu
|
|
# This overrides the random distribution that's chosen in the other yaml fragments.
|
|
os_type: ubuntu
|
|
os_version: "18.04"
|
|
tasks:
|
|
- cephfs_test_runner:
|
|
modules:
|
|
- tasks.cephfs.test_cephfs_shell
|