]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa: do not install python3 packages in task.install
authorKefu Chai <kchai@redhat.com>
Fri, 3 Aug 2018 09:02:49 +0000 (17:02 +0800)
committerKefu Chai <kchai@redhat.com>
Fri, 3 Aug 2018 09:02:51 +0000 (17:02 +0800)
This reverts commit c1efd59f618e24cf060d564ac0f21d5b0b57fd4a

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>
qa/packages/packages.yaml

index 398656450385a847805e6deb66df1b8d68eba728..e2120d3a31ac39be7d1bcb734f10e9253099a376 100644 (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