ceph/qa/suites/smoke/1node/tasks/ceph-deploy.yaml
Vasu Kulkarni 80f84baa94 qa/tests: use stable branch for single node tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2018-03-30 09:09:37 -07:00

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'