]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/ceph-helpers-root: Remove unused function 35236/head
authorBrad Hubbard <bhubbard@redhat.com>
Fri, 15 May 2020 06:46:08 +0000 (16:46 +1000)
committerNathan Cutler <ncutler@suse.com>
Mon, 25 May 2020 16:58:07 +0000 (18:58 +0200)
Signed-off-by: Brad Hubbard <bhubbard@redhat.com>
(cherry picked from commit 88094c264fbda757007be3299fb8a398d18c37ed)

qa/workunits/ceph-helpers-root.sh

index 934380e5c47539567244ed6b69f29f7cacbd8300..a81f11d47cbc97e57378783811af256f4a44df56 100755 (executable)
@@ -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