]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/log
ceph-ci.git
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 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>
9 years agoAdd sleep after stop to avoid checking deactivating state
Vasu Kulkarni [Fri, 17 Jun 2016 19:38:27 +0000 (12:38 -0700)]
Add sleep after stop to avoid checking deactivating state

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
9 years ago[ec_]lost_unfound: don't flush_pg_stats at the beginning
Samuel Just [Fri, 17 Jun 2016 15:16:56 +0000 (08:16 -0700)]
[ec_]lost_unfound: don't flush_pg_stats at the beginning

The upgrade tests restart the daemons right before that part, and the
restart marks the osds down causing the flush_pg_stats to fail.  It's
not necessary anymore anyway.

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agoMerge pull request #1049 from ceph/wip-rbd-nbd
Josh Durgin [Thu, 16 Jun 2016 21:17:03 +0000 (14:17 -0700)]
Merge pull request #1049 from ceph/wip-rbd-nbd

rbd: added rbd-nbd fsx test case

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1053 from ceph/wip-thrash-raise
Gregory Farnum [Thu, 16 Jun 2016 14:25:16 +0000 (07:25 -0700)]
Merge pull request #1053 from ceph/wip-thrash-raise

task/mds_thrash: don't drop exceptions from thrasher

9 years agotest: Eliminate racey scrubbing in scrub_test.py
David Zafman [Thu, 16 Jun 2016 05:16:57 +0000 (22:16 -0700)]
test: Eliminate racey scrubbing in scrub_test.py

Enhance get_pgid() to return passed value if it is already a pgid

Signed-off-by: David Zafman <dzafman@redhat.com>
9 years agoMerge pull request #1036 from david-z/master
John Spray [Wed, 15 Jun 2016 22:41:11 +0000 (23:41 +0100)]
Merge pull request #1036 from david-z/master

Adjust wait_for_health to be more flexible

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1055 from ceph/wip-fix-core-master
Samuel Just [Wed, 15 Jun 2016 20:48:58 +0000 (13:48 -0700)]
Merge pull request #1055 from ceph/wip-fix-core-master

16334 and 16332 fixes

Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
9 years agoFixes http://tracker.ceph.com/issues/16334
Yuri Weinstein [Wed, 15 Jun 2016 20:08:10 +0000 (13:08 -0700)]
Fixes http://tracker.ceph.com/issues/16334
Fixes http://tracker.ceph.com/issues/16332
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 years agotasks/ceph-deploy: Run on multiple Python versions (2, 3)
Oleh Prypin [Thu, 26 May 2016 21:17:13 +0000 (00:17 +0300)]
tasks/ceph-deploy: Run on multiple Python versions (2, 3)

Related to RM-15016

Signed-off-by: Oleh Prypin <oleh@pryp.in>
9 years agoMerge pull request #1054 from ceph/wip-16276
John Spray [Tue, 14 Jun 2016 17:34:08 +0000 (18:34 +0100)]
Merge pull request #1054 from ceph/wip-16276

suites/fs: use simple messenger some places

9 years agosuites/fs: use simple messenger some places
John Spray [Tue, 14 Jun 2016 15:47:00 +0000 (16:47 +0100)]
suites/fs: use simple messenger some places

Two tests are sensitive to the switch to async msgr
http://tracker.ceph.com/issues/16288
http://tracker.ceph.com/issues/16276

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1051 from gregsfortytwo/wip-fix-mdsthrash
John Spray [Mon, 13 Jun 2016 15:52:49 +0000 (16:52 +0100)]
Merge pull request #1051 from gregsfortytwo/wip-fix-mdsthrash

reference the kill_mds_by_rank function in the right location

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agotasks/mds_thrash: fix more references to self.manager
John Spray [Mon, 13 Jun 2016 13:00:56 +0000 (14:00 +0100)]
tasks/mds_thrash: fix more references to self.manager

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotask/mds_thrash: don't drop exceptions from thrasher
John Spray [Mon, 13 Jun 2016 11:08:36 +0000 (12:08 +0100)]
task/mds_thrash: don't drop exceptions from thrasher

