]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
9 years agobuildpackages: fix RPM generation script to support opensuse spec file
Ricardo Dias [Fri, 1 Jul 2016 09:16:07 +0000 (10:16 +0100)]
buildpackages: fix RPM generation script to support opensuse spec file

Signed-off-by: Ricardo Dias <rdias@suse.com>
(cherry picked from commit 4692f995ba6967796d5dd2f5fd85fde8705a1ccc)

9 years agoMerge pull request #1141 from rjfd/wip-test-buildpackages
Loic Dachary [Fri, 26 Aug 2016 07:23:14 +0000 (09:23 +0200)]
Merge pull request #1141 from rjfd/wip-test-buildpackages

buildpackages: make make-{deb,rpm}.sh aware of cmake

Reviewed-by: Loic Dachary <ldachary@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.cz>
9 years agoMerge pull request #1142 from dachary/wip-17116-workunit
Loic Dachary [Thu, 25 Aug 2016 21:01:46 +0000 (23:01 +0200)]
Merge pull request #1142 from dachary/wip-17116-workunit

workunit: allow parallel git clone

Reviewed-by: Nathan Cutler <ncutler@suse.cz>
9 years agoworkunit: allow parallel git clone
Loic Dachary [Thu, 25 Aug 2016 09:34:46 +0000 (11:34 +0200)]
workunit: allow parallel git clone

When multiple client run in parallel on the same machine and they
try to get workunits from a repository that is not github, they must
git clone in a directory that is suffixed as srcdir. Otherwise they
will conflict with each other.

Fixes: http://tracker.ceph.com/issues/17116
Signed-off-by: Loic Dachary <loic@dachary.org>
9 years agoMerge pull request #1137 from ceph/wip-fix-console
Dan Mick [Wed, 24 Aug 2016 23:04:18 +0000 (16:04 -0700)]
Merge pull request #1137 from ceph/wip-fix-console

Fix console handling in tasks

Reviewed-by: Dan Mick <dmick@redhat.com>
9 years agoUpdate console checking, and DRY
Zack Cerza [Wed, 24 Aug 2016 17:10:08 +0000 (11:10 -0600)]
Update console checking, and DRY

Signed-off-by: Zack Cerza <zack@redhat.com>
9 years agoDrop unnecessary console handling code
Zack Cerza [Wed, 24 Aug 2016 16:56:03 +0000 (10:56 -0600)]
Drop unnecessary console handling code

Remote.console is provided by teuthology now
http://tracker.ceph.com/issues/17124
Fixes: 17124
Signed-off-by: Zack Cerza <zack@redhat.com>
9 years agobuildpackages: make make-{deb,rpm}.sh aware of cmake
Nathan Cutler [Tue, 23 Aug 2016 09:34:04 +0000 (11:34 +0200)]
buildpackages: make make-{deb,rpm}.sh aware of cmake

Fixes: http://tracker.ceph.com/issues/16819
Signed-off-by: Ricardo Dias <rdias@suse.com>
Signed-off-by: Nathan Cutler <ncutler@suse.com>
9 years agoMerge pull request #1133 from SUSE/wip-17075
Zack Cerza [Tue, 23 Aug 2016 20:21:00 +0000 (14:21 -0600)]
Merge pull request #1133 from SUSE/wip-17075

Revert "packages.yaml: reflect python-ceph package split"

9 years agoMerge pull request #1135 from athanatos/wip-stdout
Zack Cerza [Tue, 23 Aug 2016 18:09:41 +0000 (12:09 -0600)]
Merge pull request #1135 from athanatos/wip-stdout

ceph_manager: do not use StringIO instance as default argument

9 years agoceph_manager: do not use StringIO instance as default argument
Samuel Just [Tue, 23 Aug 2016 16:53:37 +0000 (09:53 -0700)]
ceph_manager: do not use StringIO instance as default argument

Otherwise, all invokations share the *same* StringIO instance
leading to some very silly bugs.

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agoRevert "packages.yaml: reflect python-ceph package split"
Nathan Cutler [Tue, 23 Aug 2016 16:36:23 +0000 (18:36 +0200)]
Revert "packages.yaml: reflect python-ceph package split"

