ceph/qa/suites/ceph-deploy/tasks/ceph-admin-commands.yaml
Vasu Kulkarni ff1f97e276 qa/tests: remove ceph-disk tests and default all tests to use ceph-volume
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2018-07-06 15:03:17 -07:00

13 lines
290 B
YAML

meta:
- desc: "test basic ceph admin commands"
tasks:
- ssh_keys:
- print: "**** done ssh_keys"
- ceph-deploy:
- print: "**** done ceph-deploy"
- workunit:
clients:
client.0:
- ceph-tests/ceph-admin-commands.sh
- print: "**** done ceph-tests/ceph-admin-commands.sh"