]> 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)
committerNathan Cutler <ncutler@suse.com>
Thu, 31 Oct 2019 11:12:53 +0000 (12:12 +0100)
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>
(cherry picked from commit 7e5c85b604c8f9045152d37f54fae4246ea82737)

Conflicts:
qa/packages/packages.yaml

qa/packages/packages.yaml

index 8140ef372c7a71b89a1646d3e4257f0f8ce4a12b..6d5f7b09a7fc3d685a5b23bfb5e5dba39a034a73 100644 (file)
@@ -30,8 +30,6 @@ ceph:
   - rbd-fuse-dbg
   - rbd-mirror-dbg
   - rbd-nbd-dbg
-  - python3-cephfs
-  - python3-rados
   rpm:
   - ceph-radosgw
   - ceph-test
@@ -45,5 +43,3 @@ ceph:
   - python-ceph
   - rbd-fuse
   - ceph-debuginfo
-  - python3-cephfs
-  - python3-rados