This reverts commit 0216330568fc1dec2e866bbfd1e49dc42266e1ab.

Fixes: http://tracker.ceph.com/issues/17075
Signed-off-by: Nathan Cutler <ncutler@suse.com>
9 years agoMerge pull request #1128 from ceph/wip-16805
Kefu Chai [Tue, 23 Aug 2016 02:07:05 +0000 (10:07 +0800)]
Merge pull request #1128 from ceph/wip-16805

ceph_manager: lower mon_reweight_min_bytes_per_osd to 10

Reviewed-by: Samuel Just <sjust@redhat.com>
9 years agoceph_manager: lower mon_reweight_min_bytes_per_osd to 10
Kefu Chai [Mon, 22 Aug 2016 17:08:16 +0000 (01:08 +0800)]
ceph_manager: lower mon_reweight_min_bytes_per_osd to 10

otherwise monitor could reject the command:
```
Refusing to reweight: we only used 588084 kb used across all osds!
```
if the average used space is smaller than
`mon_reweight_min_bytes_per_osd`.

Fixes: http://tracker.ceph.com/issues/16805
Signed-off-by: Kefu Chai <kchai@redhat.com>
9 years agoMerge pull request #1122 from ceph/wip-fixbiglogs
Samuel Just [Fri, 19 Aug 2016 14:52:53 +0000 (07:52 -0700)]
Merge pull request #1122 from ceph/wip-fixbiglogs

Fix big logs in rados thrash runs

Reviewed-by: Samuel Just <sjust@redhat.com>
9 years agoMerge pull request #1116 from ceph/wip-16529
Mykola Golub [Fri, 19 Aug 2016 11:00:02 +0000 (14:00 +0300)]
Merge pull request #1116 from ceph/wip-16529

suites/upgrade: point-to-point Jewel upgrade workaround

Reviewed-by: Mykola Golub <mgolub@mirantis.com>
9 years agorevive_osd: Suppress output used to wait for OSD to be fully started
David Zafman [Thu, 18 Aug 2016 16:03:52 +0000 (09:03 -0700)]
revive_osd: Suppress output used to wait for OSD to be fully started

Signed-off-by: David Zafman <dzafman@redhat.com>
9 years agoThrashosds: Turn off output when doing dump_ops testing
David Zafman [Thu, 11 Aug 2016 04:15:05 +0000 (21:15 -0700)]
Thrashosds: Turn off output when doing dump_ops testing

Needed to add stdout option to pass down to run()

Signed-off-by: David Zafman <dzafman@redhat.com>
9 years agosuites/upgrade: point-to-point Jewel upgrade workaround
Jason Dillaman [Fri, 12 Aug 2016 18:47:30 +0000 (14:47 -0400)]
suites/upgrade: point-to-point Jewel upgrade workaround

The v10.2.x cls_rbd test case will not pass against a v10.2.0
OSD. Disable the offending test.

Fixes: http://tracker.ceph.com/issues/16529
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #1117 from ceph/wip-16975
Josh Durgin [Mon, 15 Aug 2016 15:42:34 +0000 (08:42 -0700)]
Merge pull request #1117 from ceph/wip-16975

jewel-x: use jewel-compatible librados tests for upgraded clients

Reviewed-by: Yuri Weinstein <yuri.weinstein@gmail.com>
9 years agoMerge pull request #1119 from ceph/wip-rgw-17025
Casey Bodley [Mon, 15 Aug 2016 13:38:10 +0000 (09:38 -0400)]
Merge pull request #1119 from ceph/wip-rgw-17025

rgw: data_extra_pool is unique per zone

Reviewed-by: Casey Bodley <cbodley@redhat.com>
9 years agorgw: data_extra_pool is unique per zone
Orit Wasserman [Mon, 15 Aug 2016 12:51:58 +0000 (14:51 +0200)]
rgw: data_extra_pool is unique per zone

