Changes

Jump to navigation Jump to search
58 bytes added ,  21:56, 3 October 2016
moved note about btrfs to a specific section
Line 4: Line 4:     
== Running ==
 
== Running ==
 +
 +
=== Preparation ===
 +
 +
There's a known issue with BTRFS spoiling <code>dev_t</code> values for files and sockets! Not all tests will work on it, so it's better to use other FS.
    
=== All zdtm tests ===
 
=== All zdtm tests ===
Line 9: Line 13:  
You can run all the tests by:
 
You can run all the tests by:
 
       test/zdtm.py run -a
 
       test/zdtm.py run -a
  −
{{Out|There's a known issue with BTRFS spoiling dev_t values for files and sockets! Not all tests will work on it.}}
      
This would run the tests in basic variation -- run the test, checkpoint, restore, check for results.
 
This would run the tests in basic variation -- run the test, checkpoint, restore, check for results.

Navigation menu