mirror of
https://github.com/ceph/ceph
synced 2025-02-09 20:09:53 +00:00
9 lines
251 B
YAML
9 lines
251 B
YAML
meta:
|
|
- desc: |
|
|
Run ceph-deploy cli tests on one node
|
|
and verify all the cli works and cluster can reach
|
|
HEALTH_OK state(implicty verifying the daemons via init).
|
|
tasks:
|
|
- ceph_deploy.single_node_test:
|
|
ceph-deploy-branch: '1.5.39-stable'
|