]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commit
test: Add two new singleton test yamls radom-eio and thrash-eio 14760/head
authorDavid Zafman <dzafman@redhat.com>
Tue, 13 Jun 2017 22:17:57 +0000 (15:17 -0700)
committerDavid Zafman <dzafman@redhat.com>
Fri, 23 Jun 2017 15:09:15 +0000 (08:09 -0700)
commit33edfe3a0f3bb6b4d58546603b4c8f2cbf1b80d6
treefb2ce1d5791e902e463c2e7fbb28ff13b7462d52
parentaf34e78cc594a0cfb0805c99938f3784a0716b1e
test: Add two new singleton test yamls radom-eio and thrash-eio

New option "random_eio" to Thrasher, sets 1 osd random read percentage
New option "objectsize" to radosbench task (-o bench option)
New option "type" to radosbench specify write, seq or rand

Signed-off-by: David Zafman <dzafman@redhat.com>
qa/suites/rados/singleton/all/random-eio.yaml [new file with mode: 0644]
qa/suites/rados/singleton/all/thrash-eio.yaml [new file with mode: 0644]
qa/tasks/ceph_manager.py
qa/tasks/radosbench.py
qa/tasks/thrashosds.py