caleb miles
cbfeac9910
radosgw-admin: Adjust garbage collection settings.
...
Signed-off-by: caleb miles <caleb.miles@inktank.com>
2013-03-08 22:07:25 -05:00
Sage Weil
a457b1793a
marginal: fix mds thrasher tasks
...
Make the ceph cluster get installed and set up before we start thrashing
the mds.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-08 14:19:14 -08:00
Sage Weil
6a398a5ef0
regression: add fs/traceless
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-08 14:15:45 -08:00
Sage Weil
1586e07dc4
fs: test traceless replies from mds
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-07 21:07:40 -08:00
tamil
75afff70c6
task for ceph-deploy sample run
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-03-07 17:38:49 -08:00
Sage Weil
6137a70312
marginal/multiclient: /tmp/cephtest -> $TESTDIR
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-06 21:55:53 -08:00
Sage Weil
3a951df724
marginal/osd_powercycle: restructure collection
...
Move install and ceph into the powercycle facet, so that it comes before
the osdthrasher. Remove it from all of the tasks.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-03-06 21:43:24 -08:00
Sam Lang
c0b03a1d2b
fs: Add fuse_use_invalidate_cb option
...
Enables the fuse_use_invalidate_cb for the
ceph fuse client in the nightlies. Once these
tests pass reliably, we can flip the boolean
in the config to true.
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-03-01 17:57:09 -06:00
Joe Buck
b33714a5cf
test: add hadoop-internal test
...
Add a test for our branch of the Hadoop code.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
2013-02-26 21:01:18 -08:00
Joe Buck
f985106d6b
test: update java tests
...
Add additional packages to be installed
for the java tests. This is required
due to recent changes to teuthology.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
2013-02-26 21:00:00 -08:00
Josh Durgin
0b968f51e8
Add rbd locking/fencing test
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-02-25 18:27:30 -08:00
Sage Weil
8ce9490ed3
rgw: no lockdep on radosgw
...
This currently crashes because of linking problems, see #4253 .
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-25 17:32:23 -08: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
8dcbf8b685
specify deterministic admin socket path for admin_socket.py tests
...
Otherwise we don't know the path because the default now includes $pid.
2013-02-24 07:51:11 -08:00
Alex Elder
05a877987e
rbd_xfstests: re-enable test 049
...
Test 049 is now passing, so add it back to the set that runs
nightly. It only takes 10-15 seconds to run, so it shouldn't
adversely affect the balance of tests run across the three clients.
This resolves:
http://tracker.ceph.com/issues/4244
Signed-off-by: Alex Elder <elder@inktank.com>
2013-02-22 15:41:30 -06:00
Sage Weil
425f5dd861
clusters: add mds to fixed-1.yaml
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-20 21:23:53 -08: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
81704665f4
rados: fix ceph_test_filejournal test
...
Assume it is in the $PATH.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-19 11:26:02 -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
Sage Weil
e250815ace
rgw: use 2 node cluster
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-02-18 13:30:28 -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
267aac25ac
add fixed-2 cluster
2013-02-18 13:20:11 -08:00
Sage Weil
61605f8178
rados: don't pass ceph.conf path to workloadgen
...
The workunit tasks sets CEPH_CONF as needed, which the binaries already
understand.
2013-02-18 09:31:19 -08:00
Sage Weil
6fa3749302
remove rados-multifs link
2013-02-17 22:40:23 -08:00
Sage Weil
0c8d78236a
rados: remove empty multifs collection
2013-02-17 17:13:50 -08:00
tamil
d4d11a505c
adding task for rbd cli tests
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-02-11 17:43:09 -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
tamil
bd4f1d5cf7
adding task for iogen
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-02-01 15:39:34 -08:00
Sam Lang
8e566f6f8a
marginal/osd_powercycle: OSD powercycle thrashing
...
Tasks to run while thrashing osds using ipmi to powercycle.
This currently runs in the marginal suite only.
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-31 08:55:32 -06:00
Sage Weil
0c87249171
rbd: add rbd_cli_misc with map-snapshot-io.sh
2013-01-30 01:08:23 -08:00
Samuel Just
d50086020f
btrfs.yaml: increase osd op thread timeout
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-01-28 19:01:27 -08:00
Josh Durgin
81ed1bc76c
rados: add pool_ops workunit to cephtool test
2013-01-28 16:58:54 -08:00
Samuel Just
2f192eaff6
TestRados expects rollback, not snap_rollback
...
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-01-23 19:42:45 -08:00
Sage Weil
b7cb1b113f
rados/thrash: 3 monitors, so that we can thrash them
2013-01-21 15:09:00 -08:00
Sam Lang
ee4a9f25ec
marginal/mds_thrasher: Add tests for mds thrasher
...
Adds a basic set of roles for testing the mds thrasher
with 1 active and 1 standby, and a few basic tests that
stress mds operations.
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-18 18:55:22 -06:00
Joao Eduardo Luis
f41b5421f8
add mon_thrash task to kernel and rados thrashers collections
...
Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
2013-01-17 21:00:21 -08:00
Sam Lang
626f6104fd
Add a test for the truncate/osd-commit-reply race
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-17 20:57:26 -08:00
Sage Weil
cc7bf1bd18
rados: add osd reply delay injection
2013-01-17 20:54:37 -08:00
Sage Weil
0946a78c01
fix mon clock queue test syntax
2013-01-16 15:40:58 -08:00
Josh Durgin
3c67ee3667
rbd: add test for formatted output from rbd cli
2013-01-16 13:57:10 -08:00
Sage Weil
123a2dc486
rados: adjust socket injection rate down
...
See #3795 .
2013-01-14 16:25:17 -08:00
Joao Eduardo Luis
305cb54a17
suites: rados: multimon: add mon clock skews task yaml files
...
Signed-off-by: Joao Eduardo Luis <jecluis@gmail.com>
2013-01-10 18:03:03 -08:00
Joe Buck
2fa5d23bb2
test: Hadoop cluster and task config.
...
Add a 3-node cluster specification and a
task for running wordcount with Hadoop on Ceph.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
Reviewed-by: Sam Lang <sam.lang@inktank.com>
2013-01-10 16:58:07 -08:00
Sam Lang
c8f3fd6e25
marginal: Remove broken symlinks
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-10 10:54:23 -06:00
Sam Lang
573f5315ed
marginal/multiclient: Matching tests for kclient
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 13:57:21 -06:00
Sam Lang
14385a6631
marginal/multiclient: Add three client cluster
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 13:54:11 -06:00
Sam Lang
a4df523878
marginal/multiclient: Adding ior test to marginal
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 13:51:11 -06:00
Sam Lang
1e03fe18ef
marginal/multiclient: Add a test for fsx-mpi
...
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-01-08 12:36:03 -06:00