]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
misc.get_scratch_devices(): Ignore devtmpfs
authorZack Cerza <zack@redhat.com>
Thu, 4 Aug 2022 19:02:38 +0000 (13:02 -0600)
committerZack Cerza <zack@redhat.com>
Mon, 8 Aug 2022 22:22:47 +0000 (16:22 -0600)
commitfbc856ea7c4300f0b15f31f5a4fce69d2cfd2e07
tree2334102ed0cdb5bb4737202d0e71b42b3d553548
parentd9787f8a65107e7ae7dbd8518a332bd37b945108
misc.get_scratch_devices(): Ignore devtmpfs

Devices shared with a container by its host will appear in /proc/mounts
this way.

Signed-off-by: Zack Cerza <zack@redhat.com>
teuthology/misc.py