John Spray
4411d34ecb
Merge pull request #1109 from batrick/fs-fuse_default_permissions
...
fs: fuse_default_permissions = 0 for kernel build test
Reviewed-by: John Spray <john.spray@redhat.com>
2016-09-06 20:26:59 +01:00
Jason Dillaman
2676a56746
Merge pull request #1163 from ceph/wip-kfsx-exclusive-lock
...
krbd: enable exclusive-lock feature
Reviewed-by: Jason Dillaman <dillaman@redhat.com>
2016-09-06 11:39:55 -04:00
John Spray
4ccd994910
Merge pull request #1160 from ceph/wip-no-btrfs
...
suites: switch filesystem tests from btrfs to xfs
2016-09-06 13:57:45 +01:00
Loic Dachary
b7652e430d
Merge pull request #1165 from tchaikov/wip-16157
...
rados/singleton-nomsgr/all/11429: wait until clean before checking log
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-09-06 12:22:07 +02:00
Kefu Chai
3ad90bfbdb
rados/singleton-nomsgr/all/11429: wait until clean before checking log
...
to make sure that load_pgs() is finished before checking its output
Fixes: http://tracker.ceph.com/issues/16157
Signed-off-by: Kefu Chai <kchai@redhat.com>
2016-09-06 17:50:30 +08:00
Ilya Dryomov
f9173938ba
krbd: enable exclusive-lock feature
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-09-05 13:48:06 +02:00
Loic Dachary
64bd3f2d85
Merge pull request #1161 from ceph/wip-unmap-separate-client
...
krbd/unmap: put client.0 on a separate remote
Reviewed-by: Loic Dachary <ldachary@redhat.com>
2016-09-05 11:55:35 +02:00
Orit Wasserman
2042f96b66
Merge pull request #1132 from ceph/wip-rgw-remove-btrfs
...
rgw: we don't support btrfs any more
2016-09-04 11:15:55 +02:00
Ilya Dryomov
311a450163
krbd/unmap: put client.0 on a separate remote
...
Otherwise a pre-single-major kernel override is a headache,
particularly with non-standard yaml configs.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-09-03 21:21:45 +02:00
John Spray
bafbeebf08
suites: switch filesystem tests from btrfs to xfs
...
btrfs threw up occasional failures, and the long term
target will be bluestore instead of btrfs.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-09-02 10:34:59 +01:00
Josh Durgin
66a5e4e002
Merge pull request #1149 from ceph/wip-krbd-unmap-fixes
...
krbd/unmap: assorted pre-single-major fixes
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-08-30 15:10:12 -07:00
Ilya Dryomov
02460f2156
krbd/unmap: override client.0 only
...
The unmap test uses one remote, so the end result is the same.
However, overriding the most specific role is nicer and allows
scheduling with
kernel:
client:
branch: testing
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-08-30 12:52:13 +02:00
Ilya Dryomov
39883e9d9f
krbd/unmap: set tunables to bobtail
...
Kernel 3.13, which is used in pre-single-major.yaml test, doesn't
support firefly tunables (default in jewel, up from bobtail tunables).
This went unnoticed for a while because of a kernel task regression -
the pre-single-major override was ignored.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-08-30 12:52:13 +02:00
Ilya Dryomov
f3bc869522
krbd/unmap: assert that pre-single-major kernel is installed
...
Similarly to how single-major-off.yaml and single-major-on.yaml check
the value of /sys/module/rbd/parameters/single_major, assert that it's
not there for pre-single-major.yaml.
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2016-08-30 12:52:13 +02:00
Loic Dachary
52017e6707
openstack: add disks where necessary
...
Ref: http://tracker.ceph.com/issues/17152
Signed-off-by: Loic Dachary <loic@dachary.org>
2016-08-29 10:33:55 +02:00
Orit Wasserman
abd683456c
rgw: we don't support btrfs any more
...
Signed-off-by: Orit Wasserman <owasserm@redhat.com>
2016-08-23 11:59:39 +02:00
Jason Dillaman
adb261476a
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>
2016-08-16 09:04:58 -04:00
Josh Durgin
c5f7ee3f69
jewel-x: use jewel-compatible librados tests for upgraded clients
...
Signed-off-by: Josh Durgin <jdurgin@redhat.com>
2016-08-11 20:43:52 -07:00
Patrick Donnelly
3ec94d2055
fs: fuse_default_permissions = 0 for kernel build test
...
Ported from Zheng's #22 : 2e283ce6d7
"This can reduce the test time becuase it avoids sending getattr request
whenever the kernel checks inode permission."
This is part of an effort to eliminate unnecessary differences between
multimds and fs suites.
Signed-off-by: Patrick Donnelly <batrick@batbytes.com>
2016-08-07 22:57:15 -04:00
John Spray
ed1e7f15ed
suites/fs: fix log whitelist for inotable repair
...
Fixes: http://tracker.ceph.com/issues/16879
Signed-off-by: John Spray <john.spray@redhat.com>
2016-08-02 12:12:37 +01:00
John Spray
41e51eb500
suites: fix asok_dump_tree.yaml
...
This had an extra ceph and install task.
Signed-off-by: John Spray <john.spray@redhat.com>
2016-07-28 11:36:16 +01:00
Douglas Fuller
c669f1ecd5
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>
2016-07-28 11:35:56 +01:00
John Spray
60dc96884a
suites/fs: log whitelist for inotable repair
...
Signed-off-by: John Spray <john.spray@redhat.com>
2016-07-28 11:31:55 +01:00
Josh Durgin
b76c8903fb
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>
2016-07-22 14:28:59 -07:00
Yan, Zheng
2102e01834
Merge pull request #1073 from ceph/wip-mds-snap-failover
...
fs: add snapshot tests to mds thrashing
2016-07-19 21:28:39 -05:00
Mykola Golub
967e2e72f5
rbd: tests with rbd_skip_partial_discard option enabled
...
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
2016-07-15 23:30:32 +03:00
Mykola Golub
95b16616f1
rbd: move copy_on_read overrides to config dir
...
Signed-off-by: Mykola Golub <mgolub@mirantis.com>
2016-07-15 23:27:42 +03:00
Yan, Zheng
b9b18c7b4e
fs: add snapshot tests to mds thrashing
...
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-07-14 08:54:39 +08:00
Mykola Golub
2dfe085280
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>
2016-06-30 21:30:57 +03:00
vasukulkarni
68dbf3f84f
Merge pull request #1008 from ceph/wip-systemd-tests
...
Wip systemd tests
2016-06-30 09:42:00 -07:00
John Spray
eee61627f5
Merge pull request #1069 from batrick/i16164
...
cephfs: test fragment size limit
Reviewed-by: John Spray <john.spray@redhat.com>
2016-06-30 12:46:43 +01:00
Vasu Kulkarni
96b821fcad
Run rados loadgen
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Conflicts:
suites/smoke/systemd/tasks/systemd.yaml
2016-06-29 21:14:35 -07:00
Patrick Donnelly
dc165e632a
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>
2016-06-29 11:20:26 -04:00
Sage Weil
ec439c01ea
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>
2016-06-24 14:44:00 -04:00
Josh Durgin
3d9daf8d1a
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>
2016-06-22 14:03:31 -07:00
Samuel Just
c4ad6b3b33
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>
2016-06-22 09:25:25 -07:00
Sage Weil
11ee1a8cfd
rados/objectstore/objectstore.yaml: skip bluestore tests
...
Avoid breaking rados suite while we are developing rapidly.
Signed-off-by: Sage Weil <sage@redhat.com>
2016-06-18 12:51:32 -04:00
Josh Durgin
2f753d07ce
Merge pull request #1049 from ceph/wip-rbd-nbd
...
rbd: added rbd-nbd fsx test case
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2016-06-16 14:17:03 -07:00
Yuri Weinstein
3977b8ffdb
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>
2016-06-15 13:43:49 -07:00
Oleh Prypin
9c1a28210e
tasks/ceph-deploy: Run on multiple Python versions (2, 3)
...
Related to RM-15016
Signed-off-by: Oleh Prypin <oleh@pryp.in>
2016-06-15 12:55:18 +03:00
John Spray
4179c85e4f
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>
2016-06-14 16:47:00 +01:00
Gregory Farnum
c30de00707
Merge pull request #1046 from batrick/wip-readahead
...
cephfs: test readahead is working
Reviewed-by: Greg Farnum <gfarnum@redhat.com>
2016-06-12 14:39:21 -07:00
Jason Dillaman
7425e2d7a6
rbd: added rbd-nbd fsx test case
...
Signed-off-by: Jason Dillaman <dillaman@redhat.com>
2016-06-10 10:56:45 -04:00
Vasu Kulkarni
07e3b70a37
Add xenial for systemd test
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2016-06-09 10:29:26 -07:00
Patrick Donnelly
367973b015
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>
2016-06-09 11:07:45 -04:00
Yan, Zheng
795d586400
suites/fs/permission: run qa/workunits/fs/misc/{acl.sh,chmod.sh}
...
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-06-07 10:33:46 +08:00
Gregory Farnum
ccb635ff5f
Merge pull request #1038 from ceph/wip-libcephfs-posixacl
...
suites/fs: fix config for enabling libcephfs posix ACL
2016-06-06 14:08:29 -07:00
Samuel Just
7e06dd3bdc
suites/rados: add test for 16113
...
Signed-off-by: Samuel Just <sjust@redhat.com>
2016-06-06 10:59:01 -07:00
Yan, Zheng
45b8e9c01e
suites/fs: fix config for enabling libcephfs posix ACL
...
Signed-off-by: Yan, Zheng <zyan@redhat.com>
2016-06-06 22:01:44 +08:00
Vasu Kulkarni
da36b96a28
Initial systemd test files
...
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
2016-06-04 14:03:34 -07:00