]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
10 years agosmoke: white marked down on python test
Sage Weil [Fri, 10 Apr 2015 16:19:28 +0000 (09:19 -0700)]
smoke: white marked down on python test

Backport: hammer
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 8cc4a5b0ed21b8ddef7e304d02e903d960b8bcfb)

10 years agoRemoved per #11070 and resolves #11043
Yuri Weinstein [Thu, 9 Apr 2015 21:47:25 +0000 (14:47 -0700)]
Removed per #11070 and resolves #11043

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 8a0de9a8ba18b8761f1612e4cdc5a306d320e30d)

10 years agomsgr: move async msgr tests to singleton-nomsgr
Samuel Just [Thu, 26 Feb 2015 22:32:39 +0000 (14:32 -0800)]
msgr: move async msgr tests to singleton-nomsgr

Introduced: e92d2e4ca0013fa379fdf5830d4fe28abf65c33b
Fixes: 10918
Signed-off-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
(cherry picked from commit e9d713b75182292c7b14c862bdeb92279ebd6b32)

10 years agoMerge pull request #391 from ceph/wip-11306
Samuel Just [Wed, 1 Apr 2015 23:01:04 +0000 (16:01 -0700)]
Merge pull request #391 from ceph/wip-11306

Fixed #11306 Whitelist WRN "failed to encode map"

Reviewed-by: Samuel Just <sjust@redhat.com>
10 years agoFixed #11306 Whitelist WRN "failed to encode map"
Yuri Weinstein [Wed, 1 Apr 2015 22:53:36 +0000 (15:53 -0700)]
Fixed #11306 Whitelist WRN "failed to encode map"

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agorados/thrash*: make scrubs happen a lot
Samuel Just [Fri, 20 Mar 2015 18:24:22 +0000 (11:24 -0700)]
rados/thrash*: make scrubs happen a lot

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 4d8bc2127f753fb5b935af6c3607e39b077e83d2)

10 years ago(scrub|rados)_test: tolerate best guess digest errors as well
Samuel Just [Sun, 29 Mar 2015 23:03:32 +0000 (16:03 -0700)]
(scrub|rados)_test: tolerate best guess digest errors as well

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 9175f88943d2ea8382e999b7b0bee0b0352f8aef)

10 years agorados_python: whitelist wrongly marked me down
Samuel Just [Mon, 30 Mar 2015 20:47:05 +0000 (13:47 -0700)]
rados_python: whitelist wrongly marked me down

Signed-off-by: Samuel Just <sjust@redhat.com>
(cherry picked from commit 90393886fcf7f0a72829605ad4e52bfb7dcdf14b)

10 years agofs: fix up dd testing again
Greg Farnum [Sat, 21 Mar 2015 00:09:02 +0000 (17:09 -0700)]
fs: fix up dd testing again

We need to change into the directory during the same shell session as we actually
run the dd...

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

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

10 years agotasks/watch_notify_same_primary: wait for watch before notify
Sage Weil [Thu, 26 Mar 2015 23:51:56 +0000 (16:51 -0700)]
tasks/watch_notify_same_primary: wait for watch before notify

Make sure watch is done registering and ready before sending the
notifies.

Fixes: #10634
Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit bafe87a8e51cdedad84ac6ea8ecd6504a7d9dd2e)

10 years agoensure summary is looked for the user we need (part 2)
Loic Dachary [Sun, 22 Mar 2015 16:43:02 +0000 (17:43 +0100)]
ensure summary is looked for the user we need (part 2)

Move the get_user_summary(out, user) logic to util.rgw so that it can be
shared between radosgw_admin_rest.py and radosgw_admin.py and modify
them accordingly.

http://tracker.ceph.com/issues/11180 Fixes: #11180

Signed-off-by: Loic Dachary <loic@dachary.org>
(cherry picked from commit 97e6d808f086834f2350084d5de36be285ad2bde)

10 years agoMerge pull request #377 from ceph/wip-11166
Josh Durgin [Mon, 23 Mar 2015 18:25:34 +0000 (11:25 -0700)]
Merge pull request #377 from ceph/wip-11166

