]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
Initial import.
authorTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 31 May 2011 20:51:48 +0000 (13:51 -0700)
committerTommi Virtanen <tommi.virtanen@dreamhost.com>
Tue, 31 May 2011 20:51:48 +0000 (13:51 -0700)
commit7d4bb1202b756a6ab9ceb4592b70c7b90da73a8a
tree05e63480e63538da6f6e8725732de0f961824208
Initial import.

Currently hardcoded to run dbench, not modular, and the remote
execution API is clumsy.
.gitignore [new file with mode: 0644]
bootstrap [new file with mode: 0755]
daemon-helper [new file with mode: 0755]
dbench.py [new file with mode: 0644]
dbench.yaml [new file with mode: 0644]
requirements.txt [new file with mode: 0644]
setup.py [new file with mode: 0644]
teuthology/__init__.py [new file with mode: 0644]
teuthology/ceph.conf [new file with mode: 0644]
teuthology/misc.py [new file with mode: 0644]