Previously, when there was an exception in the thrasher
main loop, it would log it but ultimately "succeed"
the teuthology task.

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1046 from batrick/wip-readahead
Gregory Farnum [Sun, 12 Jun 2016 21:39:21 +0000 (14:39 -0700)]
Merge pull request #1046 from batrick/wip-readahead

cephfs: test readahead is working

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoreference the kill_mds_by_rank function in the right location
Greg Farnum [Fri, 10 Jun 2016 22:05:43 +0000 (15:05 -0700)]
reference the kill_mds_by_rank function in the right location

Signed-off-by: Greg Farnum <gfarnum@redhat.com>
9 years agorbd: added rbd-nbd fsx test case
Jason Dillaman [Fri, 10 Jun 2016 14:56:32 +0000 (10:56 -0400)]
rbd: added rbd-nbd fsx test case

Signed-off-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #924 from ceph/wip-mountbyfsname
John Spray [Fri, 10 Jun 2016 10:35:40 +0000 (11:35 +0100)]
Merge pull request #924 from ceph/wip-mountbyfsname

tasks/cephfs: update tests for mount-by-fs-name

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1018 from ceph/wip-16022
Yan, Zheng [Fri, 10 Jun 2016 01:52:01 +0000 (20:52 -0500)]
Merge pull request #1018 from ceph/wip-16022

tasks/cephfs: reproducer for #16022

9 years agoAdd xenial for systemd test
Vasu Kulkarni [Thu, 9 Jun 2016 17:29:26 +0000 (10:29 -0700)]
Add xenial for systemd test

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
9 years agocephfs: test readahead is working
Patrick Donnelly [Wed, 8 Jun 2016 19:29:17 +0000 (15:29 -0400)]
cephfs: test readahead is working

Test case for: https://github.com/ceph/ceph/pull/9374
Issue: http://tracker.ceph.com/issues/16024

Signed-off-by: Patrick Donnelly <batrick@batbytes.com>
9 years agoMerge pull request #1040 from ceph/wip-libcephfs-posixacl
John Spray [Thu, 9 Jun 2016 09:34:05 +0000 (10:34 +0100)]
Merge pull request #1040 from ceph/wip-libcephfs-posixacl

suites/fs/permission: run qa/workunits/fs/misc/{acl.sh,chmod.sh}

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoMerge remote-tracking branch 'upstream/pull/1045/head'
Patrick Donnelly [Wed, 8 Jun 2016 17:11:43 +0000 (13:11 -0400)]
Merge remote-tracking branch 'upstream/pull/1045/head'

* upstream/pull/1045/head:
  tasks/cephfs: fix vstart runner _get_pid

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
9 years agotasks/cephfs: fix vstart runner _get_pid
John Spray [Wed, 8 Jun 2016 15:23:13 +0000 (16:23 +0100)]
tasks/cephfs: fix vstart runner _get_pid

Dropping the 'x' caused the ps lines not to include
the "-i <myid>" part of the command line that we use
to find named daemons' pids.

Signed-off-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1043 from batrick/ps-uid
John Spray [Wed, 8 Jun 2016 09:46:47 +0000 (10:46 +0100)]
Merge pull request #1043 from batrick/ps-uid

vstart_runner: only kill/look at user's processes

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agoMerge pull request #1044 from batrick/info-placement
John Spray [Wed, 8 Jun 2016 09:46:33 +0000 (10:46 +0100)]
Merge pull request #1044 from batrick/info-placement

vstart_runner: move info message for loaded mods

Reviewed-by: John Spray <john.spray@redhat.com>
9 years agovstart_runner: move info message for loaded mods
Patrick Donnelly [Tue, 7 Jun 2016 20:41:48 +0000 (16:41 -0400)]
vstart_runner: move info message for loaded mods

The message was printing loaded modules before loading each module.

