t/run-fio-tests: catch modprobe exceptions
authorVincent Fu <vincentfu@gmail.com>
Sat, 25 Jul 2020 17:02:21 +0000 (13:02 -0400)
committerVincent Fu <vincentfu@gmail.com>
Sat, 25 Jul 2020 19:01:57 +0000 (15:01 -0400)
commit8854e36839aaa9f648df8fa10f914b0781d84222
tree9bedfa4c2edb57296519ed599edd4c753890245c
parent1d458e5b8044d81b96cccfc82e3fd99cbb1eebf9
t/run-fio-tests: catch modprobe exceptions

Catch exceptions that occur when running modprobe in case the build
environment has it disabled (e.g., AWS CodeBuild).
t/run-fio-tests.py