]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
10 years agoMerge pull request #297 from ceph/wip-10525
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"

10 years agoAdded warning "osd_map_max_advance" to the whitelist to aviod fail on it
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>
10 years agoChanged to "osd map max advance: 1000"
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>
10 years agoMerge pull request #295 from ceph/wip-10525
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"

10 years agoChanged 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>
10 years agoMerge pull request #294 from ceph/wip-10525
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

10 years agoReplaced 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>
10 years agoMerge pull request #292 from ceph/wip-10525
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

10 years agoFixes 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>
10 years agoMerge pull request #289 from ceph/wip-10525
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

10 years agoFixes 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>
10 years agoMerge remote-tracking branch 'gh/wip-slow-backend-firefly' into firefly
Sage Weil [Tue, 13 Jan 2015 00:08:13 +0000 (16:08 -0800)]
Merge remote-tracking branch 'gh/wip-slow-backend-firefly' into firefly

10 years agodrop tiobench tests
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

10 years agotasks/s3tests: add slow backend configurable
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)

10 years agorgw: mark ec related rgw suites as slow backend
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>
10 years agoInherit teuthology's log level
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)

10 years agoMerge pull request #267 from ceph/wip-firelfy-yuriw
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>
10 years agoRemoved import_export tests to fix #10176
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>
10 years agoradosgw-admin: wait before trimming usage
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)

10 years agoMerge pull request #255 from ceph/revert-251-wip-10178-firefly
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"

10 years agoRevert "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"

10 years agoMerge pull request #253 from ceph/wip-firelfy-yuriw
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>
10 years agoRemoved import_export tests to fix #10176
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>
10 years agoMerge pull request #251 from ceph/wip-10178-firefly
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

10 years agoupgrade/firefly: do not wait for clean when restarting mons
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>
10 years agoMerge pull request #242 from ceph/wip-10057-firefly
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

10 years agoms 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)

10 years agofs/basic/tasks/cfuse_workunit_misc: timeout at 6h
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)

10 years agofs/multiclient: force mpi tests onto trusty
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)

10 years agoMerge pull request #231 from ceph/wip-firelfy-yuriw
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...

10 years agoAdded [client.0] for ceph-fuse, fixes looping issue for firefly upgrade suite
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>
10 years agoReverted to have upgrade-osd-mon-mds sequence for newer tests of firefly stable suite
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>
10 years agoMerge pull request #229 from ceph/wip-firelfy-yuriw
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

10 years agoRemoved sequence upgrading osd before mon as invalid, fixes http://tracker.ceph.com...
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>
10 years agoMerge pull request #224 from ceph/wip-9710
tmuthamizhan [Thu, 30 Oct 2014 20:56:12 +0000 (13:56 -0700)]
Merge pull request #224 from ceph/wip-9710

Wip 9710

10 years agoRemoved second rgw task as we need only one when combibed (+) workloads s3tests abd...
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>
10 years agoAdded "+"to all workloads to reduce amount of jobs
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>
10 years agoMerge pull request #220 from ceph/wip-9419
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

10 years agoChanged 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>
10 years agoMerge pull request #219 from ceph/wip-9419
Yuri Weinstein [Sat, 25 Oct 2014 23:23:57 +0000 (16:23 -0700)]
Merge pull request #219 from ceph/wip-9419

Wip 9419

10 years agoRemoved msd from upgrade sequence, as it's not correct for dumpling-to-firefly upgrad...
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>
10 years agoRestored restart order
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>
10 years agoChanged rados workload to test-upgrade-firefly.sh on dumplimg branch
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>
10 years agoTesting
Yuri Weinstein [Fri, 24 Oct 2014 23:02:43 +0000 (16:02 -0700)]
Testing

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #218 from ceph/wip-9419
tmuthamizhan [Fri, 24 Oct 2014 21:54:08 +0000 (14:54 -0700)]
Merge pull request #218 from ceph/wip-9419

Restart osd only added

10 years agoFixed restart
Yuri Weinstein [Fri, 24 Oct 2014 21:35:23 +0000 (14:35 -0700)]
Fixed restart

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoFixed typo
Yuri Weinstein [Fri, 24 Oct 2014 21:24:30 +0000 (14:24 -0700)]
Fixed typo

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoModified restart to have mon.a, mon.b, mon.c, osd.0, osd.1
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>
10 years agoRestart osd only added
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>
10 years agoMerge pull request #217 from ceph/wip-9419
tmuthamizhan [Fri, 24 Oct 2014 19:08:07 +0000 (12:08 -0700)]
Merge pull request #217 from ceph/wip-9419

Cleaned up tests structure

10 years agoPut mds after ods in restart
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>
10 years agoMerge pull request #209 from ceph/wip-9866
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

