]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Sage Weil [Mon, 1 Jul 2013 23:09:45 +0000 (16:09 -0700)]
upgrade: ignore mds restart order on rbd, rados tests
Not relevant to rbd; put these in the fs upgrade matrix.
Sage Weil [Mon, 1 Jul 2013 21:08:12 +0000 (14:08 -0700)]
rgw: move radosgw-admin test into rgw suite
Sage Weil [Fri, 28 Jun 2013 17:44:34 +0000 (10:44 -0700)]
kernel: add instal, ceph tasks to rbd-nomount collection
Sage Weil [Fri, 28 Jun 2013 03:49:17 +0000 (20:49 -0700)]
big: timebox test to two hours
Sage Weil [Fri, 28 Jun 2013 03:47:01 +0000 (20:47 -0700)]
big: thrash, and whitelist wrongly marked me down
Sage Weil [Thu, 27 Jun 2013 05:28:39 +0000 (22:28 -0700)]
upgrade: move fs upgrade tests to a separate suite
For now.. until we figure out why they keep failing!
Sage Weil [Thu, 27 Jun 2013 02:30:24 +0000 (19:30 -0700)]
kernel: add rbd test to write a 1TB image
Motivated by #5454
Sage Weil [Thu, 27 Jun 2013 02:29:47 +0000 (19:29 -0700)]
marginal: restructure the multimds collection
- two clients types (ceph-fuse and kclient)
- two clients in each test
- separate out tasks
Sage Weil [Wed, 26 Jun 2013 15:03:09 +0000 (08:03 -0700)]
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.
tamil [Tue, 25 Jun 2013 23:05:04 +0000 (16:05 -0700)]
rbd/rgw upgrade suites to test upgrade from bobtail to cuttlefish to next
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Sage Weil [Tue, 25 Jun 2013 19:45:15 +0000 (12:45 -0700)]
rados: dump-stick: remove configs from yaml; let task set them
The mon osd report timeout was wrong; see #5440.
Sage Weil [Tue, 25 Jun 2013 03:51:34 +0000 (20:51 -0700)]
ceph-deploy: no need for ceph-fuse for non fs workunits
Sage Weil [Tue, 25 Jun 2013 03:51:15 +0000 (20:51 -0700)]
ceph-deploy: install correct branch for rados api tests
Fixes: #5442
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Mon, 24 Jun 2013 04:58:54 +0000 (21:58 -0700)]
Revert "upgrade: add double-hop bobtail -> cuttlefish -> next fs tests"
This reverts commit
fbdb7774bb381ff1426650c47cdb36282c4c77d2 .
We don't care about bobtail fs.
Sage Weil [Mon, 24 Jun 2013 04:58:30 +0000 (21:58 -0700)]
upgrade: add rados-double suite (bobtail -> cuttlefish -> next)
Sage Weil [Mon, 24 Jun 2013 04:53:08 +0000 (21:53 -0700)]
upgrade/rados: refactor, expand matrix, start with cuttlefish
Sage Weil [Mon, 24 Jun 2013 04:44:20 +0000 (21:44 -0700)]
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.
Sage Weil [Fri, 21 Jun 2013 01:30:07 +0000 (18:30 -0700)]
upgrade: add double-hop bobtail -> cuttlefish -> next fs tests
Sage Weil [Fri, 21 Jun 2013 01:29:43 +0000 (18:29 -0700)]
upgrade: refactor single-hop fs tests
Sage Weil [Fri, 21 Jun 2013 18:50:48 +0000 (11:50 -0700)]
rados: whitelist 'had wrong client addr' for cephtool test
Recently added stuff to cephtool/test.sh workunit that triggers this.
fd769c0f21aab47cb7faacf7b6122e5288f1156e
Sage Weil [Thu, 20 Jun 2013 23:04:00 +0000 (16:04 -0700)]
big: enable big cluster (~50 node)
Sage Weil [Wed, 19 Jun 2013 17:37:43 +0000 (10:37 -0700)]
use correct branch for admin_socket tests
Sage Weil [Tue, 18 Jun 2013 15:52:10 +0000 (08:52 -0700)]
ceph-deploy: use correct branch for workunits
Sage Weil [Mon, 17 Jun 2013 23:48:19 +0000 (16:48 -0700)]
big: add big suite
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Mon, 17 Jun 2013 23:41:30 +0000 (16:41 -0700)]
rados: don't use ceph-fuse for workunits
They can run on the local mount/dir.
Sage Weil [Mon, 17 Jun 2013 22:52:11 +0000 (15:52 -0700)]
powercycle: add ext4 to osd powercycle test matrix
Sage Weil [Mon, 17 Jun 2013 19:54:59 +0000 (12:54 -0700)]
rbd: do not use ceph-fuse to run functional tests
The workunit task can now do this in a local directory.
Sage Weil [Mon, 17 Jun 2013 03:12:26 +0000 (20:12 -0700)]
rados: whitelist 'wrongly marked me down' for cephtool tests
These test 'ceph osd down ...'; whitelist the resulting log message for
these tests.
Sage Weil [Sun, 16 Jun 2013 17:03:08 +0000 (10:03 -0700)]
rados: no cephtool test on ceph-fuse
Sage Weil [Sun, 16 Jun 2013 17:00:22 +0000 (10:00 -0700)]
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
Sage Weil [Sun, 16 Jun 2013 02:13:18 +0000 (19:13 -0700)]
fs: disable multiclient tests on kernel
Currently fails with EPERM.
Sage Weil [Sun, 16 Jun 2013 02:12:54 +0000 (19:12 -0700)]
fs: disable multiclient fsx
current hangs. fixme!
Sage Weil [Sun, 16 Jun 2013 02:11:29 +0000 (19:11 -0700)]
move multiclient tests from marginal -> fs suite
Sage Weil [Sun, 16 Jun 2013 02:10:56 +0000 (19:10 -0700)]
marginal: refactor multiclient collection, separate out locktest
Sage Weil [Fri, 14 Jun 2013 22:17:55 +0000 (15:17 -0700)]
rados: thrash under valgrind
This will get us better coverage in the peering and recovery code.
tamil [Thu, 13 Jun 2013 21:54:42 +0000 (14:54 -0700)]
added upgrade tasks for cuttlefish to next and bobtail to cuttlefish to next
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Sage Weil [Thu, 13 Jun 2013 04:03:16 +0000 (21:03 -0700)]
move powercycle tests into a separate suite
We may not want to run these nightly, or on the same hardware, and we want
to separate out core rados problems from powercycle-specific issues (like
hw failure and ipmi suckage).
Sage Weil [Tue, 11 Jun 2013 15:36:28 +0000 (08:36 -0700)]
upgrade: set workunit branch before and after upgrade
Sage Weil [Tue, 11 Jun 2013 15:33:04 +0000 (08:33 -0700)]
upgrade/fs: remove unused file
Sage Weil [Fri, 7 Jun 2013 15:54:29 +0000 (08:54 -0700)]
rados: add btrfs to osd powercycle tests
So we can get some testing coverage on btrfs, and identify whether the
xfs corruption issues are related to the fs or ceph.
Sage Weil [Wed, 5 Jun 2013 00:22:39 +0000 (17:22 -0700)]
rados: only 1 client for objectcacher stress test
Otherwise these may step on each other.
Sage Weil [Sat, 1 Jun 2013 20:33:08 +0000 (13:33 -0700)]
rados: increase recovery timeout when powercycling
Machine reboots take a while, and i've observed recovery making progress
but not finishing in time.
tamil [Fri, 31 May 2013 23:22:15 +0000 (16:22 -0700)]
replaced tab with spaces
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
tamil [Thu, 30 May 2013 18:30:59 +0000 (11:30 -0700)]
use cuttlefish branch instead of master
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Alex Elder [Thu, 30 May 2013 15:05:32 +0000 (10:05 -0500)]
rbd_concurrent: add new task to test concurrent.sh
Add a new kernel task to run the rbd concurrent test.
Signed-off-by: Alex Elder <elder@inktank.com>
Sage Weil [Mon, 27 May 2013 21:06:35 +0000 (14:06 -0700)]
valgrind: select notcmalloc ceph install flavor
Alex Elder [Tue, 21 May 2013 20:19:49 +0000 (15:19 -0500)]
rbd_image_read: add new task to test image_read.sh
Add a new kernel task to test image reads. More could be
done to test various parameters by setting environment
variables, but start by just using the defaults.
Signed-off-by: Alex Elder <elder@inktank.com>
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
Josh Durgin [Mon, 20 May 2013 18:44:00 +0000 (11:44 -0700)]
rbd: add read flags test with each cache mode
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Joe Buck [Mon, 20 May 2013 17:50:59 +0000 (10:50 -0700)]
ceph-qa-suite: updating Hadoop tests
Changes to the teuthology YAML parsing
necessitates a small tweak to the Hadoop
and libceph-fs YAML files.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
Sage Weil [Sat, 11 May 2013 06:14:55 +0000 (23:14 -0700)]
fs/samba: disable smbtorture lock test
Until we fix #5025.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Sat, 11 May 2013 06:02:25 +0000 (23:02 -0700)]
fs/samba: fix noceph mount point
We need to clean this dir up at the end of the test or else teuthology
will be unhappy with the dirty testdir. Use the localdir which does this
properly.
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Sat, 11 May 2013 04:55:55 +0000 (21:55 -0700)]
fs/samba: smbtorture: disable base.bench-hold* tests
These seem to hang, even when run on samba + local fs (no ceph).
Sage Weil [Sat, 11 May 2013 04:12:45 +0000 (21:12 -0700)]
fs/samba: add noceph.yaml baseline
Run samba against the a local directory to isolate issues not specific to
the ceph backend.
Sage Weil [Sat, 11 May 2013 04:15:50 +0000 (21:15 -0700)]
fs/samba: disable kernel build
bus error, bad file handle errors... maybe an issue with cifs.ko?
2013-05-10T19:58:02.736 INFO:teuthology.task.workunit.client.1.out: CC kernel/res_counter.o
2013-05-10T19:58:09.735 INFO:teuthology.task.workunit.client.1.err:Bus error (core dumped)
2013-05-10T19:58:09.735 INFO:teuthology.task.workunit.client.1.err:make[1]: *** [kernel/cpuset.o] Error 135
2013-05-10T19:58:09.735 INFO:teuthology.task.workunit.client.1.err:make[1]: *** Waiting for unfinished jobs....
2013-05-10T19:58:09.757 INFO:teuthology.task.workunit.client.1.out: AS arch/x86/kernel/head_64.o
2013-05-10T19:58:10.264 INFO:teuthology.task.workunit.client.1.out: CC arch/x86/kernel/head64.o
2013-05-10T19:58:25.877 INFO:teuthology.task.workunit.client.1.out: CC arch/x86/kernel/head.o
2013-05-10T19:58:30.151 INFO:teuthology.task.workunit.client.1.out: CC arch/x86/kernel/init_task.o
2013-05-10T19:58:39.540 INFO:teuthology.task.workunit.client.1.out: LDS arch/x86/kernel/vmlinux.lds
2013-05-10T19:58:42.173 INFO:teuthology.task.workunit.client.1.out: CC [M] arch/x86/kernel/test_nx.o
2013-05-10T19:58:56.420 INFO:teuthology.task.workunit.client.1.out: LD arch/x86/kernel/microcode.o
2013-05-10T19:58:57.894 INFO:teuthology.task.workunit.client.1.out: LD arch/x86/kernel/built-in.o
2013-05-10T19:59:33.464 INFO:teuthology.task.workunit.client.1.err:make: *** [kernel] Error 2
2013-05-10T19:59:39.307 INFO:teuthology.task.workunit.client.1.out: LD arch/x86/built-in.o
2013-05-10T19:59:40.009 INFO:teuthology.task.workunit:Stopping kernel_untar_build.sh on client.1...
or
2013-05-10T18:34:47.574 INFO:teuthology.task.workunit.client.1.out:scripts/kconfig/conf --silentoldconfig Kconfig
2013-05-10T18:36:17.511 INFO:teuthology.task.workunit.client.1.out: CHK include/linux/version.h
2013-05-10T18:36:17.665 INFO:teuthology.task.workunit.client.1.out: UPD include/linux/version.h
2013-05-10T18:36:37.965 INFO:teuthology.task.workunit.client.1.err:make[2]: *** include/config/tristate.conf: Bad file descriptor. Stop.
or
2013-05-10T18:21:00.731 INFO:teuthology.task.workunit.client.1.out: HOSTCC scripts/pnmtologo
2013-05-10T18:21:00.879 INFO:teuthology.task.workunit.client.1.out: HOSTCC scripts/conmakehash
2013-05-10T18:21:03.034 INFO:teuthology.task.workunit.client.1.out: HOSTLD scripts/mod/modpost
2013-05-10T18:21:46.406 INFO:teuthology.task.workunit.client.1.err:cat: net/unix/modules.builtin: Bad file descriptor
Signed-off-by: Sage Weil <sage@inktank.com>
Joe Buck [Fri, 10 May 2013 22:13:42 +0000 (15:13 -0700)]
ceph-qa: update Hadoop tests overrides
Changes to the install teuthology task have caused the
Hadoop tasks to fail. This patch fixes the test specification
to enable it to run correctly.
Signed-off-by: Joe Buck <jbbuck@gmail.com>
Sage Weil [Sat, 11 May 2013 01:03:56 +0000 (18:03 -0700)]
rados/osd-powrcycle: turn up mds logging
To catch #4832
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Sat, 11 May 2013 01:03:21 +0000 (18:03 -0700)]
fs/samba: restructure and expand test collection
All workloads on samba, samba+fuse, samba+kernel. Workloads include
torture and cifs + {various workunits}
tamil [Fri, 10 May 2013 23:32:20 +0000 (16:32 -0700)]
task modified to include a '-' before the test script
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Sam Lang [Thu, 2 May 2013 21:43:33 +0000 (16:43 -0500)]
fs/samba: Add tests for samba/cifs tasks
Signed-off-by: Sam Lang <sam.lang@inktank.com>
Sam Lang [Mon, 18 Mar 2013 18:35:05 +0000 (13:35 -0500)]
suites/marginal: Add backtrace restart test
Signed-off-by: Sam Lang <sam.lang@inktank.com>
Sage Weil [Tue, 7 May 2013 04:34:09 +0000 (21:34 -0700)]
Merge remote-tracking branch 'gh/last'
Conflicts:
suites/fs/singleton/all/cfuse_workunit_suites_blogbench_ceph_deploy.yaml
Greg Farnum [Mon, 6 May 2013 23:27:12 +0000 (16:27 -0700)]
add fs collection ceph-deploy blogbench test in new singleton suite
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Mon, 6 May 2013 23:27:12 +0000 (16:27 -0700)]
add fs collection ceph-deploy blogbench test in new singleton suite
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Mon, 6 May 2013 17:26:04 +0000 (10:26 -0700)]
apparently this should never work on our current configs
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Mon, 6 May 2013 17:26:04 +0000 (10:26 -0700)]
apparently this should never work on our current configs
Signed-off-by: Greg Farnum <greg@inktank.com>
Sage Weil [Mon, 6 May 2013 03:56:13 +0000 (20:56 -0700)]
upgrade: fix up rgw tests a bit
Sage Weil [Sun, 28 Apr 2013 16:19:11 +0000 (09:19 -0700)]
nfs: debug mds
I've seen a run hang on rmdir on shutdown, and want to see why the MDS didn't
reply.
Sage Weil [Thu, 2 May 2013 15:19:26 +0000 (08:19 -0700)]
upgrade/rgw: run first s3tests pass using bobtail tests
Signed-off-by: Sage Weil <sage@inktank.com>
Sage Weil [Wed, 1 May 2013 21:57:50 +0000 (14:57 -0700)]
upgrade: fix client ids
Josh Durgin [Wed, 1 May 2013 23:36:21 +0000 (16:36 -0700)]
upgrade rgw: increase client mount timeout
This should let radosgw restart and connect once the cluster is finished upgrading
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Samuel Just [Wed, 1 May 2013 20:52:04 +0000 (13:52 -0700)]
Revert "Revert "Specify xfs for osd powercycle testing""
Pushed a fix to teuthology, should work now.
This reverts commit
853e8fdb731e863e4703d86d8852ecdb4160275f .
Samuel Just [Wed, 1 May 2013 01:38:11 +0000 (18:38 -0700)]
Revert "Specify xfs for osd powercycle testing"
This is currently broken.
This reverts commit
79abc44205f53d4b3a12e9a0cc9430e91225a564 .
Josh Durgin [Tue, 30 Apr 2013 23:59:25 +0000 (16:59 -0700)]
rgw: restart radosgw too
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
Samuel Just [Tue, 30 Apr 2013 21:32:38 +0000 (14:32 -0700)]
Specify xfs for osd powercycle testing
Signed-off-by: Samuel Just <sam.just@inktank.com>
Sage Weil [Mon, 29 Apr 2013 15:37:12 +0000 (08:37 -0700)]
upgrade: fs: ignore 'wrongly marked down'
Sage Weil [Mon, 29 Apr 2013 15:36:59 +0000 (08:36 -0700)]
rbd: dont' test python on bobtail
The workunit will pull the latest and fail
Sage Weil [Sun, 28 Apr 2013 17:24:04 +0000 (10:24 -0700)]
upgrade: restructure rbd tests
- expand matrix
- include branch: bobtail in first set of tests so that we run the right
version of the test
Sage Weil [Sun, 28 Apr 2013 16:19:11 +0000 (09:19 -0700)]
nfs: debug mds
I've seen a run hang on rmdir on shutdown, and want to see why the MDS didn't
reply.
Sage Weil [Sun, 28 Apr 2013 16:18:21 +0000 (09:18 -0700)]
Merge remote-tracking branch 'gh/next'
Sage Weil [Sun, 28 Apr 2013 03:55:53 +0000 (20:55 -0700)]
upgrade: debug fs jobs
These are hanging; crank up logs to see why.
Sage Weil [Sun, 28 Apr 2013 01:03:22 +0000 (18:03 -0700)]
upgrade: dbench instead of blogbench
blogbench hangs bobtail ceph-fuse in some
cases, it seems.
Sage Weil [Sat, 27 Apr 2013 21:49:13 +0000 (14:49 -0700)]
upgrade: reorganize the basic/rados suite
Use facets instead of duplicating the test content each time.
Sage Weil [Sun, 28 Apr 2013 03:55:14 +0000 (20:55 -0700)]
rgw asdf
Sage Weil [Sun, 28 Apr 2013 01:02:59 +0000 (18:02 -0700)]
upgrade: rgw: restructure collection
- use separate facets
- make final swift use client.1 so it doesn't
collide with a previous run
Sage Weil [Sat, 27 Apr 2013 00:12:55 +0000 (17:12 -0700)]
upgrade: do not start second radosgw
Use the first one. This verifies bobtail radosgw works against cuttlefish
osds.
Sage Weil [Sat, 27 Apr 2013 00:04:33 +0000 (17:04 -0700)]
upgrade: mount fs with ceph-fuse for fs tests
Sage Weil [Fri, 26 Apr 2013 23:57:40 +0000 (16:57 -0700)]
upgrade: run blogbench against ceph-fuse
Otherwise this runs on the local disk, not touching the ceph cluster.
Sage Weil [Fri, 26 Apr 2013 23:52:04 +0000 (16:52 -0700)]
upgrade: run rados python test on bobtail to avoid polluting cluster with pools
Extra pools from test.sh will make this fail:
2013-04-26T11:06:45.631 INFO:teuthology.task.workunit.client.0.err:test_rados.TestRados.test_list_pools ... FAIL
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:======================================================================
2013-04-26T11:06:45.633 INFO:teuthology.task.workunit.client.0.err:FAIL: test_rados.TestRados.test_list_pools
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:----------------------------------------------------------------------
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err:Traceback (most recent call last):
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: File "/usr/lib/python2.7/dist-packages/nose/case.py", line 197, in runTest
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: self.test(*self.arg)
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: File "/home/ubuntu/cephtest/1527/mnt.0/client.0/tmp/test_rados.py", line 37, in test_list_pools
2013-04-26T11:06:45.634 INFO:teuthology.task.workunit.client.0.err: eq(set(), self.list_non_default_pools())
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err: File "/usr/lib/python2.7/dist-packages/nose/tools.py", line 31, in eq_
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err: assert a == b, msg or "%r != %r" % (a, b)
2013-04-26T11:06:45.635 INFO:teuthology.task.workunit.client.0.err:AssertionError: set([]) != set(['foo.24250.', 'test-rados-api-plana05-22578-27', 'foo.24250', 'foo.23821'])
Greg Farnum [Fri, 26 Apr 2013 18:25:14 +0000 (11:25 -0700)]
ceph config data goes in conf, not config
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Fri, 26 Apr 2013 18:25:14 +0000 (11:25 -0700)]
ceph config data goes in conf, not config
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Tue, 23 Apr 2013 18:07:25 +0000 (11:07 -0700)]
temporarily add cephfs debugging to overrides
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Tue, 23 Apr 2013 18:07:38 +0000 (11:07 -0700)]
Revert "turn on debugging for MDS and Client in FS runs"
We want to apply debugging and whitelists, not one or the
other -- whoops!
This reverts commit
60e7fb4152a7f42594d864239d04a084ac576075 .
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Tue, 23 Apr 2013 18:07:25 +0000 (11:07 -0700)]
temporarily add cephfs debugging to overrides
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Tue, 23 Apr 2013 18:04:37 +0000 (11:04 -0700)]
Revert "turn on debugging for MDS and Client in FS runs"
We want to apply debugging and whitelists, not one or the
other -- whoops!
This reverts commit
cb1e8ed954c41840f28f5d88fd3fb58961cf309b .
Signed-off-by: Greg Farnum <greg@inktank.com>
Samuel Just [Tue, 23 Apr 2013 19:49:33 +0000 (12:49 -0700)]
remove ext4 from rados thrashing for now
Signed-off-by: Samuel Just <sam.just@inktank.com>
Sage Weil [Tue, 23 Apr 2013 03:59:43 +0000 (20:59 -0700)]
Merge branch 'next'
Sage Weil [Tue, 23 Apr 2013 03:59:25 +0000 (20:59 -0700)]
set 'filestore flush min = 0' for all ffsb jobs
Until we fix #4579
Greg Farnum [Thu, 18 Apr 2013 23:13:18 +0000 (16:13 -0700)]
turn on debugging for MDS and Client in FS runs
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Thu, 18 Apr 2013 23:13:18 +0000 (16:13 -0700)]
turn on debugging for MDS and Client in FS runs
Signed-off-by: Greg Farnum <greg@inktank.com>
Greg Farnum [Fri, 12 Apr 2013 21:14:01 +0000 (14:14 -0700)]
ior-cfuse: remove the binary/ dir that make install creates
Signed-off-by: Greg Farnum <greg@inktank.com>