]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Add a task to run a test against rbd inside of qemu.
authorJosh Durgin <josh.durgin@inktank.com>
Tue, 19 Jun 2012 21:13:39 +0000 (14:13 -0700)
committerJosh Durgin <josh.durgin@inktank.com>
Fri, 22 Jun 2012 01:44:16 +0000 (18:44 -0700)
commit38f6a78c71910a39b7f1890316c0a134ced8b0ec
treefd658c2dcb67ddea058a6871fc7fac630cf64494
parent03597ca6b92f02f8263c837250a3308df7226e57
Add a task to run a test against rbd inside of qemu.

For now this task does not setup networking for the vm,
and simply runs an executable downloaded from a specified url.

It does support adding multiple rbd devices, but making use
of that with e.g. xfstests requires a bit more work.
teuthology/task/metadata.yaml [new file with mode: 0644]
teuthology/task/qemu.py [new file with mode: 0644]
teuthology/task/userdata_setup.yaml [new file with mode: 0644]
teuthology/task/userdata_teardown.yaml [new file with mode: 0644]