diff options
-rwxr-xr-x | qa/workunits/rbd/qemu-iotests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/workunits/rbd/qemu-iotests.sh b/qa/workunits/rbd/qemu-iotests.sh index 9031b1db536..284d88aea68 100755 --- a/qa/workunits/rbd/qemu-iotests.sh +++ b/qa/workunits/rbd/qemu-iotests.sh @@ -8,7 +8,7 @@ # This will only work with particular qemu versions, like 1.0. Later # versions of qemu includ qemu-iotests directly in the qemu # repository. -git clone git://repo.or.cz/qemu-iotests.git +git clone git://ceph.com/git/qemu-iotests.git cd qemu-iotests mkdir bin |