]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
qa/workunits/cephadm/test_cephadm.sh: add shell mount test
authorMichael Fritch <mfritch@suse.com>
Mon, 11 May 2020 22:41:28 +0000 (16:41 -0600)
committerSebastian Wagner <sebastian.wagner@suse.com>
Thu, 21 May 2020 21:33:18 +0000 (23:33 +0200)
Signed-off-by: Michael Fritch <mfritch@suse.com>
(cherry picked from commit 629a9eeeb54bd0bbbdc4e29dc4473ae08244c20a)

qa/workunits/cephadm/test_cephadm.sh

index 146e1ebfb27f54adc8e1880ea3ef88c182385dcd..ddffad1da443ad2c68c49994861d2e0d6c8da8d8 100755 (executable)
@@ -382,6 +382,7 @@ $CEPHADM shell --fsid $FSID -- true
 $CEPHADM shell --fsid $FSID -- test -d /var/log/ceph
 expect_false $CEPHADM --timeout 10 shell --fsid $FSID -- sleep 60
 $CEPHADM --timeout 60 shell --fsid $FSID -- sleep 10
+$CEPHADM shell --fsid $FSID --mount $TMPDIR -- stat /mnt/$(basename $TMPDIR)
 
 ## enter
 expect_false $CEPHADM enter