ceph/qa/suites/orch/cephadm/smoke-singlehost/1-start.yaml
Sage Weil 5b25f8a2e5 qa/suites: move rados/cephadm -> orch/cephadm; symlink
Move cephadm under orch/ top-level suite.  Symlink so that we
still include it in a rados run.

Signed-off-by: Sage Weil <sage@newdream.net>
2021-05-18 11:14:14 -05:00

28 lines
450 B
YAML

tasks:
- cephadm:
roleless: true
single_host_defaults: true
- cephadm.shell:
host.a:
- ceph orch status
- ceph orch ps
- ceph orch ls
- ceph orch host ls
- ceph orch device ls
roles:
- - host.a
- osd.0
- osd.1
- osd.2
- osd.3
- client.0
openstack:
- volumes: # attached to each instance
count: 4
size: 10 # GB
overrides:
ceph:
conf:
osd:
osd shutdown pgref assert: true