From: Sage Weil Date: Tue, 15 Nov 2016 02:48:33 +0000 (-0500) Subject: rados/upgrade: skip libcephfs-devel install X-Git-Tag: v11.1.1~58^2^2~43^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=cd43a3cead7a3a6471c9e134fc7de54728831c4f;p=ceph.git rados/upgrade: skip libcephfs-devel install Signed-off-by: Sage Weil --- diff --git a/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml b/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml index 9408bf894ddf..87bc11f451c3 100644 --- a/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml +++ b/suites/rados/upgrade/jewel-x-singleton/1-jewel-install/jewel.yaml @@ -3,7 +3,7 @@ meta: tasks: - install: branch: jewel - exclude_packages: ['ceph-mgr','libcephfs2'] + exclude_packages: ['ceph-mgr','libcephfs2','libcephfs-devel','libcephfs-dev'] - print: "**** done install jewel" - ceph: - print: "**** done ceph"