Samuel Just
c817c13593
Merge pull request #200 from dachary/wip-erasure-code-giant
...
backport erasure code fixes to giant
2014-10-20 14:49:18 -07:00
Sage Weil
4d38b5d3b6
upgrade/dumpling-x: do not do ec test on mixed cluster
...
dumpling doens't support it
Signed-off-by: Sage Weil <sage@redhat.com>
2014-10-20 14:44:45 -07:00
Loic Dachary
10c4a22fb0
erasure-code: upgrade/firefly-x/stress-split-erasure-code
...
Mimic upgrade/firefly-x/stress-split only with thrashosd configured with
min_in: 4 for k=3,m=1 . All erasure code workloads are moved in this
dedicated suite.
http://tracker.ceph.com/issues/9652 Fixes : #9652
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Conflicts:
suites/upgrade/firefly-x/stress-split-erasure-code/3-thrash/default.yaml
2014-10-20 14:43:35 -07:00
Loic Dachary
e98813ad13
erasure-code: do not include k=3,m=1 in dumpling-x
...
Because thrashosd does not have min_in: 4 and that we don't want to set
it because other workloads may be influenced.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-10-20 14:41:25 -07:00
Loic Dachary
cd3fc3d122
erasure-code: add thrash-erasure-code to suites/rados
...
Because it needs the thrasher to have min_in: 4 otherewise k=3,m=1 will
block.
http://tracker.ceph.com/issues/9648 Fixes : #9648
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-10-20 14:41:21 -07:00
Loic Dachary
e48a0a3924
erasure-code: unfound test needs a non empty file
...
Other rados put will fail as follows
$ touch /tmp/bar
$ ./rados -p rbd put existing_3 /tmp/bar
$ ./rados -p rbd put existing_3 /tmp/bar
WARNING: could not create object: existing_3
error putting rbd/existing_3: (17) File exists
it should be considered a bug in the rados command line but needs to be
addressed separately.
http://tracker.ceph.com/issues/9387 Fixes : #9387
Signed-off-by: Loic Dachary loic-201408@dachary.org
2014-10-20 14:41:10 -07:00
Loic Dachary
7a2df8d0c2
erasure-code: fix bugous ec-rados-default.yaml in some suites
...
The ec-rados-default.yaml was linked to suites as if it was a task
although it is a workload intended for parallel upgrade tests.
The ec-rados-plugin=jerasure-k=2-m=1.yaml task is defined and used
instead, where relevant.
http://tracker.ceph.com/issues/9549 Fixes : #9549
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
Conflicts:
suites/upgrade/dumpling-firefly-giant/parallel/6-giant-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml
suites/upgrade/dumpling-firefly-x/parallel/7-final-workload/ec-rados-plugin=jerasure-k=3-m=1.yaml
suites/upgrade/firefly-x/stress-split-erasure-code/5-workload/ec-rados-default.yaml
2014-10-20 14:39:33 -07:00
Loic Dachary
75ee20dac8
erasure-code: CEPH_FEATURE_ERASURE_CODE_PLUGINS_V2 integration tests
...
http://tracker.ceph.com/issues/9343 Refs: #9343
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-10-20 14:38:16 -07:00
Loic Dachary
9aee760687
erasure-code: assert that firefly-x/stress-split cannot load lrc
...
Because it would crash existing plugins.
Signed-off-by: Loic Dachary <loic-201408@dachary.org>
2014-10-20 14:38:07 -07:00
tamil
1c5526de41
fixed firefly-x suite to not upgrade mon.c twice and optimized the suite as well.
...
included another upgrade combination to dumpling-firefly-x suite
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-10-20 14:37:33 -07:00
tamil
70592df0d2
optimized the suite and added tests to upgrade client first
...
Signed-off-by: tamil <tmuthami@redhat.com>
2014-10-20 14:28:19 -07:00
tamil
6bae21c0ca
optimized the suite and added ceph_objectstore_tool: false to thrashosds wherever applicable
...
Signed-off-by: tamil <tmuthami@redhat.com>
2014-10-20 13:20:21 -07:00
Josh Durgin
5caa7ed7c3
Merge pull request #196 from ceph/wip-9805
...
Added ceph_objectstore_tool: false, fixes #9805
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2014-10-17 17:37:06 -07:00
Yuri Weinstein
47e4d177ae
Added ceph_objectstore_tool: false, fixes #9805
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-17 16:44:42 -07:00
tamil
116ddebf66
removed upgrading clients in parallel to workloads
...
and also do not run rgw workloads on mixed osds.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
2014-10-17 05:09:05 -07:00
SandonV
0e1ba5e27e
Merge pull request #195 from ceph/wip-9729_master
...
Wip 9729 master
2014-10-16 14:27:40 -07:00
Yuri Weinstein
4a3574c730
Added print
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-16 14:12:43 -07:00
Yuri Weinstein
d46b316698
Added client.0 upgrade to firefly step
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-16 14:12:08 -07:00
Yuri Weinstein
cb18611782
Fixes #9729 , running incompatible tests while the cluster is mixed between firefly and dumpling
...
Changed to rados/test-upgrade-firefly.sh version
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-16 14:11:33 -07:00
Gregory Farnum
28761d8bfd
Merge pull request #181 from ceph/wip-client-flock
...
tasks/mds_client_recovery: file lock test
Reviewed-by: Greg Farnum <greg@inktank.com>
2014-10-16 06:57:54 -07:00
Josh Durgin
1f6b008b40
Merge pull request #192 from ceph/wip-9729
...
Wip 9729
Reviewed-by: Josh Durgin <josh.durgin@inktank.com>
2014-10-15 14:21:02 -07:00
Yuri Weinstein
39fe58a973
Added print
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-15 14:15:17 -07:00
Yuri Weinstein
4f9972092b
Added client.0 upgrade to firefly step
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-15 14:12:46 -07:00
Yuri Weinstein
e45d0be19b
Fixes #9729 , running incompatible tests while the cluster is mixed between firefly and dumpling
...
Changed to rados/test-upgrade-firefly.sh version
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-15 11:08:40 -07:00
Yehuda Sadeh
f4432e6386
apache: set MaxRequestsPerChild to 0
...
Otherwise the default is 10k.
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2014-10-14 14:17:41 -07:00
Yehuda Sadeh
8a87a08477
tasks/s3tests: add slow backend configurable
...
Adding this so that we can modify the clients' conf file as needed with slow backend.
This can be achieved by:
overrides:
s3tests:
slow_backend: true
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit 61409179dfdd6969c624dd741813291332644003)
2014-10-14 11:36:24 -07:00
Sage Weil
c449c6a493
Merge pull request #184 from ceph/wip-s3tests-backend
...
tasks/s3tests: add slow backend configurable
2014-10-14 11:36:01 -07:00
Sage Weil
147f343c52
Merge pull request #188 from ceph/wip-multi-version
...
multiversion/dumpling-x: remove rgw
2014-10-14 11:35:14 -07:00
Sage Weil
7a0f52dc14
multiversion/dumpling-x: remove rgw
...
firefly radosgw + dumpling osds won't work. (Nor will anything newer
than firefly).
Signed-off-by: Sage Weil <sage@redhat.com>
2014-10-14 11:08:43 -07:00
Sage Weil
50451d4f18
Merge pull request #187 from ceph/wip-multi-version
...
multi-version: do not run new ceph_test_rados against dumpling
2014-10-14 10:29:57 -07:00
Sage Weil
b966da7b71
multi-version: do not run new ceph_test_rados against dumpling
...
Dumpling does not properly order reads (w/ RWORDERED) vs writes. The code
controlling that was totally rewritten in firefly. It's not worth backporting.
Signed-off-by: Sage Weil <sage@redhat.com>
2014-10-14 09:00:42 -07:00
tmuthamizhan
78da2dc098
Merge pull request #177 from ceph/wip_9691
...
Wip 9691 - (stable giant releases upgrades suite)
2014-10-13 16:41:00 -07:00
Sandon Van Ness
0ecd9ea2db
Bring in file to fix missng symlink.
...
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2014-10-13 15:48:09 -07:00
Yuri Weinstein
e1c0a99a32
Removed secod ceph-fuse
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-13 15:10:42 -07:00
Yuri Weinstein
54900b5a8d
Merge branch 'giant' of https://github.com/ceph/ceph-qa-suite into wip_9691
2014-10-13 15:08:56 -07:00
SandonV
cf5d66389c
Merge pull request #183 from ceph/update_upgrade_suits2
...
Update upgrade suits2
2014-10-13 15:08:55 -07:00
Yehuda Sadeh
61409179df
tasks/s3tests: add slow backend configurable
...
Adding this so that we can modify the clients' conf file as needed with slow backend.
This can be achieved by:
overrides:
s3tests:
slow_backend: true
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
2014-10-13 15:07:06 -07:00
Sandon Van Ness
df6d69dec1
Removing files not in master
...
Signed-off-by: Sandon Van Ness <sandon@inktank.com>
2014-10-13 15:06:59 -07:00
Yuri Weinstein
5533b1d551
Fixed dirs duplicates
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-13 13:52:41 -07:00
Greg Farnum
4db95170e6
document 'command' requirements on admin_socket method
...
Signed-off-by: Greg Farnum <greg@inktank.com>
2014-10-13 12:37:52 -07:00
Yuri Weinstein
5e88efd6a4
Synced up d-f-x and f-x suites with the latests from master
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-13 11:35:29 -07:00
Yuri Weinstein
935566d7e8
Addded missing ceph task
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-13 11:27:30 -07:00
Yuri Weinstein
61a7888c15
Minor modifications, added prints
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-12 17:13:11 -07:00
Sage Weil
8fcdb09b82
upgrade/dumpling-x: do not do ec test on mixed cluster
...
dumpling doens't support it
Signed-off-by: Sage Weil <sage@redhat.com>
2014-10-12 08:25:43 -07:00
Yuri Weinstein
47de6f00ec
Removed dupication of overrides
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-10 19:06:25 -07:00
tmuthamizhan
a52d3e69fc
Merge pull request #176 from ceph/fix_d-f-x_suite
...
Fixed upgrade steps flow
2014-10-10 16:58:56 -07:00
Yuri Weinstein
48be6e45de
Incorporated Tamil's comments
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-10 15:35:13 -07:00
Yuri Weinstein
181e0fe459
Fixed typo in client name
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-10 11:13:59 -07:00
Yuri Weinstein
194a0088cc
Added print statement
...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
2014-10-10 09:51:39 -07:00
Yan, Zheng
88133719b7
tasks/mds_client_recovery: file lock test
...
check that file lock doesn't get lost after an MDS restart
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2014-10-10 16:54:29 +08:00