]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
packages.yaml: install py3 compatible cephfs and rados bindings...
authorRishabh Dave <ridave@redhat.com>
Mon, 23 Jul 2018 10:31:42 +0000 (10:31 +0000)
committerPatrick Donnelly <pdonnell@redhat.com>
Mon, 30 Jul 2018 23:12:48 +0000 (16:12 -0700)
on Ubuntu and CentOS for upstream testing.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/packages/packages.yaml

index e2120d3a31ac39be7d1bcb734f10e9253099a376..398656450385a847805e6deb66df1b8d68eba728 100644 (file)
@@ -32,6 +32,8 @@ ceph:
   - rbd-fuse-dbg
   - rbd-mirror-dbg
   - rbd-nbd-dbg
+  - python3-cephfs
+  - python3-rados
   rpm:
   - ceph-radosgw
   - ceph-test
@@ -47,3 +49,5 @@ ceph:
   - python-ceph
   - rbd-fuse
   - ceph-debuginfo
+  - python34-cephfs
+  - python34-rados