Commit Graph

562 Commits

Author SHA1 Message Date
tamil
1c22bdb796 restart rgw after upgrade for rgw tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-07-09 16:20:13 -07:00
Sage Weil
0a13124c72 rados/mon_thrash: inject random delays in mon messages
More useful than osd delays for this collection
2013-07-08 15:01:50 -07:00
Sage Weil
94ae48cf2c rados/monthrash: reduce matrix size a bit
we don't need so many osd workloads
2013-07-08 15:01:49 -07:00
Sage Weil
dbf12a31aa rados/monthrash: refactor a bit
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-08 15:01:49 -07:00
Sage Weil
5295406dbb rados: expand mon thrashing tests
- test sync (full and recent)
- test multiple mons down
- test other cluster sizes (3 and 9)

Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-08 15:01:49 -07:00
Sage Weil
a80ab93db2 big: disable all but small until it passes 2013-07-07 21:56:12 -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
288b54445c kernel: simple_1tb -> simple_big
1TB is too big for plana
2013-07-05 11:24:49 -07:00
Sage Weil
84d7651707 test_o_trunc.sh moved 2013-07-05 11:18:30 -07:00
Sage Weil
81862ad907 rbd: reeanble iozone test, just to see
See #2689
2013-07-03 22:08:20 -07:00
Sage Weil
998a5134a6 fs: add o_trunc test on ceph-fuse
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-03 21:56:00 -07:00
Sage Weil
89cd717dc9 kernel: test o_trunc
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-03 21:55:10 -07:00
Sage Weil
ede7b5a56f upgrade/rgw: use bobtail s3tests 2013-07-02 18:13:22 -07:00
Sage Weil
86c380bddd upgrade/rgw: mds restart order doesn't matter 2013-07-02 18:09:14 -07:00
Sage Weil
80b0156aac upgrade/rgw-double: start rgw 2013-07-02 18:08:37 -07:00
Sage Weil
43f60c3036 rbd: remove kernel rbd test from rbd suite
It's already present in the kernel suite.
2013-07-02 11:17:27 -07:00
Sage Weil
e80eb48616 kernel: specify fs (and use raw disks) for rbd-nomount tests
Otherwise simple 1tb test fills up the root disks.  :(
2013-07-01 16:23:06 -07:00
Sage Weil
7120f22f5f upgrade: ignore mds restart order on rbd, rados tests
Not relevant to rbd; put these in the fs upgrade matrix.
2013-07-01 16:09:45 -07:00
Sage Weil
e7fa5fcab7 rgw: move radosgw-admin test into rgw suite 2013-07-01 14:08:12 -07:00
Sage Weil
0742f919c3 kernel: add instal, ceph tasks to rbd-nomount collection 2013-06-28 10:44:34 -07:00
Sage Weil
4f2a194ae2 big: timebox test to two hours 2013-06-27 20:49:17 -07:00
Sage Weil
25d7d96508 big: thrash, and whitelist wrongly marked me down 2013-06-27 20:47:01 -07:00
Sage Weil
20434dee61 upgrade: move fs upgrade tests to a separate suite
For now.. until we figure out why they keep failing!
2013-06-26 22:28:39 -07:00
Sage Weil
033f9ea68a kernel: add rbd test to write a 1TB image
Motivated by #5454
2013-06-26 19:30:24 -07:00
Sage Weil
2bdbccf9ab marginal: restructure the multimds collection
- two clients types (ceph-fuse and kclient)
- two clients in each test
- separate out tasks
2013-06-26 19:29:47 -07:00
Sage Weil
1747a387db kernel: reorg kernel rbd tests; add a few missing scripts
Move all the simple workunits into a separate collection, and test with
and without msgr failure injection.

There were a few tests in the workunits dir that we weren't running.
2013-06-26 08:03:41 -07:00
tamil
00bc3a84b6 rbd/rgw upgrade suites to test upgrade from bobtail to cuttlefish to next
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-06-25 16:05:04 -07:00
Sage Weil
d5acff2888 rados: dump-stick: remove configs from yaml; let task set them
The mon osd report timeout was wrong; see #5440.
2013-06-25 12:48:32 -07:00
Sage Weil
cedb60632b ceph-deploy: no need for ceph-fuse for non fs workunits 2013-06-24 21:00:32 -07:00
Sage Weil
2df1e209d3 ceph-deploy: install correct branch for rados api tests
Fixes: #5442
Signed-off-by: Sage Weil <sage@inktank.com>
2013-06-24 21:00:31 -07:00
Sage Weil
b338524f70 Revert "upgrade: add double-hop bobtail -> cuttlefish -> next fs tests"
This reverts commit fbdb7774bb.

We don't care about bobtail fs.
2013-06-23 21:58:54 -07:00
Sage Weil
56f9b29ec6 upgrade: add rados-double suite (bobtail -> cuttlefish -> next) 2013-06-23 21:58:30 -07:00
Sage Weil
2917fd4af2 upgrade/rados: refactor, expand matrix, start with cuttlefish 2013-06-23 21:53:08 -07:00
Sage Weil
e672d6b29c upgrade/fs: make single hop cuttlefish -> next (not bobtail -> next)
The bobtail ceph-fuse is buggy and these tests keep failing e.g. on umount,
but we don't really care about fixing the bobtail fs bugs.
2013-06-23 21:44:20 -07:00
Sage Weil
fbdb7774bb upgrade: add double-hop bobtail -> cuttlefish -> next fs tests 2013-06-23 21:41:32 -07:00
Sage Weil
827d2f81fa upgrade: refactor single-hop fs tests 2013-06-23 21:41:32 -07:00
Sage Weil
8e4c292ecd rados: whitelist 'had wrong client addr' for cephtool test
Recently added stuff to cephtool/test.sh workunit that triggers this.

fd769c0f21
2013-06-21 11:50:48 -07:00
Sage Weil
b7763af4ea big: enable big cluster (~50 node) 2013-06-20 16:04:00 -07:00
Sage Weil
35f0478e4a use correct branch for admin_socket tests 2013-06-19 10:37:43 -07:00
Sage Weil
24fdfd26df ceph-deploy: use correct branch for workunits 2013-06-18 08:52:10 -07:00
Sage Weil
8c179f36ac big: add big suite
Signed-off-by: Sage Weil <sage@inktank.com>
2013-06-17 16:48:38 -07:00
Sage Weil
d64f264c89 rados: don't use ceph-fuse for workunits
They can run on the local mount/dir.
2013-06-17 16:41:30 -07:00
Sage Weil
49e0cfc463 powercycle: add ext4 to osd powercycle test matrix 2013-06-17 15:52:11 -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
ae04f3c06f rados: whitelist 'wrongly marked me down' for cephtool tests
These test 'ceph osd down ...'; whitelist the resulting log message for
these tests.
2013-06-16 20:12:26 -07:00
Sage Weil
38f82f61c1 rados: no cephtool test on ceph-fuse 2013-06-16 10:03:08 -07:00
Sage Weil
73413642d7 rados: do not run cli tests on top of ceph-fuse
Some of the commands we test break teh mds, which break the mount, which
stall teh test.

Fixes: #5370
2013-06-16 10:00:22 -07:00
Sage Weil
1dcc0c51b4 fs: disable multiclient tests on kernel
Currently fails with EPERM.
2013-06-15 20:50:15 -07:00
Sage Weil
c5cf1bd509 fs: disable multiclient fsx
current hangs.  fixme!
2013-06-15 20:50:15 -07:00
Sage Weil
50d9738fce move multiclient tests from marginal -> fs suite 2013-06-15 20:50:15 -07:00