]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Andrew Schoen [Mon, 22 Dec 2014 16:51:25 +0000 (10:51 -0600)]
Use qemu-kvm in the qemu task for rpm based systems.
Signed-off-by: Andrew Schoen <aschoen@redhat.com>
Sage Weil [Sat, 17 Jan 2015 16:21:04 +0000 (08:21 -0800)]
Merge pull request #299 from ceph/wip-10538
Add v0.80.8 to firefly stable suites (issue 10538)
Yuri Weinstein [Fri, 16 Jan 2015 22:34:31 +0000 (14:34 -0800)]
Added "force-branch: firefly-original" to make sure we run on good s3tests branch
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 15 Jan 2015 22:27:52 +0000 (14:27 -0800)]
Fixed typos
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 15 Jan 2015 22:14:45 +0000 (14:14 -0800)]
Added new v0.80.8 to
/newer
singleton/version
singleton/version-x
Added more logging
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Sage Weil [Wed, 14 Jan 2015 20:16:39 +0000 (12:16 -0800)]
Merge pull request #297 from ceph/wip-10525
Changed to "osd map max advance: 1000"
Yuri Weinstein [Wed, 14 Jan 2015 19:33:57 +0000 (11:33 -0800)]
Added warning "osd_map_max_advance" to the whitelist to aviod fail on it
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Wed, 14 Jan 2015 03:48:01 +0000 (19:48 -0800)]
Changed to "osd map max advance: 1000"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Sage Weil [Wed, 14 Jan 2015 03:44:18 +0000 (19:44 -0800)]
Merge pull request #295 from ceph/wip-10525
Changed to "osd map max advance: 1000"
Yuri Weinstein [Wed, 14 Jan 2015 03:42:05 +0000 (19:42 -0800)]
Changed to "osd map max advance: 1000"
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Sage Weil [Wed, 14 Jan 2015 01:21:19 +0000 (17:21 -0800)]
Merge pull request #294 from ceph/wip-10525
Replaced step for v0.80.6 with v0.80.7
Yuri Weinstein [Wed, 14 Jan 2015 01:18:51 +0000 (17:18 -0800)]
Replaced step for v0.80.6 with v0.80.7
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Sage Weil [Tue, 13 Jan 2015 21:36:14 +0000 (13:36 -0800)]
Merge pull request #292 from ceph/wip-10525
Fixes http://tracker.ceph.com/issues/10525
Yuri Weinstein [Tue, 13 Jan 2015 21:33:39 +0000 (13:33 -0800)]
Fixes http://tracker.ceph.com/issues/10525
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Tue, 13 Jan 2015 17:29:54 +0000 (09:29 -0800)]
Merge pull request #289 from ceph/wip-10525
Fixes http://tracker.ceph.com/issues/10525
Yuri Weinstein [Tue, 13 Jan 2015 17:25:30 +0000 (09:25 -0800)]
Fixes http://tracker.ceph.com/issues/10525
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Sage Weil [Tue, 13 Jan 2015 00:08:13 +0000 (16:08 -0800)]
Merge remote-tracking branch 'gh/wip-slow-backend-firefly' into firefly
Ken Dreyer [Tue, 6 Jan 2015 15:59:14 +0000 (08:59 -0700)]
drop tiobench tests
The tiobench software has been abandoned upstream for years. Fedora and
Debian are no longer shipping the tiobench package, so we've had to
carry the package ourselves in the Ceph project, and we're trying to
slim down our dependencies where it makes sense to do so.
Nuke the tiobench tests.
http://tracker.ceph.com/issues/10152 Refs: #10152
Signed-off-by: Ken Dreyer <kdreyer@redhat.com>
(cherry picked from commit
8a317125fc542667e57c66017db6e80a3edc24f2 )
Conflicts:
suites/kcephfs/cephfs/tasks/kclient_workunit_suites_tiobench.yaml
Yehuda Sadeh [Mon, 13 Oct 2014 22:07:06 +0000 (15:07 -0700)]
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 )
Yehuda Sadeh [Mon, 20 Oct 2014 20:52:38 +0000 (13:52 -0700)]
rgw: mark ec related rgw suites as slow backend
We want to avoid tests that time out due to a too slow backend.
Reviwed-by: Josh Durgin <josh.durgin@inktank.com>
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
Zack Cerza [Wed, 7 Jan 2015 16:53:38 +0000 (09:53 -0700)]
Inherit teuthology's log level
Signed-off-by: Zack Cerza <zack@redhat.com>
(cherry picked from commit
31ff241f5a74d455d6e61f02065f2df43d3fa978 )
Josh Durgin [Wed, 17 Dec 2014 21:56:14 +0000 (13:56 -0800)]
Merge pull request #267 from ceph/wip-firelfy-yuriw
Removed import_export tests to fix #10176
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein [Wed, 17 Dec 2014 21:51:44 +0000 (13:51 -0800)]
Removed import_export tests to fix #10176
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yehuda Sadeh [Mon, 27 Oct 2014 16:49:51 +0000 (09:49 -0700)]
radosgw-admin: wait before trimming usage
Fixes: #9892
Need to wait through the usage interval before trimming usage, otherwise we might not
remove all pending usage info.
Backport: dumpling, firefly, giant
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit
dd09ecbfab8a659f3faaf879a52849caab5e8e8e )
(cherry picked from commit
47d56d779eb145f5bca1e8e1efdeec8be92b6579 )
Sage Weil [Tue, 25 Nov 2014 04:56:23 +0000 (20:56 -0800)]
Merge pull request #255 from ceph/revert-251-wip-10178-firefly
Revert "fix mon restart in firefly upgrade tests"
Sage Weil [Tue, 25 Nov 2014 04:55:29 +0000 (20:55 -0800)]
Revert "fix mon restart in firefly upgrade tests"
Josh Durgin [Mon, 24 Nov 2014 20:52:27 +0000 (12:52 -0800)]
Merge pull request #253 from ceph/wip-firelfy-yuriw
Removed import_export tests to fix #10176
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Yuri Weinstein [Mon, 24 Nov 2014 20:21:47 +0000 (12:21 -0800)]
Removed import_export tests to fix #10176
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Mon, 24 Nov 2014 19:32:38 +0000 (11:32 -0800)]
Merge pull request #251 from ceph/wip-10178-firefly
fix mon restart in firefly upgrade tests
Sage Weil [Mon, 24 Nov 2014 19:19:55 +0000 (11:19 -0800)]
upgrade/firefly: do not wait for clean when restarting mons
This may fail is the quorum features to not match.
Fixes: #10178
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Thu, 20 Nov 2014 18:18:23 +0000 (10:18 -0800)]
Merge pull request #242 from ceph/wip-10057-firefly
ms die on skipped message = false for all krbd, kclient tasks
Sage Weil [Fri, 14 Nov 2014 05:12:48 +0000 (21:12 -0800)]
ms die on skipped message = false for all krbd, kclient tasks
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit
219b72b6fdd5a020f266b3675fb149cce6cbac8e )
Sage Weil [Thu, 13 Nov 2014 14:58:22 +0000 (06:58 -0800)]
fs/basic/tasks/cfuse_workunit_misc: timeout at 6h
The multiple_rsync can take a while.
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit
c58af9f26b63bd1df0c43706e5eda58953454eab )
Sage Weil [Wed, 12 Nov 2014 17:51:20 +0000 (09:51 -0800)]
fs/multiclient: force mpi tests onto trusty
This will ensure we have a matching version of MPI.
Signed-off-by: Sage Weil <sage@redhat.com>
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit
0a88b34ba350b9eb057a735fe8082ebf03762327 )
Yuri Weinstein [Tue, 11 Nov 2014 02:07:15 +0000 (18:07 -0800)]
Merge pull request #231 from ceph/wip-firelfy-yuriw
Reverted to have upgrade-osd-mon-mds sequence for newer tests of firefly...
Yuri Weinstein [Tue, 11 Nov 2014 02:03:17 +0000 (18:03 -0800)]
Added [client.0] for ceph-fuse, fixes looping issue for firefly upgrade suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Mon, 10 Nov 2014 18:30:14 +0000 (10:30 -0800)]
Reverted to have upgrade-osd-mon-mds sequence for newer tests of firefly stable suite
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tmuthamizhan [Fri, 7 Nov 2014 20:08:13 +0000 (12:08 -0800)]
Merge pull request #229 from ceph/wip-firelfy-yuriw
Removed sequence upgrading osd before mon as invalid, fixes http://tracker.ceph.com/issues/7679
Yuri Weinstein [Fri, 7 Nov 2014 16:06:31 +0000 (08:06 -0800)]
Removed sequence upgrading osd before mon as invalid, fixes http://tracker.ceph.com/issues/7679
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tmuthamizhan [Thu, 30 Oct 2014 20:56:12 +0000 (13:56 -0700)]
Merge pull request #224 from ceph/wip-9710
Wip 9710
Yuri Weinstein [Wed, 29 Oct 2014 23:32:33 +0000 (16:32 -0700)]
Removed second rgw task as we need only one when combibed (+) workloads s3tests abd swift
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Wed, 29 Oct 2014 20:53:59 +0000 (13:53 -0700)]
Added "+"to all workloads to reduce amount of jobs
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Sun, 26 Oct 2014 17:30:57 +0000 (10:30 -0700)]
Merge pull request #220 from ceph/wip-9419
Changed load to rados/load-gen-big.sh
Yuri Weinstein [Sun, 26 Oct 2014 17:29:37 +0000 (10:29 -0700)]
Changed load to rados/load-gen-big.sh
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Sat, 25 Oct 2014 23:23:57 +0000 (16:23 -0700)]
Merge pull request #219 from ceph/wip-9419
Wip 9419
Yuri Weinstein [Sat, 25 Oct 2014 23:02:05 +0000 (16:02 -0700)]
Removed msd from upgrade sequence, as it's not correct for dumpling-to-firefly upgrade steps and removed cls line
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Sat, 25 Oct 2014 22:55:09 +0000 (15:55 -0700)]
Restored restart order
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Sat, 25 Oct 2014 22:50:05 +0000 (15:50 -0700)]
Changed rados workload to test-upgrade-firefly.sh on dumplimg branch
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 24 Oct 2014 23:02:43 +0000 (16:02 -0700)]
Testing
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tmuthamizhan [Fri, 24 Oct 2014 21:54:08 +0000 (14:54 -0700)]
Merge pull request #218 from ceph/wip-9419
Restart osd only added
Yuri Weinstein [Fri, 24 Oct 2014 21:35:23 +0000 (14:35 -0700)]
Fixed restart
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 24 Oct 2014 21:24:30 +0000 (14:24 -0700)]
Fixed typo
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 24 Oct 2014 21:22:05 +0000 (14:22 -0700)]
Modified restart to have mon.a, mon.b, mon.c, osd.0, osd.1
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 24 Oct 2014 21:14:27 +0000 (14:14 -0700)]
Restart osd only added
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tmuthamizhan [Fri, 24 Oct 2014 19:08:07 +0000 (12:08 -0700)]
Merge pull request #217 from ceph/wip-9419
Cleaned up tests structure
Yuri Weinstein [Fri, 24 Oct 2014 19:04:14 +0000 (12:04 -0700)]
Put mds after ods in restart
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tmuthamizhan [Fri, 24 Oct 2014 18:38:51 +0000 (11:38 -0700)]
Merge pull request #209 from ceph/wip-9866
upgrade client node before finish
Yuri Weinstein [Fri, 24 Oct 2014 16:57:46 +0000 (09:57 -0700)]
Cleaned up tests structure
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Sage Weil [Wed, 22 Oct 2014 19:32:26 +0000 (12:32 -0700)]
upgrade/firefly: upgrade client host before doing final workloads
This triggered an error on older because s3tests triggers a but in the
original radosgw, but we may as well do it for the newer/ ones too.
Fixes: #9866
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 22 Oct 2014 18:29:55 +0000 (11:29 -0700)]
upgrade/firefly: don't thash primary affinity with dumpling clients
Fixes: #9865
Signed-off-by: Sage Weil <sage@redhat.com>
Sage Weil [Wed, 22 Oct 2014 18:19:01 +0000 (11:19 -0700)]
tasks/thrashosds: support overrides
e.g.,
overrides:
thrashosds:
thrash_primary_affinity: false
...
tasks:
- install:
- ceph:
- thrashosds:
- workunit:
...
Needed for #9865
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit
7e41c93ed894823cdc53a0eed214edd86a00fbdc )
Zack Cerza [Wed, 22 Oct 2014 15:12:43 +0000 (09:12 -0600)]
Smarter s3tests branch selection
Signed-off-by: Zack Cerza <zack.cerza@inktank.com>
(cherry picked from commit
1b8d31986a5a8bc4cd9fea90eb680db3ca1866c8 )
tamil [Wed, 22 Oct 2014 00:09:56 +0000 (17:09 -0700)]
s/ceph_test_rados/rados_loadgen_big workload
fixes: #9610
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
tmuthamizhan [Tue, 21 Oct 2014 20:15:56 +0000 (13:15 -0700)]
Merge pull request #203 from ceph/wip-9419
Fixed dir structure problem
tamil [Tue, 21 Oct 2014 20:14:54 +0000 (13:14 -0700)]
fixed issue:9288 in firefly:older suite - avoid upgrading clients
in paralllel to the workloads
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
tamil [Tue, 21 Oct 2014 19:59:04 +0000 (12:59 -0700)]
fixing issue with bug:9288 - do not upgrade clients when workload is
running in parallel
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Yuri Weinstein [Tue, 21 Oct 2014 18:14:57 +0000 (11:14 -0700)]
Fixed rgw task, added logging
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Tue, 21 Oct 2014 18:11:17 +0000 (11:11 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9419
Yuri Weinstein [Tue, 21 Oct 2014 16:44:06 +0000 (09:44 -0700)]
Fixed dir structure problem
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tmuthamizhan [Mon, 20 Oct 2014 23:04:38 +0000 (16:04 -0700)]
Merge pull request #198 from ceph/wip-9419
Added a case to test #9419 as part of nightlies runs (task #9568)
Yuri Weinstein [Mon, 20 Oct 2014 23:01:24 +0000 (16:01 -0700)]
Fixed sytax errors, removed "sequential" clause per Tamil's comments.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tamil [Mon, 20 Oct 2014 22:12:28 +0000 (15:12 -0700)]
added new test to upgrade client first and also added rbd workload
to run in parallel to upgrades in firefly/older and firefly/newer suites
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Yuri Weinstein [Mon, 20 Oct 2014 21:46:02 +0000 (14:46 -0700)]
Now indeed added rgw workload
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Mon, 20 Oct 2014 21:36:53 +0000 (14:36 -0700)]
Fixed double 'tasks' incorrect lines, added rados and rgw workloads
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Mon, 20 Oct 2014 18:11:07 +0000 (11:11 -0700)]
Added a case to test #9419 as part of nightlies runs
(task #9568)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tamil [Fri, 17 Oct 2014 12:35:38 +0000 (05:35 -0700)]
removed a test that was upgrading client when workload was in progress.
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
Yehuda Sadeh [Wed, 22 Oct 2014 21:40:07 +0000 (14:40 -0700)]
apache: switch to use the apache worker mpm
Fixes: #9169
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit
c3b53c326558dd3dd435c9e3fdbc07d8c15f4e68 )
Yehuda Sadeh [Wed, 22 Oct 2014 22:12:24 +0000 (15:12 -0700)]
apache: change template to load mpm worker module
in apache 2.4
Signed-off-by: Yehuda Sadeh <yehuda@redhat.com>
(cherry picked from commit
35c9cae84c7964ad96381c7455c40e43dd6b4a8d )
tmuthamizhan [Wed, 22 Oct 2014 23:25:00 +0000 (16:25 -0700)]
Merge pull request #210 from ceph/wip-9419
Fixed dirs strucrture
Yuri Weinstein [Wed, 22 Oct 2014 20:50:20 +0000 (13:50 -0700)]
Fixed dirs strucrture
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
tamil [Thu, 16 Oct 2014 19:33:07 +0000 (12:33 -0700)]
dont run rbd tests parallel to upgrades
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
tamil [Thu, 16 Oct 2014 17:23:10 +0000 (10:23 -0700)]
Merge branch 'firefly' of github.com:ceph/ceph-qa-suite into firefly
tmuthamizhan [Fri, 17 Oct 2014 23:31:11 +0000 (16:31 -0700)]
Merge pull request #186 from ceph/wip_9758
Wip 9758 (version to version upgrades firefly)
Yuri Weinstein [Fri, 17 Oct 2014 20:46:55 +0000 (13:46 -0700)]
Fixed dirs structure and distros
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 19:56:40 +0000 (12:56 -0700)]
Removed hardcodeded v0.80.7 and replaced with firefly branch
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 19:45:52 +0000 (12:45 -0700)]
Fixed typos
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 19:36:29 +0000 (12:36 -0700)]
Adding new tests, so we have two upgrade paths now:
In all-x/versions-steps-x.yaml
v0.80.4 -> v0.80.5 -> v0.80.6 -> v0.80.7 -> -x (branch to be tested)
and
in all/versions-steps.yaml
v0.80.4 -> v0.80.5 -> v0.80.6 -> firefly (v0.80.7 latest)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 16:24:48 +0000 (09:24 -0700)]
Removed last step to 'firefly', in order to keep *only* released versions in ths test.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 04:20:40 +0000 (21:20 -0700)]
Removed extra workload tag from workload3
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 02:24:43 +0000 (19:24 -0700)]
Better logging
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Fri, 17 Oct 2014 01:12:39 +0000 (18:12 -0700)]
Changed test-upgrade-firefly.sh to test.sh - no need to use it for this test
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 23:47:35 +0000 (16:47 -0700)]
Fixed indentation more ...
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 23:44:56 +0000 (16:44 -0700)]
Fixed indentation more
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 23:26:04 +0000 (16:26 -0700)]
Fixed indentation
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 23:18:45 +0000 (16:18 -0700)]
Added v0.80.7, incorporated more comments, increased amount of worloads, added more prints.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 22:40:06 +0000 (15:40 -0700)]
Incorporated all Tamil's comments, nut #4 (branch "firefly-original" for s3tests)
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 21:48:28 +0000 (14:48 -0700)]
Replaced parallel with sequential.
Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Yuri Weinstein [Thu, 16 Oct 2014 21:21:49 +0000 (14:21 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip_9758
tamil [Thu, 16 Oct 2014 17:22:52 +0000 (10:22 -0700)]
added ceph task
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
tamil [Thu, 16 Oct 2014 16:12:01 +0000 (09:12 -0700)]
optimizing upgrade tests
Signed-off-by: tamil <tamil.muthamizhan@inktank.com>