9 years agovstart_runner: only kill/look at user's processes
Patrick Donnelly [Tue, 7 Jun 2016 20:20:27 +0000 (16:20 -0400)]
vstart_runner: only kill/look at user's processes

This prevents vstart_runner.py from trying to kill other user's
ceph-mds/ceph-fuse instances.

9 years agosuites/fs/permission: run qa/workunits/fs/misc/{acl.sh,chmod.sh}
Yan, Zheng [Tue, 7 Jun 2016 02:31:48 +0000 (10:31 +0800)]
suites/fs/permission: run qa/workunits/fs/misc/{acl.sh,chmod.sh}

Signed-off-by: Yan, Zheng <zyan@redhat.com>
9 years agoAdded file locking logic to avoid possible collisions when appending to the log file
Yuri Weinstein [Thu, 26 May 2016 20:22:57 +0000 (13:22 -0700)]
Added file locking logic to avoid possible collisions when appending to the log file

Fixes http://tracker.ceph.com/issues/15563
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
9 years agoMerge pull request #1038 from ceph/wip-libcephfs-posixacl
Gregory Farnum [Mon, 6 Jun 2016 21:08:29 +0000 (14:08 -0700)]
Merge pull request #1038 from ceph/wip-libcephfs-posixacl

suites/fs: fix config for enabling libcephfs posix ACL

9 years agoMerge pull request #1039 from ceph/wip-16113
Sage Weil [Mon, 6 Jun 2016 19:26:14 +0000 (15:26 -0400)]
Merge pull request #1039 from ceph/wip-16113

suites/rados: add test for 16113

9 years agosuites/rados: add test for 16113
Samuel Just [Thu, 2 Jun 2016 21:05:38 +0000 (14:05 -0700)]
suites/rados: add test for 16113

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agosuites/fs: fix config for enabling libcephfs posix ACL
Yan, Zheng [Mon, 6 Jun 2016 13:59:00 +0000 (21:59 +0800)]
suites/fs: fix config for enabling libcephfs posix ACL

Signed-off-by: Yan, Zheng <zyan@redhat.com>
9 years agoAdjust wait_for_health to be more flexsible
Zhi Zhang [Mon, 6 Jun 2016 05:01:27 +0000 (13:01 +0800)]
Adjust wait_for_health to be more flexsible

Signed-off-by: Zhi Zhang <zhangz.david@outlook.com>
9 years agoMerge pull request #1031 from ceph/wip-sleep
Kefu Chai [Sun, 5 Jun 2016 06:27:50 +0000 (14:27 +0800)]
Merge pull request #1031 from ceph/wip-sleep

tasks: fix non-existent sleep function

Reviewed-by: Kefu Chai <kchai@redhat.com>
9 years agoInitial systemd test files
Vasu Kulkarni [Wed, 18 May 2016 21:34:37 +0000 (14:34 -0700)]
Initial systemd test files

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
9 years agoSystemd script to test ceph init files
Vasu Kulkarni [Wed, 18 May 2016 21:32:59 +0000 (14:32 -0700)]
Systemd script to test ceph init files

Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
9 years agotasks: fix non-existent sleep function
Josh Durgin [Thu, 2 Jun 2016 22:24:56 +0000 (15:24 -0700)]
tasks: fix non-existent sleep function

CephManager has no sleep function. Use time.sleep() instead.

Ran into this while testing a branch. Apparently it doesn't happen
much since this hasn't changed in years, but the error was copied
into several tasks.

Signed-off-by: Josh Durgin <jdurgin@redhat.com>
9 years agoMerge pull request #1028 from dachary/wip-rbd
Jason Dillaman [Thu, 2 Jun 2016 00:59:29 +0000 (20:59 -0400)]
Merge pull request #1028 from dachary/wip-rbd

rbd: provision volumes to format as XFS

Reviewed-by: Jason Dillaman <dillaman@redhat.com>
9 years agoMerge pull request #1014 from ceph/wip-ceph-restart-wusui
Samuel Just [Wed, 1 Jun 2016 20:54:53 +0000 (13:54 -0700)]
Merge pull request #1014 from ceph/wip-ceph-restart-wusui

