Commit Graph

23 Commits

Author SHA1 Message Date
Sage Weil
5eb0e4dd2f suites: sudo ceph
Signed-off-by: Sage Weil <sage@redhat.com>
2015-09-11 12:15:01 -04:00
Josh Durgin
aa6240c6f4 rbd: fix copy-on-read setting
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-02-25 23:00:34 -08:00
Jason Dillaman
b277946848 suites/rbd: add object map tests
Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old format, basic
new format, and new format w/ object map.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-02-25 21:40:05 -05:00
Josh Durgin
f2224b9af5 suites/rbd: add copy-on-read tests
Add as a facet of librbd tests, since they all use cloning, and to a
couple tests with thrashing.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-01-23 22:42:18 -08:00
Josh Durgin
87478973f4 suites/rbd: split qemu and librbd tests
qemu tests take a long time. We'll want to test more combinations of
options with librbd directly.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-01-23 22:42:18 -08:00
Ken Dreyer
8a317125fc drop tiobench tests
The tiobench software has been abandoned upstream for years. Fedora and
Debian are no longer shipping the tiobench package, so we've had to
carry the package ourselves in the Ceph project, and we're trying to
slim down our dependencies where it makes sense to do so.

Nuke the tiobench tests.

http://tracker.ceph.com/issues/10152 Refs: #10152

Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
2015-01-06 08:59:14 -07:00
Sage Weil
e97b865037 rbd: do most tests with a (small) cache pool in front
Signed-off-by: Sage Weil <sage@inktank.com>
2014-04-18 09:51:17 -07:00
tamil
7b392a815a white listed "wrongly marked me down" to avoid false alarm in the nightlies
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-12-02 12:52:08 -08:00
Sandon Van Ness
2ae29a16d4 Don't run QEMU tests on ARM arch.
Kernel doesn't support KVM and it doesn't make much sense to do
these tests on ARM in the first place...

Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2013-11-19 16:26:11 -08:00
Sage Weil
30c56cc1cb mark all existing collections with %
This is ignored by old teuthology, but used by newer code to tell us when
to generate a product of all directory items.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-08-28 11:24:29 -07:00
Sage Weil
823bf3853c Revert "rbd: reeanble iozone test, just to see"
This reverts commit 81862ad907.

Yeah, still broken.
2013-07-07 11:37:07 -07:00
Sage Weil
81862ad907 rbd: reeanble iozone test, just to see
See #2689
2013-07-03 22:08:20 -07:00
Sage Weil
4386d2c8b9 rbd: do not use ceph-fuse to run functional tests
The workunit task can now do this in a local directory.
2013-06-17 12:54:59 -07:00
Sage Weil
90544fa3a6 marginal: remove incomplete librbd collection
Move disabled qemu + iozone task into rbd suite.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-29 13:22:48 -07:00
Sage Weil
b0136f9879 use ceph.com/git instead of github
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-20 12:51:02 -07:00
Sage Weil
e747abef4e rbd/librbd: fix the cache mode facet
This appears to have been broken, which means we weren't actually testing
any of the non-default cache modes (writethrough, none).  Whoops!  We were
getting jobs like

task:
- install: null
- ceph:
    conf:
      client:
        rbd cache: false
tasks:
- chef: null
- clock: null
- install: null
- ceph: null
- rbd_fsx:
    clients:
    - client.0
    ops: 5000

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-20 21:17:39 -08:00
Sage Weil
acab068269 add explicit install task before ceph task 2013-02-19 21:02:26 -08:00
Sage Weil
c68f687c80 rbd: use 2 node cluster, mostly.
Not for the collection that includes KVM tests.

Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 13:37:29 -08:00
Josh Durgin
1bdd5c3bc9 Fix qemu options for xfstests
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-10 12:06:32 -08:00
Josh Durgin
50af473485 Add xfstests on rbd inside qemu
We may want to prune these later, since they take a long time.

Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2012-12-05 15:58:44 -08:00
Sage Weil
f868718eb2 rbd: reduce fsx runtimes
These go way slower now that they are doing the cloning stuff.
2012-10-02 10:05:53 -07:00
Sage Weil
e386fb9b57 rbd: add msgr failure injection 2012-08-24 14:49:05 -07:00
Sage Weil
cd0b5278e5 separate regression suite into topical categories rados, rbd, fs 2012-07-31 09:55:45 -07:00