From fce218ae7cfb59636343242a29360a9b212e9e7d Mon Sep 17 00:00:00 2001 From: Vasu Kulkarni Date: Thu, 15 Jun 2017 09:26:16 -0700 Subject: [PATCH] remove overrides from multisite config Signed-off-by: Vasu Kulkarni --- qa/suites/smoke/multisite/rgw.yaml | 59 ------------------------------ 1 file changed, 59 deletions(-) diff --git a/qa/suites/smoke/multisite/rgw.yaml b/qa/suites/smoke/multisite/rgw.yaml index 21a6f3fdc257e..b9d136465b59e 100644 --- a/qa/suites/smoke/multisite/rgw.yaml +++ b/qa/suites/smoke/multisite/rgw.yaml @@ -1,62 +1,3 @@ -overrides: - admin_socket: - branch: jewel - ceph: - conf: - mon: - debug mon: 20 - debug ms: 1 - debug paxos: 20 - osd: - debug filestore: 20 - debug journal: 20 - debug ms: 1 - debug osd: 25 - log-whitelist: - - slow request - sha1: 0c83eb355e989fb6ed38a3b82f9705fd5d700e89 - ceph-ansible: - group_vars: - all: - ceph_conf_overrides: - global: - osd_default_pool_size: 2 - osd_pool_default_pg_num: 128 - osd_pool_default_pgp_num: 128 - osd_auto_discovery: false - rhbuild: '2.3' - setup-clients: true - vars: - ceph_origin: distro - ceph_stable: true - ceph_stable_rh_storage: true - ceph_test: true - journal_collocation: true - journal_size: 1024 - osd_auto_discovery: false - ceph-deploy: - conf: - client: - log file: /var/log/ceph/ceph-$name.$pid.log - global: - mon osd allow primary affinity: true - mon: - osd default pool size: 2 - rhbuild: true - install: - ceph: - deb-gpg-key: http://download.eng.bos.redhat.com/rcm-guest/ceph-drops/2.0.0/latest-Ceph-2-Ubuntu/MON/release.asc - deb-repo: http://download.eng.bos.redhat.com/rcm-guest/ceph-drops/2.0.0/latest-Ceph-2-Ubuntu - fs: xfs - rhbuild: '2.3' - sha1: 41fcf740ba9205c08a2995fd69dc29051ed81b6a - selinux: - whitelist: - - /home/ubuntu/cephtest/ - - /var/lib/ceph/tmp/ceph-disk.activate.lock - workunit: - branch: jewel - sha1: 0c83eb355e989fb6ed38a3b82f9705fd5d700e89 roles: - - source.mon.a - - source.osd.0 -- 2.39.5