]> git.apps.os.sepia.ceph.com Git - teuthology.git/commitdiff
autotest: pull from github.com/ceph/autotest
authorSage Weil <sage@newdream.net>
Sun, 11 Mar 2012 03:15:21 +0000 (19:15 -0800)
committerSage Weil <sage@newdream.net>
Sun, 11 Mar 2012 03:15:21 +0000 (19:15 -0800)
teuthology/task/autotest.py

index d8554f1d5d08ba8d8dd642298168c0e16deb47a2..73bdb101193d35de0f5e4954ba723ae4f7872a62 100644 (file)
@@ -80,7 +80,7 @@ def _download(remote):
             'wget',
             '-nv',
             '--no-check-certificate',
-            'https://github.com/tv42/autotest/tarball/ceph',
+            'https://github.com/ceph/autotest/tarball/ceph',
             '-O-',
             run.Raw('|'),
             'tar',