From 6f5fb9540896af28ad4ce1c14c4ad0a2974b03e3 Mon Sep 17 00:00:00 2001 From: Sage Weil Date: Thu, 19 Dec 2019 20:16:44 -0600 Subject: [PATCH] qa/packages/packages: el8 has granular -debuginfo Also add a bunch of missing packages. Signed-off-by: Sage Weil --- qa/packages/packages.yaml | 28 +++++++++++++++++++++++++++- 1 file changed, 27 insertions(+), 1 deletion(-) diff --git a/qa/packages/packages.yaml b/qa/packages/packages.yaml index 86877b4e0bb8e..9924532a6a6f5 100644 --- a/qa/packages/packages.yaml +++ b/qa/packages/packages.yaml @@ -38,7 +38,9 @@ ceph: - ceph-radosgw - ceph-test - ceph + - ceph-base - cephadm + - ceph-immutable-object-cache - ceph-mgr - ceph-mgr-dashboard - ceph-mgr-diskprediction-cloud @@ -46,6 +48,7 @@ ceph: - ceph-mgr-rook - ceph-mgr-cephadm - ceph-fuse + - librados-devel - libcephfs2 - libcephfs-devel - librados2 @@ -55,4 +58,27 @@ ceph: - python3-cephfs - python3-rbd - rbd-fuse - - ceph-debuginfo + - rbd-mirror + - rbd-nbd + - ceph-base-debuginfo + - ceph-common-debuginfo + - ceph-immutable-object-cache-debuginfo + - ceph-radosgw-debuginfo + - ceph-test-debuginfo + - ceph-base-debuginfo + - ceph-mgr-debuginfo + - ceph-mds-debuginfo + - ceph-mon-debuginfo + - ceph-osd-debuginfo + - ceph-fuse-debuginfo + - librados-devel-debuginfo + - libcephfs2-debuginfo + - librados2-debuginfo + - librbd1-debuginfo + - python3-cephfs-debuginfo + - python3-rados-debuginfo + - python3-rbd-debuginfo + - python3-rgw-debuginfo + - rbd-fuse-debuginfo + - rbd-mirror-debuginfo + - rbd-nbd-debuginfo -- 2.39.5