]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commit
ceph-dashboard-pull-requests: install python3 packages only 1784/head
authorKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 11:59:00 +0000 (19:59 +0800)
committerKefu Chai <kchai@redhat.com>
Tue, 30 Mar 2021 13:00:39 +0000 (21:00 +0800)
commit83da846723811fa4bf976aabdf212ae6bfbbb565
tree55cac4387c3a0436da6409d41e23d805521367c4
parentbc527059f4a6628d38a902cc7abdac0a3529ff08
ceph-dashboard-pull-requests: install python3 packages only

since we've moved to ubuntu focal for running "make check", "ceph-dashboard-pull-requests"
and "ceph-pr-api" tests. and ubuntu focal does not package python2 packages
for python-scipy or python-routes. let's just install the python3
packages.

this change is related to nautilus builds. because nautilus is the last
release which supports python2.

Signed-off-by: Kefu Chai <kchai@redhat.com>
scripts/dashboard/install-e2e-test-deps.sh