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: v12.2.9~62^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24338%2Fhead;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 ff3954b21785..539ec9634e09 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']