tasks/ceph.restart osd fix

Reviewed-by: Samuel Just <sjust@redhat.com>
9 years agorbd: provision volumes to format as XFS
Loic Dachary [Wed, 1 Jun 2016 18:46:40 +0000 (20:46 +0200)]
rbd: provision volumes to format as XFS

Signed-off-by: Loic Dachary <loic@dachary.org>
9 years agoMerge pull request #1026 from ceph/wip-16064
Samuel Just [Tue, 31 May 2016 14:49:04 +0000 (07:49 -0700)]
Merge pull request #1026 from ceph/wip-16064

scrub_test: Shards are not marked in error when osd guesses

Reviewed-by: Samuel Just <sjust@redhat.com>
9 years agoscrub_test: Shards are not marked in error when osd guesses
David Zafman [Fri, 27 May 2016 23:56:17 +0000 (16:56 -0700)]
scrub_test: Shards are not marked in error when osd guesses

Signed-off-by: David Zafman <dzafman@redhat.com>
9 years agoMerge pull request #1017 from dachary/wip-buildpackages
Nathan Cutler [Fri, 27 May 2016 07:32:24 +0000 (09:32 +0200)]
Merge pull request #1017 from dachary/wip-buildpackages

openstack: ovh renamed flavors : s/eg/hg/

Reviewed-by: Nathan Cutler <ncutler@suse.com>
9 years agoopenstack: ovh renamed flavors : s/eg/hg/
Loic Dachary [Thu, 26 May 2016 12:34:28 +0000 (14:34 +0200)]
openstack: ovh renamed flavors : s/eg/hg/

http://travaux.ovh.net/?do=details&id=17532

Signed-off-by: Loic Dachary <loic@dachary.org>
9 years agotasks/cephfs: reproducer for #16022
John Spray [Thu, 26 May 2016 13:23:32 +0000 (14:23 +0100)]
tasks/cephfs: reproducer for #16022

Even though check_subs was broken, the multiclient
test was still passing because it didn't test that
clients survived a failover in the multi-filesystem
case.

Fixes: http://tracker.ceph.com/issues/16022
Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotasks/ceph.restart osd fix
Warren Usui [Wed, 25 May 2016 23:59:05 +0000 (16:59 -0700)]
tasks/ceph.restart osd fix

ceph.restart should mark restarted osds down in order to avoid a
race condition with ceph_manager.wait_for_clean

Fixes: http://tracker.ceph.com/issues/15778
Signed-off-by: Warren Usui <wusui@redhat.com>
9 years agoMerge pull request #1013 from ceph/wip-15900
Gregory Farnum [Wed, 25 May 2016 01:14:01 +0000 (18:14 -0700)]
Merge pull request #1013 from ceph/wip-15900

tasks/cephfs: fix failure in test_mount_conn_close

Reviewed-by: Greg Farnum <gfarnum@redhat.com>
9 years agoshort_pg_log: double params to avoid failures from dup detection failure
Samuel Just [Tue, 24 May 2016 19:38:15 +0000 (12:38 -0700)]
short_pg_log: double params to avoid failures from dup detection failure

Signed-off-by: Samuel Just <sjust@redhat.com>
9 years agotasks/cephfs: find processes correctly
John Spray [Mon, 23 May 2016 18:52:21 +0000 (19:52 +0100)]
tasks/cephfs: find processes correctly

Don't mistake the daemon-helper line for the actual
daemon process.

Fixes: http://tracker.ceph.com/issues/15900
Signed-off-by: John Spray <john.spray@redhat.com>
9 years agotasks/cephfs: fix mount wait in test_mount_conn_close
John Spray [Mon, 23 May 2016 15:00:37 +0000 (16:00 +0100)]
tasks/cephfs: fix mount wait in test_mount_conn_close

Fixes: http://tracker.ceph.com/issues/15900
Signed-off-by: John Spray <john.spray@redhat.com>