From: Brad Hubbard Date: Fri, 15 May 2020 06:46:08 +0000 (+1000) Subject: qa/workunits/ceph-helpers-root: Remove unused function X-Git-Tag: v15.2.4~10^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=c84584c5fc55e674bbe8bea18a1cf25912304cad;p=ceph.git qa/workunits/ceph-helpers-root: Remove unused function Signed-off-by: Brad Hubbard (cherry picked from commit 88094c264fbda757007be3299fb8a398d18c37ed) --- diff --git a/qa/workunits/ceph-helpers-root.sh b/qa/workunits/ceph-helpers-root.sh index 934380e5c47..a81f11d47cb 100755 --- a/qa/workunits/ceph-helpers-root.sh +++ b/qa/workunits/ceph-helpers-root.sh @@ -50,15 +50,6 @@ function install_one() { esac } -function install_cmake3_on_xenial { - install_pkg_on_ubuntu \ - ceph-cmake \ - d278b9d28de0f6b88f56dfe1e8bf684a41577210 \ - xenial \ - force \ - cmake -} - function install_pkg_on_ubuntu { local project=$1 shift