]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
qa/cephfs: check for Ceph FS before mounting 39607/head
authorRishabh Dave <ridave@redhat.com>
Tue, 23 Feb 2021 18:35:48 +0000 (00:05 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 24 Feb 2021 13:40:52 +0000 (19:10 +0530)
commit95eb0043bf1987307cb8a2307d54bf482f6abfae
treefe37e4751af7afd0de3a05e0d01ddda48bffd578
parentdb0b85b44076ef952ca71033f3b5b819b8d768af
qa/cephfs: check for Ceph FS before mounting

If the given Ceph FS, or the default Ceph FS when no Ceph FS is given,
is absent, abort the execution with AsssertionError and an error
message.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
qa/tasks/cephfs/mount.py