Some tests require additional cleanup time for various filesystems which can impact performance if another test is running during cleanup. Adding a flag to allow the framework to pause for N-seconds between tests allows the cleanup additional time to complete before follow-up rounds.
Some tests require additional cleanup time for various filesystems which can impact performance if another test is running during cleanup. Adding a flag to allow the framework to pause for N-seconds between tests allows the cleanup additional time to complete before follow-up rounds.
Closes #40
Signed-Off-By: Robert Clark roclark@nvidia.com