From: Alfredo Deza Date: Fri, 28 Sep 2018 16:40:09 +0000 (-0400) Subject: ceph-volume tests.functional add new ceph-handlers role from ceph-ansible X-Git-Tag: v13.2.3~170^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=3397e5dc2d25801afa627e3d34207c84c8ab9fc9;p=ceph.git ceph-volume tests.functional add new ceph-handlers role from ceph-ansible Signed-off-by: Alfredo Deza (cherry picked from commit 956dc5e65c6e35e27ab6524d4fb9fdd05d616cf6) --- diff --git a/src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml b/src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml index ff3954b2178..539ec9634e0 100644 --- a/src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml +++ b/src/ceph-volume/ceph_volume/tests/functional/playbooks/deploy.yml @@ -76,6 +76,7 @@ roles: - role: ceph-defaults tags: ['ceph_update_config'] + - role: ceph-handler - role: ceph-common - role: ceph-config tags: ['ceph_update_config']