Sage Weil
ce927692b1
rados: vary mon kv backend
...
Use just rocksdb for thrash to avoid blowing up the matrix. Leave
leveldb for the ec thrash suites.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-05-15 19:20:32 -04:00
Sage Weil
2a44c3d20d
drop broken name length config args
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-05-05 09:07:36 -04:00
Sage Weil
f21651662e
rados/monthrash: debug client on librados api tests
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-04-24 16:39:04 -04:00
Samuel Just
da9c65b1af
rados_api_tests: reduce the osd_max_object_name_len value
...
This test can be run against ext4, which maxes out under
1k.
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-04-07 15:35:30 -07:00
Loic Dachary
d9a8f49fc5
openstack: define the resources required to run a rados suite
...
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-03-30 01:45:14 +02:00
Sage Weil
552e3e4a02
suites/rados: test random queue options
...
Signed-off-by: Sage Weil <sage@redhat.com>
2016-01-29 13:22:10 -05:00
Sage Weil
7bb1ceb3f0
log-whitelist 'reached quota' for librados test.sh
...
A new test verifies that we are stopped by the pool quota (and get
the right error messages or block). See ceph.git
32962740ce
.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-10-02 08:33:46 -04:00
Sage Weil
671a9dfa17
rados: test both simple, async, and a mix
...
- in general, test simple vs async vs random
- not for msgr-less workloads
- not for thrash-erasure-*.. the regular thrash
should cover it.
Signed-off-by: Sage Weil <sage@redhat.com>
2015-08-27 10:38:54 -04:00
John Spray
344d5974fd
Remove mds role from rados & rgw tests
...
Follow up to a24efaef
, remove the mds from
the (mainly singleton) test configs that
explicitly list it.
Signed-off-by: John Spray <john.spray@redhat.com>
2014-07-22 16:44:02 +01:00
Sage Weil
cb699f6a1a
rados/monthrash: shorten mon pings so that freezing triggers reconnects
...
This exercises (tho it doesn't necessarily verify) the mon ping reconnect
code when the thrasher freezes the mons.
See #7888 .
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-28 16:17:00 -07:00
Sage Weil
a42e197f5d
rados/monthrash: add pool create/delete tests
...
This is sufficient to trigger #7736 when combined with mon thrashing and
mon msg delay injection.
Signed-off-by: Sage Weil <sage@inktank.com>
2014-03-17 16:16:50 -07:00
Sage Weil
39c4674b27
test copy_from when running ceph_test_rados
...
Skip most of the upgrade suites, except the test that ends up on next.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-10-15 12:20:39 -07:00
Sage Weil
3615c149c2
make xfs.yaml a symlink
2013-10-02 13:30:13 -07: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
a8965a6a5d
rados/monthash: fix 5925 yaml
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-08-14 21:37:16 -07:00
David Zafman
0e9a937936
monthrash workloads: Add task to reproduce 5925 with extra logging
...
Signed-off-by: David Zafman <david.zafman@inktank.com>
2013-08-13 17:15:16 -07:00
Sage Weil
a0edf7aaa5
rados: trim more aggressively
2013-07-23 10:46:32 -07:00
Sage Weil
f528108d14
rados: keep fewer osdmaps around
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-23 09:24:35 -07:00
Sage Weil
9b3f59dfef
rados: add in the mon/caps.sh tests
2013-07-22 09:29:43 -07:00
Sage Weil
e8c58d3ee9
rados: use 'ms inject intenral delays' during thrashing
...
This tries to help hit unusual races in the messenger.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-16 21:03:17 -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
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
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
9d92ad6ead
rados: crank up mon debugging for the mon thrashing tests
...
At least for now!
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-25 09:06:53 -08:00
Sage Weil
acab068269
add explicit install task before ceph task
2013-02-19 21:02:26 -08:00
Sage Weil
f05f90b527
rados: use 2 instead of 3 machines
...
Put the client on the same node as some of the osds. This shouldn't cause
any problems. It will make timing a bit different, but if anything that
is probably a good thing.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 13:24:18 -08:00
Sage Weil
d5c771a3f3
rados/monthrash: run some mon tests
2013-02-11 07:13:53 -08:00
Sage Weil
8d5ca94331
rados: separate out mon thrasher from thrasher collection
...
Run a different set of tests.
2013-02-11 07:13:41 -08:00