]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
cephadm/vstart-smoke.sh: a smoke test to run against vstart
authorSage Weil <sage@redhat.com>
Wed, 4 Mar 2020 20:24:38 +0000 (14:24 -0600)
committerSage Weil <sage@redhat.com>
Wed, 4 Mar 2020 20:25:31 +0000 (14:25 -0600)
commit762f0bbb708caaff5a9959c084f1d6ddf9a5431e
treea6b574d6b659dbda4511919812f0758cbf4a57af
parente855c749124088f7407831e148de9776aa5514cc
cephadm/vstart-smoke.sh: a smoke test to run against vstart

This provides decent coverage of cephadm in practice, and can run against
a vstart cluster without having to go build containers.

vstart-cleanup.sh will clean up an aborted test reasonably well without
requiring sudo.

Caveats:
- there is no coverage for osds at this point.

Signed-off-by: Sage Weil <sage@redhat.com>
src/cephadm/vstart-cleanup.sh [new file with mode: 0755]
src/cephadm/vstart-smoke.sh [new file with mode: 0755]