Fixes #11166, whitelisted 'Missing health data for MDS'

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agoFixes #11166, whitelisted 'Missing health data for MDS'
Yuri Weinstein [Mon, 23 Mar 2015 18:17:27 +0000 (11:17 -0700)]
Fixes #11166, whitelisted 'Missing health data for MDS'

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #374 from ceph/wip-11139
Yuri Weinstein [Sat, 21 Mar 2015 21:40:19 +0000 (14:40 -0700)]
Merge pull request #374 from ceph/wip-11139

ceph_manager: Check for exit status 11 from ceph-objectstore-tool import

10 years agoceph_manager: Check for exit status 11 from ceph-objectstore-tool import
David Zafman [Sat, 21 Mar 2015 02:56:55 +0000 (19:56 -0700)]
ceph_manager: Check for exit status 11 from ceph-objectstore-tool import

Fixes: #11139
Signed-off-by: David Zafman <dzafman@redhat.com>
10 years agoensure summary is looked for the user we need
Alfredo Deza [Fri, 20 Mar 2015 13:27:05 +0000 (09:27 -0400)]
ensure summary is looked for the user we need

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

10 years agoImplemented "exclude_packages" feature #11043
Yuri Weinstein [Fri, 6 Mar 2015 00:19:48 +0000 (16:19 -0800)]
Implemented "exclude_packages" feature #11043

Fixed per Josh's comment

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 4250e22dde45c97ad24793f13fa41e95f16d03a4)

10 years agoMerge pull request #363 from ceph/hammer-backports-hadoop
Gregory Farnum [Fri, 6 Mar 2015 17:29:06 +0000 (09:29 -0800)]
Merge pull request #363 from ceph/hammer-backports-hadoop

hadoop: fixup for new replication test

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agohadoop: fixup for new replication test
Noah Watkins [Tue, 24 Feb 2015 04:02:37 +0000 (20:02 -0800)]
hadoop: fixup for new replication test

Signed-off-by: Noah Watkins <noahwatkins@gmail.com>
(cherry picked from commit 6a348ae1870eb4e22a35f4ea86d897fb6d960b88)

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 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 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 agorename test to tests, follows best practices for tests dirs
Alfredo Deza [Wed, 11 Feb 2015 16:25:45 +0000 (11:25 -0500)]
rename test to tests, follows best practices for tests dirs

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

10 years agocreate a new get_acl helper to ensure proper xml is compared
Alfredo Deza [Wed, 11 Feb 2015 16:13:28 +0000 (11:13 -0500)]
create a new get_acl helper to ensure proper xml is compared

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

10 years agotests for the new acl helper in radosgw_admin
Alfredo Deza [Wed, 11 Feb 2015 16:05:56 +0000 (11:05 -0500)]
tests for the new acl helper in radosgw_admin

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

10 years agoChanged suite name from multi-versions to client-upgrade
Yuri Weinstein [Sat, 28 Feb 2015 00:09:30 +0000 (16:09 -0800)]
Changed suite name from multi-versions to client-upgrade

Moved it under upgrades
Replaced rbd workunit

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit bcf7eabc5f0bcd0c6665bc047c076925fbc9bdf5)

10 years agoMerge pull request #349 from ceph/wip-10954-hammer
Zack Cerza [Thu, 26 Feb 2015 20:09:15 +0000 (13:09 -0700)]
Merge pull request #349 from ceph/wip-10954-hammer

lint fixes for hammer

10 years agoremove unused import from repair_test
Alfredo Deza [Thu, 26 Feb 2015 20:04:02 +0000 (15:04 -0500)]
remove unused import from repair_test

Signed-off-by: Alfredo Deza <adeza@redhat.com>
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 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 agoremove unused import from fuse
Alfredo Deza [Thu, 26 Feb 2015 19:55:02 +0000 (14:55 -0500)]
remove unused import from fuse

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

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

10 years agoremove unused import in calamari_setup
Alfredo Deza [Thu, 26 Feb 2015 16:25:12 +0000 (11:25 -0500)]
remove unused import in calamari_setup

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

