]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/suites/orch/cephadm: verify /var/log/ceph/$fsid ownership 43929/head
authorSage Weil <sage@newdream.net>
Mon, 15 Nov 2021 15:46:01 +0000 (10:46 -0500)
committerSage Weil <sage@newdream.net>
Mon, 15 Nov 2021 15:48:42 +0000 (10:48 -0500)
Signed-off-by: Sage Weil <sage@newdream.net>
qa/suites/orch/cephadm/smoke-roleless/3-final.yaml
qa/suites/orch/cephadm/smoke/start.yaml

index 02f5b289c1ad0cbb542ca85e5a65f7835b85f1ac..168f048d277b360029fd3fceb6dd5c3f4684b89f 100644 (file)
@@ -1,6 +1,7 @@
 tasks:
 - cephadm.shell:
     host.a:
+      - stat -c '%u %g' /var/log/ceph | grep '167 167'
       - ceph orch status
       - ceph orch ps
       - ceph orch ls
index f45b922bc1a5460641735d0e224f3fa80c82215e..37ba09586186e8c18171eaee4776d65d06f82cad 100644 (file)
@@ -6,6 +6,7 @@ tasks:
         debug mgr: 20
 - cephadm.shell:
     mon.a:
+      - stat -c '%u %g' /var/log/ceph | grep '167 167'
       - ceph orch status
       - ceph orch ps
       - ceph orch ls