ceph/qa/packages/packages.yaml
Kefu Chai 7e5c85b604 qa: do not install python3 packages in task.install
This reverts commit c1efd59f61

task.install.rpm installs packages listed in
$suites/qa/packages/packages.yaml, the packge list applies to the
upgrade tests also. but we don't have python3 bindings packages in jewel
-- they were introduced in kraken.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2018-08-03 17:02:51 +08:00

50 lines
737 B
YAML

---
ceph:
deb:
- ceph
- ceph-mds
- ceph-mgr
- ceph-common
- ceph-fuse
- ceph-test
- radosgw
- python-ceph
- libcephfs2
- libcephfs-dev
- libcephfs-java
- libcephfs-jni
- librados2
- librbd1
- rbd-fuse
- ceph-common-dbg
- ceph-fuse-dbg
- ceph-mds-dbg
- ceph-mgr-dbg
- ceph-mon-dbg
- ceph-osd-dbg
- ceph-test-dbg
- libcephfs2-dbg
- librados2-dbg
- libradosstriper1-dbg
- librbd1-dbg
- librgw2-dbg
- radosgw-dbg
- rbd-fuse-dbg
- rbd-mirror-dbg
- rbd-nbd-dbg
rpm:
- ceph-radosgw
- ceph-test
- ceph
- ceph-mgr
- ceph-fuse
- cephfs-java
- libcephfs_jni1
- libcephfs2
- libcephfs-devel
- librados2
- librbd1
- python-ceph
- rbd-fuse
- ceph-debuginfo