10 years agoremove unused imports from populate_rbd
Alfredo Deza [Thu, 26 Feb 2015 16:27:11 +0000 (11:27 -0500)]
remove unused imports from populate_rbd

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

10 years agoremove unused imports from peering_speed
Alfredo Deza [Thu, 26 Feb 2015 16:26:42 +0000 (11:26 -0500)]
remove unused imports from peering_speed

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

10 years agoremove redefined StringIO import
Alfredo Deza [Thu, 26 Feb 2015 16:35:07 +0000 (11:35 -0500)]
remove redefined StringIO import

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

10 years agostdin is no longer a kwarg
Alfredo Deza [Thu, 26 Feb 2015 16:34:21 +0000 (11:34 -0500)]
stdin is no longer a kwarg

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

10 years agoadd the log object to ceph_manager
Alfredo Deza [Thu, 26 Feb 2015 16:33:47 +0000 (11:33 -0500)]
add the log object to ceph_manager

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

10 years agoadd missing mon object to osd_failsafe
Alfredo Deza [Thu, 26 Feb 2015 16:31:31 +0000 (11:31 -0500)]
add missing mon object to osd_failsafe

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

10 years agofix undefined var in divergent_priors
Alfredo Deza [Thu, 26 Feb 2015 16:24:41 +0000 (11:24 -0500)]
fix undefined var in divergent_priors

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

10 years agoexclude the virtualenv from being linted in tox.ini
Alfredo Deza [Thu, 26 Feb 2015 19:37:25 +0000 (14:37 -0500)]
exclude the virtualenv from being linted in tox.ini

Signed-off-by: Alfredo Deza <adeza@redhat.com>
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>
(cherry picked from commit 4eb1787280f9f128cb9352ecbe8957a4be94fff9)

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)
(cherry picked from commit e1c85f330b834394d099653d3c618d41cd438cff)

10 years agorbd: fix copy-on-read setting
Josh Durgin [Thu, 26 Feb 2015 07:00:34 +0000 (23:00 -0800)]
rbd: fix copy-on-read setting

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit aa6240c6f4cb8f258072fbfb94edb027bff6a3f4)

10 years agorbd: add merge_diff test
Josh Durgin [Mon, 23 Feb 2015 23:37:19 +0000 (15:37 -0800)]
rbd: add merge_diff test

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
(cherry picked from commit e7bf3d05a63f7cf99b3ff46fb9ac96e73ffb5c40)

10 years agosuites/rbd: add object map tests
Jason Dillaman [Fri, 20 Feb 2015 18:48:28 +0000 (13:48 -0500)]
suites/rbd: add object map tests

Enable the object map feature for CLI tests and librbd API tests.
Moved the CLI tests to a new group to exercise old format, basic
new format, and new format w/ object map.

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
(cherry picked from commit b277946848fc2b5f454a7c6ffd8fa2a359369102)

10 years agoceph: ugh fix syntax
Sage Weil [Wed, 25 Feb 2015 19:37:44 +0000 (11:37 -0800)]
ceph: ugh fix syntax

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 1922c61bbf1165e23650e74767ac4d5f63becdbc)

10 years agoFixes #10869, added {role} to the dir name.
Yuri Weinstein [Thu, 12 Feb 2015 22:32:39 +0000 (14:32 -0800)]
Fixes #10869, added {role} to the dir name.

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
Fixed typo

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit 9942440ddf9f6847e76de3b49f1ad0d98c62a3d0)

10 years agoceph: fix ps axuf lsof line
Sage Weil [Wed, 25 Feb 2015 19:05:13 +0000 (11:05 -0800)]
ceph: fix ps axuf lsof line

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 18307be0ca97f7221d6202884f8a68a4b26c1dbf)

10 years agoceph: ps axf too before lsof
Sage Weil [Tue, 24 Feb 2015 14:59:16 +0000 (06:59 -0800)]
ceph: ps axf too before lsof

Specifically, I want to know *who* is running the ceph-osd that is
holding the files open.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit a68281e1476e6af38237e1d1031dd7bd0980ef9f)