Fixes: http://tracker.ceph.com/issues/17025
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
9 years agojewel-x: use jewel-compatible librados tests for upgraded clients
Josh Durgin [Thu, 11 Aug 2016 23:35:47 +0000 (16:35 -0700)]
jewel-x: use jewel-compatible librados tests for upgraded clients

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1115 from ceph/wip_add_sterr
Dan Mick [Wed, 10 Aug 2016 21:05:35 +0000 (14:05 -0700)]
Merge pull request #1115 from ceph/wip_add_sterr

Added stderr to the log file in addition to stdout

Reviewed-by: Dan Mick <dmick@redhat.com>
9 years agoAdded stderr to the log file in addition to stdout
Yuri Weinstein [Wed, 10 Aug 2016 20:15:00 +0000 (13:15 -0700)]
Added stderr to the log file in addition to stdout

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 years agoMerge pull request #1110 from fullerdj/wip-djf-20160808
John Spray [Wed, 10 Aug 2016 11:22:59 +0000 (12:22 +0100)]
Merge pull request #1110 from fullerdj/wip-djf-20160808

cephfs/vstart_runner: add -w option to ps

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agocephfs/vstart_runner: add -ww option to ps
Douglas Fuller [Mon, 8 Aug 2016 20:27:09 +0000 (13:27 -0700)]
cephfs/vstart_runner: add -ww option to ps

vstart_runner can't find arguments to ceph daemons to identify them with
ps -x because commands are cut off at terminal width. Add -ww for wide
output.

Signed-off-by: Douglas Fuller <dfuller@redhat.com>
9 years agoMerge pull request #1107 from ceph/wip-16879
John Spray [Tue, 2 Aug 2016 15:31:33 +0000 (16:31 +0100)]
Merge pull request #1107 from ceph/wip-16879

suites/fs: fix log whitelist for inotable repair

Reviewed-by: Jeff Layton <jlayton@redhat.com>
9 years agoMerge pull request #1084 from ceph/wip-16640
John Spray [Tue, 2 Aug 2016 11:16:58 +0000 (12:16 +0100)]
Merge pull request #1084 from ceph/wip-16640

task/packages: install libcephfs1-dev

9 years agosuites/fs: fix log whitelist for inotable repair
John Spray [Tue, 2 Aug 2016 11:12:37 +0000 (12:12 +0100)]
suites/fs: fix log whitelist for inotable repair

Fixes: http://tracker.ceph.com/issues/16879
Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotask/packages: install libcephfs-dev
John Spray [Fri, 15 Jul 2016 16:13:14 +0000 (17:13 +0100)]
task/packages: install libcephfs-dev

The way we currently build the cephfs java
bindings depends on the unversioned .so file
which is in the -dev package, not the
main one.

Fixes: http://tracker.ceph.com/issues/16640
Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1082 from ceph/wip-mds-minor
John Spray [Fri, 29 Jul 2016 12:51:06 +0000 (13:51 +0100)]
Merge pull request #1082 from ceph/wip-mds-minor

tasks/cephfs: check cache size health warning

9 years agotasks/cephfs: check cache size health warning
John Spray [Thu, 7 Jul 2016 13:33:38 +0000 (14:33 +0100)]
tasks/cephfs: check cache size health warning

Fortunately we already have a test that creates the condition,
so just tweak it to exceed the 150% threshold for the health warning,
and check that the health message appears.

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1106 from ceph/wip-flake8
Samuel Just [Thu, 28 Jul 2016 21:53:15 +0000 (14:53 -0700)]
Merge pull request #1106 from ceph/wip-flake8

fix flake8 errors

Reviewed-by: Samuel Just <sjust@redhat.com>
9 years agocephfs/filesystem: remove unused var
Josh Durgin [Thu, 28 Jul 2016 21:45:25 +0000 (14:45 -0700)]
cephfs/filesystem: remove unused var

flake8 passes now

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
9 years agotox.ini: exclude .tox dir from flake8
Josh Durgin [Thu, 28 Jul 2016 21:44:46 +0000 (14:44 -0700)]
tox.ini: exclude .tox dir from flake8

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1105 from athanatos/wip-ec-pg-log
Josh Durgin [Thu, 28 Jul 2016 21:40:19 +0000 (14:40 -0700)]
Merge pull request #1105 from athanatos/wip-ec-pg-log

