Yuri Weinstein
317559df65
Added singleton hammer-x test to address #12625
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-08-07 17:13:22 -07:00
Samuel Just
978828537e
Merge pull request #445 from dachary/wip-11666-erasure-code-lrc
...
erasure-code: lrc plugin workload
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-08-07 07:59:05 -07:00
Josh Durgin
0200811fc0
Merge pull request #446 from ceph/wip-krbd-unmap-suite
...
unmap subsuite for krbd
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-07-28 15:49:46 -07:00
Yuri Weinstein
bb71120b37
Fixes #12460
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-07-24 09:59:11 -07:00
Yuri Weinstein
2ab6029764
Fixes #12068
...
point-to-point test moved from upgrade/hammer and modified to run as -x type upgrade
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-07-23 09:57:58 -07:00
Yuri Weinstein
d413124ddd
Fixes #12425 , moved versions-steps-x suite from upgrade/firefly to upgrade/firefly-x
...
as the old location was wrong and never ran correctely to upgrade tp -x
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-07-21 13:55:24 -07:00
Yuri Weinstein
e09f761ac4
Added config settings to resolve and test #12021
...
"mon debug unsafe allow tier with nonempty snaps: true"
(only for firefly-x, giant-x and upgrade/hammer/point-to-point running againts hammer branch)
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-07-16 13:24:32 -07:00
Zack Cerza
5b57b81e90
Drop chef from tgt suite
...
Chef has been replaced by ansible, which will be added to jobs at
schedule time.
Signed-off-by: Zack Cerza <zack@redhat.com>
2015-07-14 16:31:55 -06:00
Zack Cerza
b48e2cf830
Drop chef from the teuthology suite
...
Chef has been replaced by ansible, which will be added to jobs at
schedule time.
Signed-off-by: Zack Cerza <zack@redhat.com>
2015-07-14 15:32:31 -06:00
Josh Durgin
709b1d4ed8
Merge pull request #490 from ceph/wip-12029
...
suites/rbd: add EC pool variant for QEMU tests
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-07-14 12:47:41 -07:00
Sage Weil
035f7fb898
Merge pull request #465 from ceph/wip-11570
...
hammer suite split - older and newer
2015-07-13 13:03:38 -04:00
John Spray
c2031ad777
suites/fs: enable directory fragmentation
...
Setting this in tests globally as a precursor
to enabling it by default in the shipping code.
Set a low mds bal split size in order to make
us hit the fragmentation code more often in
than we usually would in a single MDS environment.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-07-13 13:25:53 +01:00
Yan, Zheng
44dc0320fa
Merge pull request #470 from ceph/wip-4161
...
Add cephfs TestBacktrace
2015-07-13 17:22:58 +08:00
Yan, Zheng
78a62d41b8
Merge pull request #466 from ceph/wip-damaged-fixes
...
Tests for wip-damaged-fixes
2015-07-13 17:03:14 +08:00
Jason Dillaman
27e05df81a
suites/rbd: add EC pool variant for QEMU tests
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2015-07-09 10:37:57 -04:00
Loic Dachary
a4c4321a75
Merge pull request #476 from t-miyamae/wip-10886
...
erasure code: added shec's initial ceph-qa-suite
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2015-07-09 12:07:46 +02:00
Sage Weil
b4265e8256
upgrade/hammer-x: drop symlinks to ec jobs and disable *_excl
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-07-08 10:43:22 -04:00
Sage Weil
e248e2e0ca
suites/upgrade/hammer-x: do not pass _excl weights to ceph_test_rados
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-07-08 10:43:22 -04:00
kawaguchi-s
83d920abc2
erasure code: added shec's initial ceph-qa-suite
...
Fixes: #10886(http://tracker.ceph.com/issues/10886 )
Signed-off-by: Shotaro Kawaguchi <kawaguchi.s@jp.fujitsu.com>
2015-07-01 15:58:22 +09:00
Yuri Weinstein
a3e876708c
Merge branch 'master' of https://github.com/ceph/ceph-qa-suite into wip-11570
...
Added time-outs to s3tests
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-06-30 14:00:51 -07:00
John Spray
644d74a40c
suites: yaml for test_damage
...
Signed-off-by: John Spray <john.spray@redhat.com>
2015-06-25 17:19:03 +01:00
Yuri Weinstein
52fa9a32c8
Fixes #11570
...
Removed test_cls_rbd.sh per Josh's suggestion
Removed 'branch: hammer' from 3-upgrade-sequence/upgrade-*
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-06-24 14:29:55 -07:00
Andrew Schoen
03ac59e545
Adds a set of rgw tests to the teuthology suite
...
I added these so I could source control a good yaml fragment that I
created to test rgw. Adding the suite allows me to test the addition of
mod_proxy_fcgi across multiple distros.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2015-06-23 15:49:27 -05:00
John Spray
bcb1eb3cf9
suites: hook in cephfs/test_damage
...
Signed-off-by: John Spray <john.spray@redhat.com>
2015-06-18 12:08:24 +01:00
tmuthamizhan
e2c6341a00
Merge pull request #462 from ceph/wip-12023
...
Add point releases (tags) to hammer release #12023
2015-06-16 15:11:51 -07:00
Yuri Weinstein
029fdfd741
Initial checking for #12023
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-06-16 13:56:58 -07:00
Josh Durgin
0ef0cfb9d1
Merge branch 'next'
2015-06-15 15:48:08 -07:00
Josh Durgin
c0e3f8f79c
upgrade-x: use compatible rados api tests
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2015-06-15 15:47:48 -07:00
Travis Rhoden
1c6fed70a8
Merge pull request #454 from ceph/wip-cdtests
...
Single node ceph-deploy tests to exercise commonly used cli
Reviewed-by: Travis Rhoden <trhoden@redhat.com>
2015-06-15 14:02:10 -07:00
Vasu Kulkarni
b455e4a7c9
Single Node Ceph-deploy tests to exercise commonly used CLI and test init startup
...
- Add 1node tests to Smoke and include ceph-deploy test
- Review Comments , add rgw cli test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2015-06-12 15:07:52 -04:00
Loic Dachary
82dc23a683
erasure-code: lrc plugin workload
...
Add a workload that uses the lrc erasure code plugin. Instead of adding
it to suites/rados/thrash-erasure-code/workloads, a new suite is created
at suites/rados/thrash-erasure-code-big because it needs more OSDs than
other erasure code plugins. The alternative would be to increase the
number of OSDs for all erasure code plugins, but that would needlessly
increase the resources requirements.
* cluster/12-osds.yaml creates a 12 OSDs, 3 MONs cluster
* thrash-erasure-code-big/thrashers/*.yaml are the same as
thrash-erasure-code/thrashers/*.yaml except they require that at
least 8 OSDs are in at all times (instead of 4) because lrc PGs with
k=4, m=2, l=3 are undersized if they do not have 8 OSDs. It is
possible that crush fails to map 8 OSDs when only 8 OSDs are
available, but that must not disturb the workload because min_size is
4.
http://tracker.ceph.com/issues/11666 Fixes : #11666
Signed-off-by: Loic Dachary <ldachary@redhat.com>
2015-06-11 10:48:45 +02:00
Greg Farnum
ba5b3bb9b8
add log-rotate configs to the userspace suite
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-06-08 17:37:42 -07:00
Greg Farnum
281058cba4
suites/multimds: use 2-node clusters for pure userspace subsuites
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-06-08 17:29:51 -07:00
Greg Farnum
dd2fa897c6
suites/fs: use a two-node layout for most userspace tests
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-06-08 17:29:40 -07:00
Greg Farnum
01256c9b82
suites/fs: switch standby-replay tests to use a smaller cluster
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-06-08 17:20:15 -07:00
Samuel Just
5cb2631e7c
Merge pull request #451 from athanatos/wip-11677
...
Wip 11677
Reviewed-by: Sage Weil <sage@redhat.com>
2015-05-29 15:17:22 -07:00
Samuel Just
91b300d12c
rados/thrash: add test for radosgw with snaps
...
Signed-off-by: Samuel Just <sjust@redhat.com>
2015-05-28 15:36:39 -07:00
Ilya Dryomov
9c3040c0b2
krbd: add unmap subsuite
...
.. for testing various unmap scenarios, mostly unmap by spec, but also
unmap by device and device partition.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2015-05-27 15:41:38 +03:00
Josh Durgin
eb6339116c
Merge pull request #438 from ceph/wip-11405
...
client-upgrade: test librbd backwards compatibility
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-05-26 10:27:50 -07:00
Gregory Farnum
d9e4433630
Merge pull request #398 from ceph/wip-quota-full
...
Test for CephFS full handling with pool quotas (#11276 )
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-05-14 16:38:05 -07:00
David Zafman
aaacfb8e4d
Merge pull request #402 from ceph/wip-11343
...
Reviewed-by: Samuel Just <sjust@redhat.com>
2015-05-14 10:56:20 -07:00
John Spray
938db47dc0
suites: update log whitelist for TestQuotaFull
...
A quota ENOSPC looks different in the log than
as capacity ENOSPC
Signed-off-by: John Spray <john.spray@redhat.com>
2015-05-11 18:19:53 +01:00
John Spray
9c36a52662
suites: tweak config in mds-full task
...
The task runs a lot faster with a higher
OSD report frequency.
Signed-off-by: John Spray <john.spray@redhat.com>
2015-05-08 15:34:04 +01:00
Greg Farnum
c5ff21be7d
samba: disable MDS debugging to reduce log sizes
...
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
2015-05-07 21:26:57 -07:00
Yuri Weinstein
dcfd6a3b09
Replaced work units with ceph-deploy/ceph-deploy_hello_world.sh re: #11547
...
Removed per Josh's suggestion fs as redundant and renamed rados to bacis
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2015-05-07 17:52:43 -07:00
Gregory Farnum
ac9539a37e
Merge pull request #431 from ceph/wip-more-log-whitelist
...
suites/fs: add another log whitelist to journal-repair
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2015-05-07 16:37:35 -07:00
Josh Durgin
3f0706019f
Merge pull request #426 from ceph/wip-11372
...
add new valgrind tests to rbd suite
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2015-05-07 09:25:51 -07:00
Yuri Weinstein
8c823e7813
Initial check in for upgrades/hammer stable upgrade suite
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2015-05-06 15:41:54 -07:00
David Zafman
38160ecfaa
reg11184: Add regression test for 11184
...
Create divergent priors and a split and then move a pg using
ceph-objectstore-tool export/import
Add yaml file to run the reg11184 task
Fixes : #11343
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-05-06 12:27:34 -07:00
David Zafman
b10558021f
divergent_priors2: Do divergent priors and ceph-objectstore-tool export/import
...
Based on tasks/divergent_priors.py but also do simple export/remove/import on
same osd.
Add yaml file to run the divergent_priors2 task
Signed-off-by: David Zafman <dzafman@redhat.com>
2015-05-06 12:27:34 -07:00