10 years agoceph: lsof if umount fails
Sage Weil [Sat, 21 Feb 2015 00:55:21 +0000 (16:55 -0800)]
ceph: lsof if umount fails

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit 077e917af1394e5999293031afcc476b2bdce1e4)

10 years agoceph: archive logs at very end
Sage Weil [Sat, 21 Feb 2015 00:54:09 +0000 (16:54 -0800)]
ceph: archive logs at very end

This ensures that we still gather the logs even if the other nested tasks
throw an exception in the finally block.

Signed-off-by: Sage Weil <sage@redhat.com>
(cherry picked from commit ca09683f5fc1a6067c524c4034c27ab4a26e11f3)

10 years agoFixed typoes
Yuri Weinstein [Thu, 5 Feb 2015 02:18:57 +0000 (18:18 -0800)]
Fixed typoes

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit e2794173026c196a30ee042e6e77c4a278267dc2)

10 years agoFixed typo causing "too many values to unpack" error
Yuri Weinstein [Wed, 4 Feb 2015 23:00:55 +0000 (15:00 -0800)]
Fixed typo causing "too many values to unpack" error

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit fdd175514738fd4f6cf3dea6d56ffb2eda78d64b)

10 years agoFixes #10704
Yuri Weinstein [Wed, 4 Feb 2015 19:39:18 +0000 (11:39 -0800)]
Fixes #10704

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a9252436e81ab7d21110ffbe2f6b469f08e47d82)

10 years agoFixes #10652
Yuri Weinstein [Mon, 23 Feb 2015 19:11:30 +0000 (11:11 -0800)]
Fixes #10652
Removed firefly-giant dir as it's not needed
Fixed branch assignment in dumpling-x

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
(cherry picked from commit a91994f09201fdf497798d2c8051b27189b5e486)

10 years agoMerge branch 'hammer' of https://github.com/ceph/ceph-qa-suite into hammer
Yuri Weinstein [Sun, 22 Feb 2015 22:01:01 +0000 (14:01 -0800)]
Merge branch 'hammer' of https://github.com/ceph/ceph-qa-suite into hammer

10 years agoMerge pull request #328 from ceph/wip-10736
Zack Cerza [Tue, 10 Feb 2015 17:56:06 +0000 (10:56 -0700)]
Merge pull request #328 from ceph/wip-10736

Created a new suite to test teuthology

10 years agoCreated a new suite to test teuthology
Andrew Schoen [Thu, 5 Feb 2015 22:03:13 +0000 (16:03 -0600)]
Created a new suite to test teuthology

This suite locks machines of varying distros and runs the 'tests' tasks
against them. This will test both vps locking / provisioning and
baremetal locking.

Also, we test the chef and install tasks with ubuntu and rhel.

Signed-off-by: Andrew Schoen <aschoen@redhat.com>
10 years agoMerge pull request #327 from ceph/wip-10702
Gregory Farnum [Tue, 10 Feb 2015 16:53:18 +0000 (08:53 -0800)]
Merge pull request #327 from ceph/wip-10702

tasks/cephfs: fix fuse force unmount

10 years agotasks/cephfs: fix fuse force unmount
John Spray [Tue, 10 Feb 2015 12:37:20 +0000 (12:37 +0000)]
tasks/cephfs: fix fuse force unmount

This was broken in the case of multiple
mounts, and in the case of stuck mounts.

Fixes: #10702
Signed-off-by: John Spray <john.spray@redhat.com>
10 years agoCorrected "branch" to be outside of the 'clients:' section
Yuri Weinstein [Mon, 9 Feb 2015 19:27:50 +0000 (11:27 -0800)]
Corrected "branch" to be outside of the 'clients:' section

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoCorrected "branch" to be outside of the 'clients:' section
Yuri Weinstein [Mon, 9 Feb 2015 19:27:50 +0000 (11:27 -0800)]
Corrected "branch" to be outside of the 'clients:' section

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoMerge pull request #324 from dmick/master
Warren Usui [Sat, 7 Feb 2015 01:40:21 +0000 (17:40 -0800)]
Merge pull request #324 from dmick/master

tasks/calamari_setup: ice_setup 0.2.0 has added another prompt

