mirror of
https://github.com/ceph/ceph
synced 2025-01-28 05:53:37 +00:00
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>
This commit is contained in:
parent
13d3d7c862
commit
7e5c85b604
@ -32,8 +32,6 @@ ceph:
|
||||
- rbd-fuse-dbg
|
||||
- rbd-mirror-dbg
|
||||
- rbd-nbd-dbg
|
||||
- python3-cephfs
|
||||
- python3-rados
|
||||
rpm:
|
||||
- ceph-radosgw
|
||||
- ceph-test
|
||||
@ -49,5 +47,3 @@ ceph:
|
||||
- python-ceph
|
||||
- rbd-fuse
|
||||
- ceph-debuginfo
|
||||
- python34-cephfs
|
||||
- python34-rados
|
||||
|
Loading…
Reference in New Issue
Block a user