virt-manager: Disable storage test

This commit is contained in:
Ilan Joselevich 2021-09-05 06:07:41 +03:00
parent ae85018d8a
commit d0edb4a8ab

View file

@ -59,6 +59,7 @@ python3Packages.buildPythonApplication rec {
"tests/test_cli.py"
"tests/test_disk.py"
"tests/test_checkprops.py"
"tests/test_storage.py"
]; # Error logs: https://gist.github.com/superherointj/fee040872beaafaaa19b8bf8f3ff0be5
preCheck = ''