From c258ff2c15aa295221d9c2c91af573ed9fbaaae7 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Fri, 24 Apr 2020 18:45:19 +0000 Subject: [PATCH] qa/suites/rados/thrash-old-clients/1-install: remove hammer Signed-off-by: Neha Ojha --- .../thrash-old-clients/1-install/hammer.yaml | 41 ------------------- 1 file changed, 41 deletions(-) delete mode 100644 qa/suites/rados/thrash-old-clients/1-install/hammer.yaml diff --git a/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml b/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml deleted file mode 100644 index 5713b6c0ffbbf..0000000000000 --- a/qa/suites/rados/thrash-old-clients/1-install/hammer.yaml +++ /dev/null @@ -1,41 +0,0 @@ -overrides: - ceph: - mon_bind_msgr2: false - crush_tunables: hammer - log-whitelist: - - \(MON_DOWN\) - conf: - global: - ms bind msgr2: false - mon: - mon osd initial require min compat client: hammer -tasks: -- install: - branch: hammer - downgrade_packages: ['librbd1', 'librados2'] - exclude_packages: - - librados3 - - ceph-mgr-dashboard - - ceph-mgr-diskprediction-local - - ceph-mgr-rook - - ceph-mgr-cephadm - - cephadm - - ceph-mgr - - libcephfs2 - - libcephfs-devel - - libcephfs-dev - - libradospp-devel - - ceph-immutable-object-cache - - ceph-base - - librados-devel - - python3-rados - - python3-rgw - - python3-rbd - - python3-cephfs - - rbd-mirror - - rbd-nbd - extra_packages: - - librados2 - - python-rados - - python-rbd - - python-cephfs -- 2.39.5