]>
git.apps.os.sepia.ceph.com Git - ceph.git/log
Vasu Kulkarni [Fri, 3 Nov 2017 19:39:21 +0000 (12:39 -0700)]
Debug: for test s3branch wip-fix-416
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 1 Nov 2017 21:18:05 +0000 (14:18 -0700)]
Fix rest test where the global vars is not defined properly
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 1 Nov 2017 21:17:55 +0000 (14:17 -0700)]
Fix systemd tests to have more osd's
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 1 Nov 2017 21:17:22 +0000 (14:17 -0700)]
Add cephfs data/metdata vars and enable rest modules
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Shilpa Jagannath [Wed, 16 Aug 2017 09:37:54 +0000 (15:07 +0530)]
Run all tests by default, figure out how to skip landsat tests
in a better way
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sat, 28 Oct 2017 02:49:45 +0000 (19:49 -0700)]
disable 2 size 2 min size to reduce test count
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 23 Oct 2017 22:48:39 +0000 (15:48 -0700)]
whitelist (MDS_CACHE_OVERSIZED)
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 23 Oct 2017 22:46:54 +0000 (15:46 -0700)]
Disable for now, mpicc compilation issue on redhat
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 23 Oct 2017 22:34:30 +0000 (15:34 -0700)]
use failure domain as host
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 23 Oct 2017 22:27:36 +0000 (15:27 -0700)]
Add more osd's for 6 node cluster
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sun, 22 Oct 2017 15:37:00 +0000 (08:37 -0700)]
whitelist TOO_MANY_PGS
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sun, 22 Oct 2017 15:34:04 +0000 (08:34 -0700)]
Fix cluster for octo lab
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
David Zafman [Sat, 9 Sep 2017 00:53:07 +0000 (17:53 -0700)]
ceph-objectstore-tool: Make pg removal require --force
Add new export-remove to combine the 2 operations
Fixes: http://tracker.ceph.com/issues/21272
Signed-off-by: David Zafman <dzafman@redhat.com>
Vasu Kulkarni [Fri, 20 Oct 2017 20:53:58 +0000 (13:53 -0700)]
use the --distro option to run on various supported distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 20 Oct 2017 20:39:01 +0000 (13:39 -0700)]
Add back bluestore options
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Douglas Fuller [Wed, 13 Sep 2017 18:00:20 +0000 (14:00 -0400)]
qa/cephfs: Fix error in test_filtered_df
ceph df accounts for pool size, so there is no need to do it in the test.
Fixes: http://tracker.ceph.com/issues/21381
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit
b059cb6290d81df07bd8ec4e1ec9ef0be24892a2 )
Douglas Fuller [Wed, 12 Jul 2017 15:48:42 +0000 (10:48 -0500)]
qa/cephfs: Refactor alternate pool test
Remove the alternate pool recovery test from test_data_scan. Newer
commits will place the test in its own file.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit
47318f8ac4391148a1394846dd77c8452b7cf5ae )
Douglas Fuller [Wed, 12 Jul 2017 15:45:13 +0000 (10:45 -0500)]
qa/cephfs: test CephFS recovery pools
Test recovering metadata in to a separate RADOS pool with
cephfs_data_scan and friends.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit
6af2ae80d327e564ad17f2caeded9c8142becf29 )
Douglas Fuller [Wed, 12 Jul 2017 15:43:39 +0000 (10:43 -0500)]
qa/cephfs: support CephFS recovery pools
Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mechanism that avoids
modifying the metadata in-place.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit
8f9a25202093339afb5308051d354d3ae79c6b2d )
Douglas Fuller [Wed, 26 Jul 2017 17:05:59 +0000 (13:05 -0400)]
qa/cephfs: Allow deferred fs creation
Permit Filesystem objects to be created and settings modified before
calling Filesystem.create().
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit
5fafc03cb9e6d5f39ce494375ea28c89b896e2f5 )
Douglas Fuller [Wed, 12 Jul 2017 15:41:11 +0000 (10:41 -0500)]
qa/ceph_test_case: support CephFS recovery pools
Add support for testing recovery of CephFS metadata into an alternate
RADOS pool, useful as a disaster recovery mechanism that avoids
modifying the metadata in-place.
Signed-off-by: Douglas Fuller <dfuller@redhat.com>
(cherry picked from commit
c85562c94a80b8a18975b8d0ee6a7fbd932cf024 )
Vasu Kulkarni [Thu, 19 Oct 2017 02:20:51 +0000 (19:20 -0700)]
This introduces two config parameters:
mds_cache_memory_limit: Sets the soft maximum of the cache to the given
byte count. (Like mds_cache_size, this doesn't actually limit the maximum
size of the cache. It just dictates the steady-state size.)
mds_cache_reservation: This replaces mds_health_cache_threshold everywhere
except the Beacon heartbeat sent to the mons. The idea here is to specify a
reservation of memory (5% by default) for operations and the MDS tries to
always maintain that reservation. So, the MDS will recall caps from clients
when it begins dipping into its reservation of memory.
mds_cache_size still limits the cache by Inode count but is now by-default 0
(i.e. unlimited). The new preferred way of specifying cache limits is by memory
size. The default is 1GB.
Fixes: http://tracker.ceph.com/issues/20594
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1464976
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit
06c94de )
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 19 Oct 2017 02:07:58 +0000 (19:07 -0700)]
Add s3a test using 281
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Tue, 17 Oct 2017 21:11:21 +0000 (14:11 -0700)]
Fix pg/pgp numbers and also set mon_max_pg_per_osd: 1024
so that tests dont complain when values exceed optimal values
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 13 Oct 2017 02:31:20 +0000 (19:31 -0700)]
yum needs remove not uninstall
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 23:23:31 +0000 (16:23 -0700)]
Test systemd with bluestore as well
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 23:23:08 +0000 (16:23 -0700)]
Add ship_utilities after ansible task
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 21:55:19 +0000 (14:55 -0700)]
Add ceph-mgr rest based test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 12 Oct 2017 21:44:18 +0000 (14:44 -0700)]
use fio task for ansible encrypted test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 11 Oct 2017 22:31:09 +0000 (15:31 -0700)]
Remove ubuntu references as distros will set the right version
we need for downstream
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 11 Oct 2017 22:27:39 +0000 (15:27 -0700)]
Remove any reference to centos for downstream runs
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 21:13:14 +0000 (14:13 -0700)]
Add test for ec with k=3 and m=2 and also up the pg's
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 21:07:23 +0000 (14:07 -0700)]
Fix ceph_ansible config for system and ganesha tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 18:06:51 +0000 (11:06 -0700)]
use better mirror cluster config
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 6 Oct 2017 18:03:09 +0000 (11:03 -0700)]
Add mgr role
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 2 Oct 2017 17:54:23 +0000 (10:54 -0700)]
Fix encryption test failures
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Casey Bodley [Tue, 22 Aug 2017 17:55:47 +0000 (13:55 -0400)]
qa: add optional 'application' to pool creation helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Mon, 28 Aug 2017 14:14:03 +0000 (10:14 -0400)]
qa: create_cache_pool no longer runs 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Vasu Kulkarni [Wed, 27 Sep 2017 22:16:28 +0000 (15:16 -0700)]
skip test that use public bucket landsat-pds from AWS
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 27 Sep 2017 22:13:05 +0000 (15:13 -0700)]
update 3.0 version
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Casey Bodley [Tue, 22 Aug 2017 17:56:11 +0000 (13:56 -0400)]
qa/rgw: enable 'rgw' application on created pools
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Tue, 22 Aug 2017 17:55:47 +0000 (13:55 -0400)]
qa: add optional 'application' to pool creation helpers
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Casey Bodley [Mon, 28 Aug 2017 14:14:03 +0000 (10:14 -0400)]
qa: create_cache_pool no longer runs 'pool application enable'
Fixes: http://tracker.ceph.com/issues/21155
Signed-off-by: Casey Bodley <cbodley@redhat.com>
Vasu Kulkarni [Tue, 26 Sep 2017 02:41:08 +0000 (19:41 -0700)]
Remove centos/ubuntu references
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 25 Sep 2017 19:39:24 +0000 (12:39 -0700)]
Disable until the other ansible options works fine
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 22 Sep 2017 17:56:07 +0000 (10:56 -0700)]
Add basic cephmetrics deployment test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:34:52 +0000 (16:34 -0700)]
Fix cluster config for octo
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:32:21 +0000 (16:32 -0700)]
use filestore-xfs for basic tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:31:01 +0000 (16:31 -0700)]
Fix couple of unsupported configs and cluster for rbd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:18:48 +0000 (16:18 -0700)]
Add more options for ceph-ansible testing
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 21 Sep 2017 23:12:25 +0000 (16:12 -0700)]
Fix few ceph-ansible tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 20 Sep 2017 20:19:10 +0000 (13:19 -0700)]
Few additional whitelists and fs fix
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 20 Sep 2017 19:22:20 +0000 (12:22 -0700)]
calamari test no longer valid for rhcs 3.0
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 20 Sep 2017 19:21:53 +0000 (12:21 -0700)]
Add mgr role where required
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 18 Sep 2017 20:42:27 +0000 (13:42 -0700)]
Increase sleep to 150 seconds to avoid race issue
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sat, 16 Sep 2017 04:42:50 +0000 (21:42 -0700)]
use filestore for testing rhcs 3.0
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Sat, 16 Sep 2017 04:35:08 +0000 (21:35 -0700)]
Debug failed grep of purged_snapdirs
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 15 Sep 2017 02:32:37 +0000 (19:32 -0700)]
Remove bluestore config option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 14 Sep 2017 03:56:52 +0000 (20:56 -0700)]
rbd_fsx whitelist
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 14 Sep 2017 03:42:40 +0000 (20:42 -0700)]
Print upto 50 instead of 1 ERR/WRN message
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 14 Sep 2017 03:42:18 +0000 (20:42 -0700)]
Revert "print out all WRN/ERR messages for debug"
This reverts commit
2a4ea0f6826e157f23339891fa106853ad80c3a9 .
Vasu Kulkarni [Thu, 14 Sep 2017 03:41:34 +0000 (20:41 -0700)]
Various whitelist fixes
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:27:41 +0000 (15:27 -0700)]
print out all WRN/ERR messages for debug
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:25:12 +0000 (15:25 -0700)]
Compress logs only once , pull_directory does gzip compression as well.
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:20:52 +0000 (15:20 -0700)]
use ceph-ansible task for systemd
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:20:18 +0000 (15:20 -0700)]
Fix ceph_ansible overrides
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:08:49 +0000 (15:08 -0700)]
Fix fixed-2 cluster config for octo lab
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:01:30 +0000 (15:01 -0700)]
Remove 2 size 1 min size option
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:00:37 +0000 (15:00 -0700)]
bluestore still in tech preview, test only with overrides when required
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 22:00:06 +0000 (15:00 -0700)]
Test only with async messenger
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 18:51:18 +0000 (11:51 -0700)]
Some more whitelisting
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 18:46:06 +0000 (11:46 -0700)]
Test with filestore
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 13 Sep 2017 18:42:54 +0000 (11:42 -0700)]
Fix ceph-ansible overrides name to ceph_ansible
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Tue, 12 Sep 2017 21:15:39 +0000 (14:15 -0700)]
Use filestore since bluestore is TechPreview
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Tue, 12 Sep 2017 21:14:58 +0000 (14:14 -0700)]
Use RHEL distro for downstream test
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Tue, 12 Sep 2017 20:49:39 +0000 (13:49 -0700)]
Various whitelists for tests to pass
See tracker http://tracker.ceph.com/issues/21376 for details
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Mon, 11 Sep 2017 19:44:28 +0000 (12:44 -0700)]
Remove norequire_active_mds option from mount as its not
available in distro kernels
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Fri, 8 Sep 2017 19:13:23 +0000 (12:13 -0700)]
Add ceph_stable_release var
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Thu, 7 Sep 2017 00:06:36 +0000 (17:06 -0700)]
Add osd_scenario required var for ceph-ansible tests
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 6 Sep 2017 21:40:03 +0000 (14:40 -0700)]
Fix workunit to use workunits from gitlab
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 1 Feb 2017 17:50:09 +0000 (09:50 -0800)]
set_repo task for downstream
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Wed, 6 Sep 2017 16:16:53 +0000 (09:16 -0700)]
Add 2.4 and 3.0 versions with package updates
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
Vasu Kulkarni [Tue, 5 Sep 2017 21:00:09 +0000 (14:00 -0700)]
Add redhat distro
Signed-off-by: Vasu Kulkarni <vasu@redhat.com>
rakesh [Wed, 30 Aug 2017 12:18:48 +0000 (17:48 +0530)]
version typo corrected
rakesh [Wed, 30 Aug 2017 12:14:22 +0000 (17:44 +0530)]
object size corrected for tests with versioning
rakesh [Tue, 5 Sep 2017 16:21:35 +0000 (21:51 +0530)]
commented wip branch checkout code
rakesh [Tue, 5 Sep 2017 11:00:46 +0000 (16:30 +0530)]
uncommented wip branch checkout
rakesh [Mon, 21 Aug 2017 17:41:41 +0000 (23:11 +0530)]
commented wip branch checkout line
rakesh [Mon, 21 Aug 2017 17:24:16 +0000 (22:54 +0530)]
removed mkdir for remote dir in finally block
rakesh [Mon, 21 Aug 2017 09:59:31 +0000 (15:29 +0530)]
added nfs v3 test yaml: test_v3_move_file_s3
rakesh [Mon, 21 Aug 2017 09:59:02 +0000 (15:29 +0530)]
added nfs v3 test yaml: test_v3_move_file_nfs
rakesh [Mon, 21 Aug 2017 09:58:16 +0000 (15:28 +0530)]
added nfs v3 test yaml: test_v3_modify_file_s3
rakesh [Mon, 21 Aug 2017 09:57:35 +0000 (15:27 +0530)]
added nfs v3 test yaml: test_v3_modify_file_nfs
rakesh [Mon, 21 Aug 2017 09:56:34 +0000 (15:26 +0530)]
added nfs v3 test yaml: test_v3_kill_rgw_process
rakesh [Mon, 21 Aug 2017 09:56:02 +0000 (15:26 +0530)]
added nfs v3 test yaml: test_v3_delete_file_s3
rakesh [Mon, 21 Aug 2017 09:55:21 +0000 (15:25 +0530)]
added nfs v3 test yaml: test_v3_delete_file_nfs
rakesh [Mon, 21 Aug 2017 09:51:41 +0000 (15:21 +0530)]
added nfs v3 test yaml: test_v3_create_rgw_new_user_io
rakesh [Mon, 21 Aug 2017 09:50:54 +0000 (15:20 +0530)]
added nfs v3 test yaml: test_basic_io_from_s3
rakesh [Mon, 21 Aug 2017 09:49:46 +0000 (15:19 +0530)]
added nfs v3 test yaml: test_basic_io
rakesh [Mon, 21 Aug 2017 09:14:16 +0000 (14:44 +0530)]
uncommented the wip branch cehckoutline