]> git.proxmox.com Git - ceph.git/blobdiff - ceph/qa/suites/rados/rest/mgr-restful.yaml
update sources to v12.1.3
[ceph.git] / ceph / qa / suites / rados / rest / mgr-restful.yaml
index f202976e8cf7c0771861fd5124ad54438cf09e4b..90906d66eb2aef0da150b5049bcbfb3d99b7a6ab 100644 (file)
@@ -5,13 +5,18 @@ tasks:
 - ceph:
     log-whitelist:
       - overall HEALTH_
-      - (MGR_DOWN)
+      - \(MGR_DOWN\)
 - exec:
     mon.a:
-      - ceph tell mgr.x restful create-key admin
-      - ceph tell mgr.x restful create-self-signed-cert
-- ceph.restart: [mgr.x]
+      - ceph restful create-key admin
+      - ceph restful create-self-signed-cert
+      - ceph restful restart
 - workunit:
     clients:
       client.a:
         - rest/test-restful.sh
+- exec:
+    mon.a:
+      - ceph restful delete-key admin
+      - ceph restful list-keys | jq ".admin" | grep null
+