10 years agoCleaned up tests structure
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>
10 years agoupgrade/firefly: upgrade client host before doing final workloads
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>
10 years agoupgrade/firefly: don't thash primary affinity with dumpling clients
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>
10 years agotasks/thrashosds: support overrides
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)

10 years agoSmarter s3tests branch selection
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)

10 years agos/ceph_test_rados/rados_loadgen_big workload
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>
10 years agoMerge pull request #203 from ceph/wip-9419
tmuthamizhan [Tue, 21 Oct 2014 20:15:56 +0000 (13:15 -0700)]
Merge pull request #203 from ceph/wip-9419

Fixed dir structure problem

10 years agofixed issue:9288 in firefly:older suite - avoid upgrading clients
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>
10 years agofixing issue with bug:9288 - do not upgrade clients when workload is
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>
10 years agoFixed rgw task, added logging
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>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9419
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

10 years agoFixed dir structure problem
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>
10 years agoMerge pull request #198 from ceph/wip-9419
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)

10 years agoFixed sytax errors, removed "sequential" clause per Tamil's comments.
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>
10 years agoadded new test to upgrade client first and also added rbd workload
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>
10 years agoNow indeed added rgw workload
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>
10 years agoFixed double 'tasks' incorrect lines, added rados and rgw workloads
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>
10 years agoAdded a case to test #9419 as part of nightlies runs
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>
10 years agoremoved a test that was upgrading client when workload was in progress.
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>
10 years agoapache: switch to use the apache worker mpm
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)

10 years agoapache: change template to load mpm worker module
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)

10 years agoMerge pull request #210 from ceph/wip-9419
tmuthamizhan [Wed, 22 Oct 2014 23:25:00 +0000 (16:25 -0700)]
Merge pull request #210 from ceph/wip-9419

Fixed dirs strucrture

10 years agoFixed 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>
10 years agodont run rbd tests parallel to upgrades
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>
10 years agoMerge branch 'firefly' of github.com:ceph/ceph-qa-suite into firefly
tamil [Thu, 16 Oct 2014 17:23:10 +0000 (10:23 -0700)]
Merge branch 'firefly' of github.com:ceph/ceph-qa-suite into firefly

10 years agoMerge pull request #186 from ceph/wip_9758
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)

10 years agoFixed dirs structure and distros
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>
10 years agoRemoved hardcodeded v0.80.7 and replaced with firefly branch
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>
10 years agoFixed typos
Yuri Weinstein [Fri, 17 Oct 2014 19:45:52 +0000 (12:45 -0700)]
Fixed typos

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdding new tests, so we have two upgrade paths now:
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>
10 years agoRemoved last step to 'firefly', in order to keep *only* released versions in ths...
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>
10 years agoRemoved extra workload tag from workload3
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>
10 years agoBetter logging
Yuri Weinstein [Fri, 17 Oct 2014 02:24:43 +0000 (19:24 -0700)]
Better logging

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoChanged test-upgrade-firefly.sh to test.sh - no need to use it for this test
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>
10 years agoFixed indentation more ...
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>
10 years agoFixed indentation more
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>
10 years agoFixed indentation
Yuri Weinstein [Thu, 16 Oct 2014 23:26:04 +0000 (16:26 -0700)]
Fixed indentation

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdded v0.80.7, incorporated more comments, increased amount of worloads, added more...
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>
10 years agoIncorporated all Tamil's comments, nut #4 (branch "firefly-original" for s3tests)
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>
10 years agoReplaced parallel with sequential.
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>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip_9758
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

10 years agoadded ceph task
tamil [Thu, 16 Oct 2014 17:22:52 +0000 (10:22 -0700)]
added ceph task

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agooptimizing upgrade tests
tamil [Thu, 16 Oct 2014 16:12:01 +0000 (09:12 -0700)]
optimizing upgrade tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agofixed syntax
tamil [Thu, 16 Oct 2014 15:04:15 +0000 (08:04 -0700)]
fixed syntax

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agooptimizing upgrade tests
tamil [Thu, 16 Oct 2014 14:56:33 +0000 (07:56 -0700)]
optimizing upgrade tests

Signed-off-by: tamil <tamil.muthamizhan@inktank.com>
10 years agoMerge pull request #194 from ceph/wip-9769
tmuthamizhan [Wed, 15 Oct 2014 23:05:09 +0000 (16:05 -0700)]
Merge pull request #194 from ceph/wip-9769

Wip 9769

10 years agoFixes #9769, the upgrade sequence upgrades osds first and then the mds at the end
Yuri Weinstein [Wed, 15 Oct 2014 22:52:11 +0000 (15:52 -0700)]
Fixes #9769, the upgrade sequence upgrades osds first and then the mds at the end

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9769
Yuri Weinstein [Wed, 15 Oct 2014 22:48:00 +0000 (15:48 -0700)]
Merge branch 'firefly' of https://github.com/ceph/ceph-qa-suite into wip-9769