10 years agotasks/calamari_setup: ice_setup 0.2.0 has added another prompt
Dan Mick [Fri, 6 Feb 2015 01:23:58 +0000 (17:23 -0800)]
tasks/calamari_setup: ice_setup 0.2.0 has added another prompt

Add an extra '\n' to the interaction string to answer it

Signed-off-by: Dan Mick <dan.mick@redhat.com>
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 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>
10 years agooverrides/short_pg_log: 30/50 was too short, make 100/200
Samuel Just [Wed, 4 Feb 2015 22:22:19 +0000 (14:22 -0800)]
overrides/short_pg_log: 30/50 was too short, make 100/200

Signed-off-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
10 years agoMerge pull request #322 from ceph/wip-10753
Zack Cerza [Wed, 4 Feb 2015 22:02:10 +0000 (15:02 -0700)]
Merge pull request #322 from ceph/wip-10753

Add labels to a couple common task failures

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>
10 years agoMerge pull request #319 from athanatos/wip-min-size
Samuel Just [Mon, 2 Feb 2015 17:22:51 +0000 (09:22 -0800)]
Merge pull request #319 from athanatos/wip-min-size

Wip min size

Reviewed-by: Sage Weil <sage@redhat.com>
10 years agoMerge pull request #304 from yuyuyu101/add-msgr-test
Haomai Wang [Mon, 2 Feb 2015 10:26:49 +0000 (18:26 +0800)]
Merge pull request #304 from yuyuyu101/add-msgr-test

rados: include msgr tests

10 years agoFixes http://tracker.ceph.com/issues/10652
Yuri Weinstein [Fri, 30 Jan 2015 22:48:14 +0000 (14:48 -0800)]
Fixes http://tracker.ceph.com/issues/10652

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agorados/thrash: add short_pg_log variant to encourage backfill
Samuel Just [Thu, 29 Jan 2015 18:47:49 +0000 (10:47 -0800)]
rados/thrash: add short_pg_log variant to encourage backfill

Signed-off-by: Samuel Just <sjust@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>
10 years agoMerge pull request #316 from ceph/wip-active-asok-10361
John Spray [Wed, 28 Jan 2015 13:59:48 +0000 (13:59 +0000)]
Merge pull request #316 from ceph/wip-active-asok-10361

mds_scrub_checks: only direct ops at the active MDS

Reviewed-by: John Spray <john.spray@redhat.com>
10 years agorados: add size/min_size combinations to rados/thrash
Samuel Just [Fri, 14 Nov 2014 18:52:28 +0000 (10:52 -0800)]
rados: add size/min_size combinations to rados/thrash

Signed-off-by: Samuel Just <sjust@redhat.com>
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>
10 years agoMerge pull request #312 from ceph/wip-prio-hb-pkts
Sage Weil [Tue, 27 Jan 2015 20:57:03 +0000 (12:57 -0800)]
Merge pull request #312 from ceph/wip-prio-hb-pkts

exercise osd heartbeat prioritization

10 years agoMerge pull request #296 from majianpeng/master
Sage Weil [Tue, 27 Jan 2015 20:56:31 +0000 (12:56 -0800)]
Merge pull request #296 from majianpeng/master

rados.py: Add write_fadvise_dontneed field

10 years agoMerge pull request #302 from ceph/wip-crush-tunables
Sage Weil [Tue, 27 Jan 2015 19:26:10 +0000 (11:26 -0800)]
Merge pull request #302 from ceph/wip-crush-tunables

ceph: set crush tunables

10 years agorados: exercise a few different crush tunable profiles
Sage Weil [Tue, 27 Jan 2015 19:25:12 +0000 (11:25 -0800)]
rados: exercise a few different crush tunable profiles

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agomds_scrub_checks: only direct ops at the active MDS
Greg Farnum [Tue, 27 Jan 2015 19:14:46 +0000 (11:14 -0800)]
mds_scrub_checks: only direct ops at the active MDS

Change the config option from mds_id to mds_rank to reflect the
fact that it's the rank we want to make use of (and will continue
to want when we're doing stuff like force exporting from one rank
to another).

