mirror of
https://github.com/ceph/ceph
synced 2025-02-24 19:47:44 +00:00
Merge pull request #23411 from tchaikov/wip-install-py3-for-qa-cephfs
qa: install python3-cephfs for fs suite Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
commit
da7602be50
@ -1,3 +1,5 @@
|
||||
tasks:
|
||||
- install:
|
||||
extra_packages:
|
||||
- python3-cephfs
|
||||
- ceph:
|
||||
|
@ -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