Sage Weil
6bede298ef
dump_stuck: whitelist 'wrongly marked me down'
...
The test marks the osds down.. they may generate this error if they get
that faster than they get the signal via the daemon-wrapper.
2012-04-15 20:39:56 -07:00
Sage Weil
24910c3b3b
add osd-recovery test
2012-03-24 16:07:47 -07:00
Sage Weil
6bf9c957c9
renamed backfill -> osd_backfill
2012-03-24 16:07:38 -07:00
Josh Durgin
b2bbede826
dump-stuck: set pg stuck threshold to match test
2012-02-29 15:45:25 -08:00
Sage Weil
722af1a4dd
no peer as part of lost_unfound
2012-02-27 14:52:35 -08:00
Sage Weil
9afafdf164
move peer to separate test for now
2012-02-26 17:09:41 -08:00
Sage Weil
6295578f16
lost_unfound: do peer after, until wait_for_clean propagates last_epoch_started
...
The peer task does wait_for_clean, and then lost_unfound immediately marks
something down. But the PGs become clean before the replica last_epoch_started
is moved forward in time, which means they block waiting for the now down
OSD. Needlessly.
Until we fix this, just do the peer test after.
2012-02-25 21:35:31 -08:00
Sage Weil
c9c1a4ab42
do peer test along with lost_unfound
2012-02-24 15:04:27 -08:00
Josh Durgin
52a52cf4f2
Add test for 'ceph pg dump_stuck'
2012-02-21 16:21:05 -08:00
Sage Weil
84bd876cd4
cfuse -> ceph-fuse
2012-02-20 12:49:35 -08:00
Sage Weil
3fbb5714cc
rename fs files
2012-02-14 08:58:30 -08:00
Sage Weil
04f3e44514
btrfs: 1 -> fs: btrfs
2012-02-13 15:29:52 -08:00
Sage Weil
0b68dbca9a
add backfill test
2012-01-31 16:37:57 -08:00
Sage Weil
b2c07d8a60
add simple thrash workload to regression suite
2012-01-16 15:09:29 -08:00
Sage Weil
43da161d2b
mds.0 -> mds.a
2012-01-16 11:08:19 -08:00
Samuel Just
6b8588b781
Use btrfs for regression tests
...
Some of the tests (particularly the s3 tests) use very long filenames
which trigger bugs related to ext4 xattr handling.
Signed-off-by: Samuel Just <samuel.just@dreamhost.com>
2011-12-08 15:35:16 -08:00
Josh Durgin
94100ad072
Move collections into separate suites
...
For now, there are just two suites:
* regression - tests that should always pass
* stress - tests that have problems for one reason or another
2011-11-17 17:57:57 -08:00