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:
Kefu Chai 2018-08-04 08:05:31 +08:00 committed by GitHub
commit da7602be50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 4 deletions

View File

@ -1,3 +1,5 @@
tasks:
- install:
extra_packages:
- python3-cephfs
- ceph:

View File

@ -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