update diverge priors tests - this is handled by persisting the missing set now

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agosuites: fix asok_dump_tree.yaml
John Spray [Wed, 27 Jul 2016 11:52:02 +0000 (12:52 +0100)]
suites: fix asok_dump_tree.yaml

This had an extra ceph and install task.

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agocephfs: add test for dump tree admin socket command
Douglas Fuller [Tue, 28 Jun 2016 19:23:53 +0000 (12:23 -0700)]
cephfs: add test for dump tree admin socket command

Add test_dump_tree to validate the MDS admin socket command
dump tree. Add a parameter for path_to_ino to enable the use of
lstat() instead of stat()

See: http://tracker.ceph.com/issues/11171
See: https://github.com/ceph/ceph/pull/9925
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
9 years agosuites/fs: log whitelist for inotable repair
John Spray [Thu, 28 Jul 2016 10:27:22 +0000 (11:27 +0100)]
suites/fs: log whitelist for inotable repair

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agocephfs: Added a inotable repair case to the test
Vishal Kanaujia [Wed, 13 Jul 2016 14:18:49 +0000 (19:48 +0530)]
cephfs: Added a inotable repair case to the test

9 years agoMerge pull request #1099 from ceph/wip-fix-bad-check
vasukulkarni [Wed, 27 Jul 2016 16:57:40 +0000 (09:57 -0700)]
Merge pull request #1099 from ceph/wip-fix-bad-check

Fix rechecking of health in loop

9 years agoMerge pull request #1098 from smithfarm/wip-16808
John Spray [Wed, 27 Jul 2016 09:05:15 +0000 (10:05 +0100)]
Merge pull request #1098 from smithfarm/wip-16808

packages/packages.yaml: drop ceph-fs-common-dbg

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoFix rechecking of health in loop
Vasu Kulkarni [Mon, 25 Jul 2016 22:29:53 +0000 (15:29 -0700)]
Fix rechecking of health in loop

Use the newer stdout value for checking
ceph health again.

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
9 years agopackages/packages.yaml: drop ceph-fs-common-dbg
Nathan Cutler [Mon, 25 Jul 2016 20:08:02 +0000 (22:08 +0200)]
packages/packages.yaml: drop ceph-fs-common-dbg

Meant to be merged together with https://github.com/ceph/ceph/pull/10433

Fixes: http://tracker.ceph.com/issues/16808
Signed-off-by: Nathan Cutler <ncutler@suse.com>
9 years agoMerge pull request #1094 from ceph/wip_reduce_rados
Josh Durgin [Mon, 25 Jul 2016 17:37:45 +0000 (10:37 -0700)]
Merge pull request #1094 from ceph/wip_reduce_rados

Reduce number of jobs for hammer branch

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Nathan Cutler <ncutler@suse.com>
9 years agoMerge pull request #1074 from SUSE/wip-python-split
Zack Cerza [Mon, 25 Jul 2016 16:38:34 +0000 (10:38 -0600)]
Merge pull request #1074 from SUSE/wip-python-split

packages.yaml: reflect python-ceph package split

9 years agoReduce number of jobs for hammer branch
Yuri Weinstein [Mon, 25 Jul 2016 15:42:46 +0000 (08:42 -0700)]
Reduce number of jobs for hammer branch

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 years agoMerge pull request #1003 from athanatos/wip-15655
Josh Durgin [Fri, 22 Jul 2016 21:46:21 +0000 (14:46 -0700)]
Merge pull request #1003 from athanatos/wip-15655

ceph_manager: test [test-]reweight-by-(utilization|pg)

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agoconfig: add osd_debug_verify_missing_on_start
Samuel Just [Wed, 22 Jun 2016 22:20:26 +0000 (15:20 -0700)]
config: add osd_debug_verify_missing_on_start

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agodivergent_priors: we no longer track divergent priors explicitely
Samuel Just [Wed, 22 Jun 2016 20:55:15 +0000 (13:55 -0700)]
divergent_priors: we no longer track divergent priors explicitely