Fixes: #10361
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
10 years agoMerge remote-tracking branch 'origin/next'
Josh Durgin [Tue, 27 Jan 2015 17:37:19 +0000 (09:37 -0800)]
Merge remote-tracking branch 'origin/next'

10 years agoMerge pull request #315 from ceph/wip-10577
Josh Durgin [Tue, 27 Jan 2015 00:09:33 +0000 (16:09 -0800)]
Merge pull request #315 from ceph/wip-10577

Added "branch: dumpling" to fix #10577

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
10 years agoAdded "branch: dumpling" to fix #10577
Yuri Weinstein [Tue, 27 Jan 2015 00:00:46 +0000 (16:00 -0800)]
Added "branch: dumpling" to fix #10577

Signed-off-by: Yuri Weinstein <yuri.weinstein@inktank.com>
10 years agoceph: set crush tunables
Sage Weil [Mon, 19 Jan 2015 15:58:39 +0000 (07:58 -0800)]
ceph: set crush tunables

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agoMerge pull request #314 from ceph/wip-wait-for-failure
Zack Cerza [Mon, 26 Jan 2015 19:26:14 +0000 (12:26 -0700)]
Merge pull request #314 from ceph/wip-wait-for-failure

ceph: test pg removal interruption; add ceph daemon failur einjection support

10 years agosuites/rbd: add copy-on-read tests
Josh Durgin [Sat, 24 Jan 2015 05:55:39 +0000 (21:55 -0800)]
suites/rbd: add copy-on-read tests

Add as a facet of librbd tests, since they all use cloning, and to a
couple tests with thrashing.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
10 years agosuites/rbd: split qemu and librbd tests
Josh Durgin [Sat, 24 Jan 2015 05:50:01 +0000 (21:50 -0800)]
suites/rbd: split qemu and librbd tests

qemu tests take a long time. We'll want to test more combinations of
options with librbd directly.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
10 years agosuites/rbd: Add rbd api tests with exclusive locking features
Josh Durgin [Sat, 24 Jan 2015 00:02:22 +0000 (16:02 -0800)]
suites/rbd: Add rbd api tests with exclusive locking features

Keep testing the old, non-default features in a renamed yaml file.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
10 years agoMerge pull request #303 from ceph/wip-10388
Gregory Farnum [Sat, 24 Jan 2015 01:10:06 +0000 (17:10 -0800)]
Merge pull request #303 from ceph/wip-10388

tasks/mds_flush: use new stray/purge perfcounters

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
10 years agorados/singleton: test interrupted pg removal
Sage Weil [Fri, 23 Jan 2015 23:43:01 +0000 (15:43 -0800)]
rados/singleton: test interrupted pg removal

Inject osd failure during pg removal.  Verify the OSD successfully
recovers.

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agomds_flush: fix the flush test output expectations
Greg Farnum [Fri, 23 Jan 2015 23:24:02 +0000 (15:24 -0800)]
mds_flush: fix the flush test output expectations

Fixes: #10620
Signed-off-by: Greg Farnum <gfarnum@redhat.com>
10 years agoceph: no need to stop() before restart()
Sage Weil [Fri, 23 Jan 2015 23:21:31 +0000 (15:21 -0800)]
ceph: no need to stop() before restart()

restart() will stop if the daemon is running.  This will get rid of the
spurious error

2015-01-23 15:19:36,828.828 ERROR:tasks.ceph.osd.0:tried to stop a non-running daemon

when the daemon isn't already running.

Signed-off-by: Sage Weil <sage@redhat.com>
10 years agoceph: add wait_for_failure command
Sage Weil [Fri, 23 Jan 2015 23:20:50 +0000 (15:20 -0800)]
ceph: add wait_for_failure command

Expect and then ignore a daemon failure.

Signed-off-by: Sage Weil <sage@redhat.com>
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 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>
10 years agoMerge pull request #277 from ceph/wip-9780-9781
Samuel Just [Thu, 22 Jan 2015 00:51:28 +0000 (16:51 -0800)]
Merge pull request #277 from ceph/wip-9780-9781

ceph-objectstore-tool import/export and related fixes

Reviewed-by: Samuel Just <sjust@redhat.com>