]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
tasks/cephfs: add vstart runner script
authorJohn Spray <jspray@redhat.com>
Mon, 20 Jul 2015 11:32:45 +0000 (12:32 +0100)
committerJohn Spray <john.spray@redhat.com>
Fri, 2 Oct 2015 16:41:17 +0000 (17:41 +0100)
commit8b846b9f2c7b12a1c080334e5c7f6e36675407f5
tree305be506d441404033759ca656e99fa982b0058d
parentefb62ae1e7de3651fc8efc1da6d7d4eec852b9f8
tasks/cephfs: add vstart runner script

This is to allow running CephFSTestCase tests
against a vstart cluster, for much faster turnaround
during development than running teuthology against
built ceph packages.

Not everything will be runnable this way, but for
certain things like filesystem repair scenarios we
have everything we need within a vstart environment.

Signed-off-by: John Spray <john.spray@redhat.com>
tasks/cephfs/vstart_runner.py [new file with mode: 0644]