]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
10 years agoControl the nfs service correctly on rpm-based systems
Andrew Schoen [Wed, 4 Mar 2015 14:57:03 +0000 (08:57 -0600)]
Control the nfs service correctly on rpm-based systems

This fixes issue #11020

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 2e4d884fdaabbeca67b519537a80166d3cc99fa3)

10 years agoFixes #11013, use time.sleep instead of manager.sleep which isn't there.
Andrew Schoen [Tue, 3 Mar 2015 22:38:10 +0000 (16:38 -0600)]
Fixes #11013, use time.sleep instead of manager.sleep which isn't there.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 811c02e3922c4ae29c09bb5f7b48840d0eced951)

10 years agoworkunit: include /usr/sbin in the PATH for all commands
Greg Farnum [Tue, 24 Feb 2015 05:04:16 +0000 (21:04 -0800)]
workunit: include /usr/sbin in the PATH for all commands

Fixes: #10600
Backport: hammer, giant, firefly, dumpling

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 0e53f5f38b0cb06a6f4989e622a279c8ba9104eb)

10 years agoMerge pull request #355 from dachary/wip-cram-firefly
Josh Durgin [Sat, 28 Feb 2015 21:08:08 +0000 (13:08 -0800)]
Merge pull request #355 from dachary/wip-cram-firefly

all tests must end with .t

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agopull fsstress.sh tests from the firelfy branch
Loic Dachary [Sat, 28 Feb 2015 00:04:12 +0000 (01:04 +0100)]
pull fsstress.sh tests from the firelfy branch

Signed-off-by: Loic Dachary <loic@dachary.org>
10 years agoall tests must end with .t
Loic Dachary [Sat, 28 Feb 2015 18:04:13 +0000 (19:04 +0100)]
all tests must end with .t

The hb=firelfy cannot end the URL because of this constraint.

Signed-off-by: Loic Dachary <loic@dachary.org>
10 years agorbd: fix typo in url
Josh Durgin [Sat, 28 Feb 2015 00:26:23 +0000 (16:26 -0800)]
rbd: fix typo in url

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
10 years agoMerge pull request #351 from dachary/wip-cram-firefly
Josh Durgin [Sat, 28 Feb 2015 00:16:11 +0000 (16:16 -0800)]
Merge pull request #351 from dachary/wip-cram-firefly

pull cram tests from the firelfy branch

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agoMerge pull request #352 from dachary/wip-qemu-firefly
Josh Durgin [Sat, 28 Feb 2015 00:10:21 +0000 (16:10 -0800)]
Merge pull request #352 from dachary/wip-qemu-firefly

Use an NFS mount instead of virtio-9p in the qemu task

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agoUse an NFS mount instead of virtio-9p in the qemu task
Andrew Schoen [Thu, 19 Feb 2015 18:35:25 +0000 (12:35 -0600)]
Use an NFS mount instead of virtio-9p in the qemu task

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit 93f2bea3530a523c7b2ac0575033697cea893f2d)

10 years agopull cram tests from the firelfy branch
Loic Dachary [Fri, 27 Feb 2015 19:55:13 +0000 (20:55 +0100)]
pull cram tests from the firelfy branch

Signed-off-by: Loic Dachary <loic@dachary.org>
10 years agoMerge pull request #348 from ceph/wip-10954-firefly
Andrew Schoen [Thu, 26 Feb 2015 19:10:21 +0000 (13:10 -0600)]
Merge pull request #348 from ceph/wip-10954-firefly

linter fixes for firefly

10 years agofix path for tox.ini to work on ceph-qa-suite only
Alfredo Deza [Thu, 26 Feb 2015 19:08:38 +0000 (14:08 -0500)]
fix path for tox.ini to work on ceph-qa-suite only

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused import from ceph task
Alfredo Deza [Thu, 26 Feb 2015 19:05:16 +0000 (14:05 -0500)]
remove unused import from ceph task

Signed-off-by: Alfredo Deza <adeza@redhat.com>
10 years agoremove unused variable assignment
Alfredo Deza [Thu, 26 Feb 2015 16:26:15 +0000 (11:26 -0500)]
remove unused variable assignment

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 9df27f7a1040dae69ef65122d13d1640cb1b6a66)

10 years agoinitial tox.ini to run flake8
Alfredo Deza [Thu, 26 Feb 2015 16:18:44 +0000 (11:18 -0500)]
initial tox.ini to run flake8

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 7108b699fda247ce12cbeaea9dd0a32843775c27)

10 years agoignore tox hidden dir
Alfredo Deza [Thu, 26 Feb 2015 16:18:28 +0000 (11:18 -0500)]
ignore tox hidden dir

Signed-off-by: Alfredo Deza <adeza@redhat.com>
(cherry picked from commit 4068f73ade68e36c1e7653733eacf2b1288cd753)

10 years agofs: move into the ceph-fuse mount before doing a test
Greg Farnum [Tue, 27 Jan 2015 22:50:29 +0000 (14:50 -0800)]
fs: move into the ceph-fuse mount before doing a test

Fixes: #10465
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 8a5f76d10bc8bf0358f5215ac2aadfb210691507)

10 years agoAdd labels to a couple common task failures
Andrew Schoen [Wed, 4 Feb 2015 21:42:40 +0000 (15:42 -0600)]
Add labels to a couple common task failures

The labels will help us quickly determine what the command was trying to
accomplish in log output.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
(cherry picked from commit a965d6ca142c12c74124f73c9ef874df85e07e3d)

Conflicts:
tasks/workunit.py

10 years agoextra_packages: stop trying to install libcephfs stuff
Greg Farnum [Thu, 5 Feb 2015 19:20:49 +0000 (11:20 -0800)]
extra_packages: stop trying to install libcephfs stuff

These package names all differ across distros, and they're included in
teuthology's install task anyway.

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 977a221f9226cf479c9d2c1fbdd1d8df13bbce44)

10 years agotiobench: remove more of it which was somehow skipped
Greg Farnum [Tue, 3 Feb 2015 05:26:52 +0000 (21:26 -0800)]
tiobench: remove more of it which was somehow skipped

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
10 years agodo not try and install libcephfs-java via extra_packages
Greg Farnum [Wed, 28 Jan 2015 19:16:35 +0000 (11:16 -0800)]
do not try and install libcephfs-java via extra_packages

It's been added to the default install task, because the
package name varies across distros.

Fixes: #10510
Signed-off-by: Greg Farnum <greg@gregs42.com>
(cherry picked from commit 30e5f3d93192a6bf2428ea4f8d793e2a087a5353)

10 years agosamba: run only on ubuntu until #10627 is resolved
Greg Farnum [Fri, 23 Jan 2015 22:49:34 +0000 (14:49 -0800)]
samba: run only on ubuntu until #10627 is resolved

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
(cherry picked from commit 1dcff968a4fc359086723e8a3cb941051297f14a)

10 years agoUse qemu-kvm in the qemu task for rpm based systems.
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>
10 years agoMerge pull request #299 from ceph/wip-10538
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)

10 years agoAdded "force-branch: firefly-original" to make sure we run on good s3tests branch
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>
10 years agoFixed typos
Yuri Weinstein [Thu, 15 Jan 2015 22:27:52 +0000 (14:27 -0800)]
Fixed typos

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoAdded new v0.80.8 to
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>
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)