From: Sage Weil Date: Mon, 13 Mar 2017 12:28:28 +0000 (-0400) Subject: qa/releases/luminous.yaml: set up mgr key; start mgr X-Git-Tag: v12.0.2~252^2~16 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=2a073941a8ed400d27cb35b54db45e5bb3e4f049;p=ceph.git qa/releases/luminous.yaml: set up mgr key; start mgr Signed-off-by: Sage Weil --- diff --git a/qa/releases/luminous.yaml b/qa/releases/luminous.yaml index 849bd8244272..943fdeba4ae6 100644 --- a/qa/releases/luminous.yaml +++ b/qa/releases/luminous.yaml @@ -1,4 +1,12 @@ tasks: +- exec: + mgr.x: + - mkdir -p /var/lib/ceph/mgr/ceph-x + - ceph auth get-or-create-key mgr.x mon 'allow profile mgr' + - ceph auth export mgr.x > /var/lib/ceph/mgr/ceph-x/keyring +- ceph.restart: + daemons: [mgr.x] + wait-for-healthy: false - exec: osd.0: - ceph osd set require_luminous_osds