]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
misc.get_scratch_devices(): Ignore devtmpfs 1790/head
authorZack Cerza <zack@redhat.com>
Thu, 4 Aug 2022 19:02:38 +0000 (13:02 -0600)
committerZack Cerza <zack@redhat.com>
Fri, 23 Sep 2022 20:05:16 +0000 (14:05 -0600)
commitd118c03c13b31d40e68a7c0f420656e591e9d43e
tree26410c66c6b0641c5df83de32f93f2387d7c3c3e
parente5a10eb871a889f33332d2a8a6f36647694c3068
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