The rest of the test is still valuable to ensure that we detect missing
items which are not in the log, but now that the missing set is
explicitely persisted, the divergent priors set isn't a special case
and won't have special log lines to check for.

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agoMerge pull request #1091 from athanatos/wip-16413
Josh Durgin [Fri, 22 Jul 2016 21:28:59 +0000 (14:28 -0700)]
Merge pull request #1091 from athanatos/wip-16413

11429: wait_for_clean between restarting the osds and starting the bench

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1090 from athanatos/wip-16416
Josh Durgin [Fri, 22 Jul 2016 21:28:48 +0000 (14:28 -0700)]
Merge pull request #1090 from athanatos/wip-16416

ec_lost_unfound: set min_size to 2

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1085 from ceph/wip_add_newest
Josh Durgin [Wed, 20 Jul 2016 20:24:01 +0000 (13:24 -0700)]
Merge pull request #1085 from ceph/wip_add_newest

Added option to search for newest good/built commit (7 commits back)

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1080 from ajarr/wip-15615
John Spray [Wed, 20 Jul 2016 14:16:21 +0000 (15:16 +0100)]
Merge pull request #1080 from ajarr/wip-15615

tasks/cephfs/test_volume_client: test authentication metadata

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1073 from ceph/wip-mds-snap-failover
Yan, Zheng [Wed, 20 Jul 2016 02:28:39 +0000 (21:28 -0500)]
Merge pull request #1073 from ceph/wip-mds-snap-failover

fs: add snapshot tests to mds thrashing

9 years agoAdded option to search for newest good/built commit (7 commits back)
Yuri Weinstein [Fri, 15 Jul 2016 16:39:53 +0000 (09:39 -0700)]
Added option to search for newest good/built commit (7 commits back)

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 years agoMerge pull request #1077 from trociny/wip-16386
Jason Dillaman [Mon, 18 Jul 2016 12:29:06 +0000 (08:29 -0400)]
Merge pull request #1077 from trociny/wip-16386

rbd: tests with rbd_skip_partial_discard option enabled

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agorbd: tests with rbd_skip_partial_discard option enabled
Mykola Golub [Fri, 15 Jul 2016 20:30:32 +0000 (23:30 +0300)]
rbd: tests with rbd_skip_partial_discard option enabled

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agorbd: move copy_on_read overrides to config dir
Mykola Golub [Fri, 15 Jul 2016 20:27:42 +0000 (23:27 +0300)]
rbd: move copy_on_read overrides to config dir

Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agofs: add snapshot tests to mds thrashing
Yan, Zheng [Fri, 1 Jul 2016 07:12:24 +0000 (15:12 +0800)]
fs: add snapshot tests to mds thrashing

Signed-off-by: Yan, Zheng <zyan@redhat.com>
9 years agotasks/cephfs/test_volume_client: test authentication metadata
Ramana Raja [Mon, 11 Jul 2016 13:20:49 +0000 (18:50 +0530)]
tasks/cephfs/test_volume_client: test authentication metadata

Test the usecases for the authentication metadata stored
by the volume client:

* Obtain the list of auth IDs having access to a volume.

* Restrict volume access to auth IDs of a single (OpenStack)
  tenant to enforce strong tenant isolation of volumes.

Signed-off-by: Ramana Raja <rraja@redhat.com>
9 years agoec_lost_unfound: set min_size to 2
Samuel Just [Thu, 23 Jun 2016 17:18:54 +0000 (10:18 -0700)]
ec_lost_unfound: set min_size to 2

We changed the default to k+1 instead of k.  Adjust test to compensate.

Fixes: http://tracker.ceph.com/issues/16416
Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agoMerge pull request #1072 from trociny/wip-16539
Jason Dillaman [Fri, 1 Jul 2016 12:25:23 +0000 (08:25 -0400)]
Merge pull request #1072 from trociny/wip-16539

rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agopackages.yaml: reflect python-ceph package split
Ricardo Dias [Fri, 1 Jul 2016 09:15:36 +0000 (10:15 +0100)]
packages.yaml: reflect python-ceph package split

Signed-off-by: Ricardo Dias <rdias@suse.com>
9 years agoMerge pull request #1064 from jcsp/wip-vstart-fixes
John Spray [Thu, 30 Jun 2016 22:45:16 +0000 (23:45 +0100)]
Merge pull request #1064 from jcsp/wip-vstart-fixes

tasks/cephfs: vstart_runner fixes

Reviewed-by: Ramana Raja <rraja@redhat.com>
9 years agovstart_runner: fix misleading log message
Ramana Raja [Thu, 30 Jun 2016 10:48:44 +0000 (16:18 +0530)]
vstart_runner: fix misleading log message

Message is logged as, filesystem is mounted,
despite the vstart_runner just trying to mount
at this stage.

Signed-off-by: Ramana Raja <rraja@redhat.com>
9 years agotasks/cephfs: rename 'long_running' decorator
Ramana Raja [Thu, 30 Jun 2016 08:26:35 +0000 (13:56 +0530)]
tasks/cephfs: rename 'long_running' decorator

Rename 'long_running' decorator as 'for_teuthology',
which is more intuitive.

Signed-off-by: Ramana Raja <rraja@redhat.com>
9 years agotasks/cephfs: use "blacklist clear"
John Spray [Wed, 22 Jun 2016 12:01:20 +0000 (13:01 +0100)]
tasks/cephfs: use "blacklist clear"

... instead of iterating over all blacklist entries.  Fall
back to the old way if the new way doesn't work (i.e. on
old ceph)

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotasks/cephfs: fix race while mounting
John Spray [Wed, 22 Jun 2016 12:00:44 +0000 (13:00 +0100)]
tasks/cephfs: fix race while mounting

This could fail if the mount hadn't finished
coming up.

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotasks/cephfs: fix vstart_runner with cmake
John Spray [Wed, 22 Jun 2016 12:00:08 +0000 (13:00 +0100)]
tasks/cephfs: fix vstart_runner with cmake

This needed updating for the CLI living in bin/ now

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotasks/cephfs: disable setuid test in vstart environ
John Spray [Wed, 22 Jun 2016 11:58:52 +0000 (12:58 +0100)]
tasks/cephfs: disable setuid test in vstart environ

``long_running`` needs a better name, it's really just a
marker that says a test is for use in teuthology but not vstart.

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agorbd-mirror: remove ceph_test_rbd_mirror_image_replay test case
Mykola Golub [Thu, 30 Jun 2016 18:30:57 +0000 (21:30 +0300)]
rbd-mirror: remove ceph_test_rbd_mirror_image_replay test case

Fixes: http://tracker.ceph.com/issues/16539
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
9 years agoMerge pull request #1008 from ceph/wip-systemd-tests
vasukulkarni [Thu, 30 Jun 2016 16:42:00 +0000 (09:42 -0700)]
Merge pull request #1008 from ceph/wip-systemd-tests

Wip systemd tests

9 years agoMerge pull request #1069 from batrick/i16164
John Spray [Thu, 30 Jun 2016 11:46:43 +0000 (12:46 +0100)]
Merge pull request #1069 from batrick/i16164

cephfs: test fragment size limit

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoRun rados loadgen
Vasu Kulkarni [Thu, 30 Jun 2016 04:14:35 +0000 (21:14 -0700)]
Run rados loadgen

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Conflicts:
suites/smoke/systemd/tasks/systemd.yaml

9 years agoFew comment fixes
Vasu Kulkarni [Wed, 29 Jun 2016 18:30:02 +0000 (11:30 -0700)]
Few comment fixes

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
9 years agocephfs: test fragment size limit
Patrick Donnelly [Fri, 24 Jun 2016 01:48:18 +0000 (21:48 -0400)]
cephfs: test fragment size limit

The fragment configuration uses 10000 for the fragment max size. The reason for
this is that many tests add 1000 files to a single directory which will hit
this limit without fragmentation catching up.

The test_dirfrag_limit test confirms:

