]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
qa/tasks/ceph2: basic task to bring up cluster with ceph-daemon and ssh
authorSage Weil <sage@redhat.com>
Fri, 8 Nov 2019 22:39:00 +0000 (22:39 +0000)
committerSage Weil <sage@redhat.com>
Thu, 21 Nov 2019 16:46:54 +0000 (10:46 -0600)
commitea96d47b42f0c48af560972242647bc2efffd168
treec58fe17ea4da7b8214f28c8bc7605d40b4932a80
parentad1804424a60bf9e47fe1fed10d8bc090276fa98
qa/tasks/ceph2: basic task to bring up cluster with ceph-daemon and ssh

This is pretty minimal at this point, but it works so far (or will, once a few open PRs merge).

Main problematic area right now is that the multi-cluster stuff isn't right.  We should fix that before continuing, since ceph-daemon for once can do multiple clusters well.

Signed-off-by: Sage Weil <sage@redhat.com>
qa/tasks/ceph2.py [new file with mode: 0644]