]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
Rename "testrados" and "testswift" tasks to not begin with "test".
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Mon, 5 Dec 2011 18:07:25 +0000 (10:07 -0800)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Mon, 5 Dec 2011 18:07:25 +0000 (10:07 -0800)
commite80c32c44293e6453cce1bf89ad3cf5b1b4917ab
tree36848fdf10ed3560874f25c52400efac3ea6c552
parent0dd4d69ffee854ad39f5371fa05c2e19d42d2f24
Rename "testrados" and "testswift" tasks to not begin with "test".

Anything "test*" looks like a unit test, and shouldn't be used for
actual code.
teuthology/task/rados.py [new file with mode: 0644]
teuthology/task/swift.py [new file with mode: 0644]
teuthology/task/testrados.py [deleted file]
teuthology/task/testswift.py [deleted file]