o That the directory fragment size cannot exceed mds_bal_fragment_size_max (using a limit of 50 in all configurations).
o That fragmentation (forced) will allow more entries to be created.
o That unlink fails when the stray directory fragment becomes too large and that unlinking may continue once those strays are purged.

Tests: https://github.com/ceph/ceph/pull/9789
Issue: http://tracker.ceph.com/issues/16164

Signed-off-by: Patrick Donnelly <batrick@batbytes.com>
9 years agoMerge pull request #1068 from smithfarm/wip-drop-ceph-devel
Loic Dachary [Wed, 29 Jun 2016 13:23:12 +0000 (15:23 +0200)]
Merge pull request #1068 from smithfarm/wip-drop-ceph-devel

packages.yaml: drop ceph-devel

Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
Reviewed-by: Ricardo Dias <rdias@suse.com>
9 years agopackages.yaml: drop ceph-devel
Nathan Cutler [Wed, 29 Jun 2016 11:11:30 +0000 (13:11 +0200)]
packages.yaml: drop ceph-devel

There are no "-dev" packages listed in the deb section of this file, so it
serves no purpose to have ceph-devel here.

Also, once https://github.com/ceph/ceph/pull/9744 is merged the presence of
"ceph-devel" in this file will break teuthology for rpm targets.

Signed-off-by: Nathan Cutler <ncutler@suse.com>
9 years agoMerge pull request #1020 from ceph/wip-15563-master
Dan Mick [Mon, 27 Jun 2016 20:33:27 +0000 (13:33 -0700)]
Merge pull request #1020 from ceph/wip-15563-master

Added file locking logic to avoid possible collisions …

Reviewed-by: Dan Mick <dmick@redhat.com>
9 years agoMerge pull request #1065 from ceph/wip-ec-min-size
Sage Weil [Fri, 24 Jun 2016 18:55:23 +0000 (14:55 -0400)]
Merge pull request #1065 from ceph/wip-ec-min-size

rados/thrash/workloads/cache-agent-big: set min_size=2 on m=1 k=2 ec pool

9 years agorados/thrash/workloads/cache-agent-big: set min_size=2 on m=1 k=2 ec pool
Sage Weil [Fri, 24 Jun 2016 18:44:00 +0000 (14:44 -0400)]
rados/thrash/workloads/cache-agent-big: set min_size=2 on m=1 k=2 ec pool

Otherwise min_size will be 3 and we will wedge on a single down
osd.

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #1063 from ceph/wip-no-fuse
David Zafman [Fri, 24 Jun 2016 01:25:02 +0000 (18:25 -0700)]
Merge pull request #1063 from ceph/wip-no-fuse

Revert "tasks/scrub_test: use fuse path (do not assume filestore!)"

9 years agoMerge pull request #1059 from ceph/wip-s3roundtrip-wusui
Zack Cerza [Thu, 23 Jun 2016 21:05:09 +0000 (15:05 -0600)]
Merge pull request #1059 from ceph/wip-s3roundtrip-wusui

Allow force-branch for s3roundtrip tests.

9 years agoRevert "tasks/scrub_test: use fuse path (do not assume filestore!)"
Samuel Just [Thu, 23 Jun 2016 17:44:47 +0000 (10:44 -0700)]
Revert "tasks/scrub_test: use fuse path (do not assume filestore!)"

This reverts commit 9e2b455f45cca2f31b19c73d761661a9028c22ff.

9 years agoUpdate cron_wrapper
Yuri Weinstein [Mon, 6 Jun 2016 22:44:06 +0000 (15:44 -0700)]
Update cron_wrapper

Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 years agoMerge pull request #970 from ceph/wip-fix-cd-override
vasukulkarni [Wed, 22 Jun 2016 21:54:02 +0000 (14:54 -0700)]
Merge pull request #970 from ceph/wip-fix-cd-override

Fix for 'branch' overrides to work

9 years agoMerge pull request #1058 from ceph/wip-15016
Josh Durgin [Wed, 22 Jun 2016 21:03:31 +0000 (14:03 -0700)]
Merge pull request #1058 from ceph/wip-15016

