]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
When running teuthology with targets provisionned on OpenStack and kvm, the disks...
authorLoic Dachary <loic@dachary.org>
Wed, 16 Jan 2013 10:48:05 +0000 (11:48 +0100)
committerSage Weil <sage@inktank.com>
Thu, 17 Jan 2013 04:48:15 +0000 (20:48 -0800)
Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/misc.py

index 0314d211e1a4da020d3b2983be4b7a2c926422c8..0de60dbfe91e53bc3f4fd7d47ccebc84922c342f 100644 (file)
@@ -342,6 +342,15 @@ def get_scratch_devices(remote):
             '/dev/sdn',
             '/dev/sdo',
             '/dev/sdp',
+            '/dev/vda',
+            '/dev/vdb',
+            '/dev/vdc',
+            '/dev/vdd',
+            '/dev/vde',
+            '/dev/vdf',
+            '/dev/vdg',
+            '/dev/vdh',
+            '/dev/vdi',
             ]
 
     retval = []