Sage Weil
5c7b1e1145
fs: run everything on btrfs, not /
2013-07-15 15:03:58 -07:00
Sage Weil
9be0979879
fs: disable maxfid smbtorture test
...
This fails occasionally, unsure why.
Signed-off-by: Sage Weil <sage@inktank.com>
2013-07-13 13:28:57 -07:00
Sage Weil
f330d038d6
fs/samba: disable smbtorture lock test
...
Until we fix #5025 .
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-10 23:14:55 -07:00
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
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
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