]> 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)
committerMichael Fritch <mfritch@suse.com>
Tue, 12 May 2020 22:13:49 +0000 (16:13 -0600)
Signed-off-by: Michael Fritch <mfritch@suse.com>
qa/workunits/cephadm/test_cephadm.sh

index dd6a77f3ca8bead74a690a81a48390e3e402ca34..4e4fd33e0362c8224e1ef48ab2eab755c60645b1 100755 (executable)
@@ -386,6 +386,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