tamil
05f634cbb1
added upgrade tasks for cuttlefish to next and bobtail to cuttlefish to next
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-06-13 14:54:42 -07:00
Sage Weil
8badb90494
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).
2013-06-12 21:03:16 -07:00
Sage Weil
77e7bdbb21
upgrade: set workunit branch before and after upgrade
2013-06-11 08:36:28 -07:00
Sage Weil
662cafaa2f
upgrade/fs: remove unused file
2013-06-11 08:33:04 -07:00
Sage Weil
03b12b8a37
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.
2013-06-07 08:54:29 -07:00
Sage Weil
ff8f9d3068
rados: only 1 client for objectcacher stress test
...
Otherwise these may step on each other.
2013-06-04 17:22:39 -07:00
Sage Weil
ed8e3c348f
rados: increase recovery timeout when powercycling
...
Machine reboots take a while, and i've observed recovery making progress
but not finishing in time.
2013-06-01 13:33:08 -07:00
tamil
957b0d0080
replaced tab with spaces
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-05-31 16:22:15 -07:00
tamil
61ed69b5d2
use cuttlefish branch instead of master
...
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2013-05-30 11:30:59 -07:00
Alex Elder
2957d68c96
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>
2013-05-30 10:05:32 -05:00
Sage Weil
8cec56dd79
valgrind: select notcmalloc ceph install flavor
2013-05-27 14:06:35 -07:00
Alex Elder
945328d4eb
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>
2013-05-21 15:26:32 -05:00
Josh Durgin
29521f9624
rbd: add read flags test with each cache mode
...
Signed-off-by: Josh Durgin <josh.durgin@inktank.com>
2013-05-20 11:44:00 -07:00
Joe Buck
18e975eb6d
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>
2013-05-20 11:39:25 -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
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