• Kirill Smelkov's avatar
    wcfs: tests: Use small "pin timeout" for faulty protection tests · ff329f3a
    Kirill Smelkov authored
    The default "pin timeout" is 30s and we are going to add many tests that
    exercise pinkilling functionality soon. If every such test takes
    2·pintimeout time = 60s, it will result in significant time increase
    needed to run WCFS tests. Avoid that by adjusting pin timeout to
    one order of magnitude smaller pintimeout=3s during faulty protection
    tests.
    ff329f3a
wcfs_faultyprot_test.py 2.94 KB