]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
orchestra: add a method to check if given path is mounted 1786/head
authorRishabh Dave <ridave@redhat.com>
Fri, 19 Aug 2022 15:40:04 +0000 (21:10 +0530)
committerRishabh Dave <ridave@redhat.com>
Wed, 14 Sep 2022 12:40:47 +0000 (18:10 +0530)
commit8fa6ac12ffb92637874a7a9bfbe15212e56c8fe8
tree466d921e5f79c44d255d8f5bd29bfec9149d8f54
parentb1d387f12b117399cb87c86aaa341398fa0c0919
orchestra: add a method to check if given path is mounted

Add a method mount() that checks if the given path is mounted or
unmounted without using "mount" of "findmnt" commands.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
teuthology/orchestra/remote.py