tasks/ceph-deploy: Run on multiple Python versions (2, 3)

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
Reviewed-by: Vasu Kulkarni <vasu@redhat.com>
9 years agoMerge pull request #1002 from athanatos/wip-osd-recovery
Samuel Just [Wed, 22 Jun 2016 18:16:47 +0000 (11:16 -0700)]
Merge pull request #1002 from athanatos/wip-osd-recovery

osd_recovery: add delay to ensure maps propogate

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #1062 from athanatos/wip-resolve-peering
Samuel Just [Wed, 22 Jun 2016 18:16:36 +0000 (11:16 -0700)]
Merge pull request #1062 from athanatos/wip-resolve-peering

resolve_stuck_peering: reset stats while looping

Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoMerge pull request #1061 from athanatos/wip-short-log
Samuel Just [Wed, 22 Jun 2016 18:16:02 +0000 (11:16 -0700)]
Merge pull request #1061 from athanatos/wip-short-log

short_pg_log: double params to avoid failures from dup detection failure

http://tracker.ceph.com/issues/16331

9 years agoMerge pull request #1060 from athanatos/wip-flush-pg-stats
Samuel Just [Wed, 22 Jun 2016 18:15:52 +0000 (11:15 -0700)]
Merge pull request #1060 from athanatos/wip-flush-pg-stats

[ec_]lost_unfound: don't flush_pg_stats at the beginning

Reviewed-by: Sage Weil <sage@redhat.com>
9 years ago11429: wait_for_clean between restarting the osds and starting the bench
Samuel Just [Wed, 22 Jun 2016 16:22:45 +0000 (09:22 -0700)]
11429: wait_for_clean between restarting the osds and starting the bench

ceph.restart now marks the osds down, so the objects are actually being
created while slowest of the osds boots. That causes a ton of 1 byte
objects to be created in a degraded state and causes the cleanup to take
a long time.  Also, reduce length of bench since it's only being used
to ensure the osds came up correctly.

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agotasks/ceph-deploy: Install appropriate Python version before running
Oleh Prypin [Wed, 22 Jun 2016 16:19:12 +0000 (19:19 +0300)]
tasks/ceph-deploy: Install appropriate Python version before running

Related to RM-15016

Signed-off-by: Oleh Prypin <oleh@pryp.in>
9 years agoAllow force-branch for s3roundtrip tests.
Warren Usui [Wed, 22 Jun 2016 01:11:12 +0000 (18:11 -0700)]
Allow force-branch for s3roundtrip tests.

Fixes tracker bug 15453
Signed-off-by: Warren Usui <wusui@redhat.com>
9 years agoMerge pull request #1050 from ceph/wip-fix-scrub-test
Kefu Chai [Tue, 21 Jun 2016 10:36:28 +0000 (18:36 +0800)]
Merge pull request #1050 from ceph/wip-fix-scrub-test

test: Eliminate racey scrubbing in scrub_test.py

Reviewed-by: Kefu Chai <kchai@redhat.com>
9 years agoMerge pull request #1057 from ceph/wip-scrub
Samuel Just [Mon, 20 Jun 2016 19:53:41 +0000 (12:53 -0700)]
Merge pull request #1057 from ceph/wip-scrub

tasks/scrub_test: use fuse path (do not assume filestore!)

Reviewed-by: Samuel Just <sjust@redhat.com>
9 years agotasks/scrub_test: use fuse path (do not assume filestore!)
Sage Weil [Fri, 10 Jun 2016 20:57:37 +0000 (16:57 -0400)]
tasks/scrub_test: use fuse path (do not assume filestore!)

Signed-off-by: Sage Weil <sage@redhat.com>
9 years agorados/objectstore/objectstore.yaml: skip bluestore tests
Sage Weil [Sat, 18 Jun 2016 16:51:32 +0000 (12:51 -0400)]
rados/objectstore/objectstore.yaml: skip bluestore tests

Avoid breaking rados suite while we are developing rapidly.

Signed-off-by: Sage Weil <sage@redhat.com>