summaryrefslogtreecommitdiff
path: root/tests/test_disk.py
Commit message (Expand)AuthorAgeFilesLines
* Fix pylint/pycodestyle warnings with latest versionsCole Robinson2022-12-131-0/+1
* tests: testdriver: Rename default-pool -> pool-dirCole Robinson2022-02-271-4/+4
* diskbackend: Fix volume lookup for existing rbd diskCole Robinson2020-11-111-0/+18
* device: disk: Rename path property to get/set_source_pathCole Robinson2020-11-111-6/+6
* devices: disk: Skip check_path_search for path=""Cole Robinson2020-11-101-0/+7
* tests: Drop most unittest usage from virtinst testsCole Robinson2020-09-191-5/+4
* tests: break out test_disk.pyCole Robinson2020-09-191-0/+204