Commit Graph

595 Commits

Author SHA1 Message Date
Sage Weil
89257384fa 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>
2013-05-10 23:02:25 -07:00
Sage Weil
391f3abb55 fs/samba: smbtorture: disable base.bench-hold* tests
These seem to hang, even when run on samba + local fs (no ceph).
2013-05-10 21:55:55 -07:00
Sage Weil
857279b864 fs/samba: add noceph.yaml baseline
Run samba against the a local directory to isolate issues not specific to
the ceph backend.
2013-05-10 21:44:33 -07:00
Sage Weil
464e5e3c80 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🐱 net/unix/modules.builtin: Bad file descriptor

Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-10 21:44:31 -07:00
Joe Buck
a095075fe4 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>
2013-05-10 19:00:13 -07:00
Sage Weil
6205c3da81 rados/osd-powrcycle: turn up mds logging
To catch #4832

Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-10 18:03:56 -07:00
Sage Weil
d0e9a19e0a fs/samba: restructure and expand test collection
All workloads on samba, samba+fuse, samba+kernel.  Workloads include
torture and cifs + {various workunits}
2013-05-10 18:03:21 -07:00
tamil
996f1edce1 task modified to include a '-' before the test script
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-05-10 16:32:20 -07:00
Sam Lang
3ff0fffd72 fs/samba: Add tests for samba/cifs tasks
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-05-08 10:00:22 -07:00
Sam Lang
f3963b2ecf suites/marginal: Add backtrace restart test
Signed-off-by: Sam Lang <sam.lang@inktank.com>
2013-05-06 21:35:38 -07:00
Sage Weil
39f99ca2e4 Merge remote-tracking branch 'gh/last'
Conflicts:
	suites/fs/singleton/all/cfuse_workunit_suites_blogbench_ceph_deploy.yaml
2013-05-06 21:34:09 -07:00
Greg Farnum
2bbbd81635 add fs collection ceph-deploy blogbench test in new singleton suite
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 16:27:18 -07:00
Greg Farnum
3219a87ac0 add fs collection ceph-deploy blogbench test in new singleton suite
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 16:27:12 -07:00
Greg Farnum
495438f7d1 apparently this should never work on our current configs
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 10:26:22 -07:00
Greg Farnum
7628adb648 apparently this should never work on our current configs
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-05-06 10:26:04 -07:00
Sage Weil
496fd60eb9 upgrade: fix up rgw tests a bit 2013-05-05 20:56:13 -07:00
Sage Weil
2d59b8a111 nfs: debug mds
I've seen a run hang on rmdir on shutdown, and want to see why the MDS didn't
reply.
2013-05-04 21:08:41 -07:00
Sage Weil
366781e89e upgrade/rgw: run first s3tests pass using bobtail tests
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-02 08:19:26 -07:00
Sage Weil
d230fb88b9 upgrade: fix client ids 2013-05-01 17:10:59 -07:00
Josh Durgin
a488d61088 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>
2013-05-01 16:36:21 -07:00
Samuel Just
c838e1f449 Revert "Revert "Specify xfs for osd powercycle testing""
Pushed a fix to teuthology, should work now.

This reverts commit 853e8fdb73.
2013-05-01 13:52:04 -07:00
Samuel Just
853e8fdb73 Revert "Specify xfs for osd powercycle testing"
This is currently broken.

This reverts commit 79abc44205.
2013-04-30 18:38:21 -07:00
Josh Durgin
809814b6f9 rgw: restart radosgw too
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-04-30 16:59:25 -07:00
Samuel Just
79abc44205 Specify xfs for osd powercycle testing
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-04-30 14:32:38 -07:00
Sage Weil
a9188bfd15 upgrade: fs: ignore 'wrongly marked down' 2013-04-29 09:50:36 -07:00
Sage Weil
4f2df74425 rbd: dont' test python on bobtail
The workunit will pull the latest and fail
2013-04-29 09:50:36 -07:00
Sage Weil
f3b7db1a25 upgrade: restructure rbd tests
- expand matrix
- include branch: bobtail in first set of tests so that we run the right
  version of the test
2013-04-29 09:50:36 -07:00
Sage Weil
1e449d44e3 nfs: debug mds
I've seen a run hang on rmdir on shutdown, and want to see why the MDS didn't
reply.
2013-04-28 09:19:11 -07:00
Sage Weil
a71dd9a3d7 Merge remote-tracking branch 'gh/next' 2013-04-28 09:18:21 -07:00
Sage Weil
8315a22caf upgrade: debug fs jobs
These are hanging; crank up logs to see why.
2013-04-27 20:55:53 -07:00
Sage Weil
bc0b50f358 upgrade: dbench instead of blogbench
blogbench hangs bobtail ceph-fuse in some
cases, it seems.
2013-04-27 20:55:38 -07:00
Sage Weil
788236302a upgrade: reorganize the basic/rados suite
Use facets instead of duplicating the test content each time.
2013-04-27 20:55:38 -07:00
Sage Weil
17f34a705c rgw asdf 2013-04-27 20:55:38 -07:00
Sage Weil
f1eeec39ff upgrade: rgw: restructure collection
- use separate facets
- make final swift use client.1 so it doesn't
collide with a previous run
2013-04-27 20:55:38 -07:00
Sage Weil
5744afeb5b upgrade: do not start second radosgw
Use the first one.  This verifies bobtail radosgw works against cuttlefish
osds.
2013-04-26 17:12:55 -07:00
Sage Weil
f08c3a502b upgrade: mount fs with ceph-fuse for fs tests 2013-04-26 17:04:33 -07:00
Sage Weil
ab353c7109 upgrade: run blogbench against ceph-fuse
Otherwise this runs on the local disk, not touching the ceph cluster.
2013-04-26 16:57:40 -07:00
Sage Weil
928e241a7d 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'])
2013-04-26 16:52:04 -07:00
Greg Farnum
f21dcdc93b ceph config data goes in conf, not config
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-26 11:25:20 -07:00
Greg Farnum
df4105b68a ceph config data goes in conf, not config
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-26 11:25:14 -07:00
Greg Farnum
ae00c60b3a temporarily add cephfs debugging to overrides
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-25 09:14:57 -07:00
Greg Farnum
fb17d37fb3 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 60e7fb4152.

Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-25 09:14:57 -07:00
Greg Farnum
35cf1220bc temporarily add cephfs debugging to overrides
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-25 09:14:50 -07:00
Greg Farnum
5d5e0a6ec1 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 cb1e8ed954.

Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-25 09:14:50 -07:00
Samuel Just
526863ee25 remove ext4 from rados thrashing for now
Signed-off-by: Samuel Just <sam.just@inktank.com>
2013-04-23 12:50:17 -07:00
Sage Weil
aa16700d12 Merge branch 'next' 2013-04-22 20:59:43 -07:00
Sage Weil
bbcba29271 set 'filestore flush min = 0' for all ffsb jobs
Until we fix #4579
2013-04-22 20:59:25 -07:00
Greg Farnum
60e7fb4152 turn on debugging for MDS and Client in FS runs
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-18 16:22:08 -07:00
Greg Farnum
cb1e8ed954 turn on debugging for MDS and Client in FS runs
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-18 16:21:55 -07:00
Greg Farnum
e21fdf81f4 ior-cfuse: remove the binary/ dir that make install creates
Signed-off-by: Greg Farnum <greg@inktank.com>
2013-04-18 16:21:55 -07:00