From: Neha Ojha Date: Fri, 21 May 2021 21:38:24 +0000 (+0000) Subject: qa/suites/rados/thrash-old-clients: remove luminous and mimic X-Git-Tag: v17.1.0~1864^2~1 X-Git-Url: http://git.apps.os.sepia.ceph.com/?a=commitdiff_plain;h=b7237c9e2d806df3a42d5e15cdc2d212013121d0;p=ceph.git qa/suites/rados/thrash-old-clients: remove luminous and mimic We support N-3 client versions. Signed-off-by: Neha Ojha --- diff --git a/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml b/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml deleted file mode 100644 index f29bb3527bf8b..0000000000000 --- a/qa/suites/rados/thrash-old-clients/1-install/luminous-v1only.yaml +++ /dev/null @@ -1,32 +0,0 @@ -overrides: - ceph: - mon_bind_msgr2: false - log-ignorelist: - - \(MON_DOWN\) - conf: - global: - ms type: async - ms bind msgr2: false -tasks: -- install: - branch: luminous - exclude_packages: - - librados3 - - ceph-mgr-dashboard - - ceph-mgr-diskprediction-local - - ceph-mgr-rook - - ceph-mgr-cephadm - - cephadm - - ceph-immutable-object-cache - - ceph-base - - python3-rados - - python3-rgw - - python3-rbd - - python3-cephfs - - librados-devel - extra_packages: - - librados2 - - python-rados - - python-rgw - - python-rbd - - python-cephfs diff --git a/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml b/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml deleted file mode 100644 index f51a883fa5fcf..0000000000000 --- a/qa/suites/rados/thrash-old-clients/1-install/luminous.yaml +++ /dev/null @@ -1,31 +0,0 @@ -overrides: - ceph: - mon_bind_msgr2: false - log-ignorelist: - - \(MON_DOWN\) - conf: - global: - mon warn on msgr2 not enabled: false -tasks: -- install: - branch: luminous - exclude_packages: - - librados3 - - ceph-mgr-dashboard - - ceph-mgr-diskprediction-local - - ceph-mgr-rook - - ceph-mgr-cephadm - - cephadm - - ceph-immutable-object-cache - - ceph-base - - python3-rados - - python3-rgw - - python3-rbd - - python3-cephfs - - librados-devel - extra_packages: - - librados2 - - python-rados - - python-rgw - - python-rbd - - python-cephfs diff --git a/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml b/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml deleted file mode 100644 index a37b451e59e5b..0000000000000 --- a/qa/suites/rados/thrash-old-clients/1-install/mimic-v1only.yaml +++ /dev/null @@ -1,32 +0,0 @@ -overrides: - ceph: - mon_bind_msgr2: false - log-ignorelist: - - \(MON_DOWN\) - conf: - global: - ms type: async - ms bind msgr2: false -tasks: -- install: - branch: mimic - exclude_packages: - - librados3 - - ceph-mgr-dashboard - - ceph-mgr-diskprediction-local - - ceph-mgr-rook - - ceph-mgr-cephadm - - cephadm - - ceph-immutable-object-cache - - ceph-base - - python3-rados - - python3-rgw - - python3-rbd - - python3-cephfs - - librados-devel - extra_packages: - - librados2 - - python-rados - - python-rgw - - python-rbd - - python-cephfs diff --git a/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml b/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml deleted file mode 100644 index 07aefd15ccc27..0000000000000 --- a/qa/suites/rados/thrash-old-clients/1-install/mimic.yaml +++ /dev/null @@ -1,32 +0,0 @@ -overrides: - ceph: - mon_bind_msgr2: false - log-ignorelist: - - \(MON_DOWN\) - conf: - global: - ms type: async - mon warn on msgr2 not enabled: false -tasks: -- install: - branch: mimic - exclude_packages: - - librados3 - - ceph-mgr-dashboard - - ceph-mgr-diskprediction-local - - ceph-mgr-rook - - ceph-mgr-cephadm - - cephadm - - ceph-immutable-object-cache - - ceph-base - - python3-rados - - python3-rgw - - python3-rbd - - python3-cephfs - - librados-devel - extra_packages: - - librados2 - - python-rados - - python-rgw - - python-rbd - - python-cephfs