mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-08-29 09:49:33 +03:00
tests: uitests: Fix createpool with new libvirt collision checks
This commit is contained in:
@ -64,6 +64,8 @@ class CreatePool(uiutils.UITestCase):
|
||||
typ.click()
|
||||
win.find_fuzzy("SCSI Host Adapter", "menu item").click()
|
||||
forward.click()
|
||||
win.find_fuzzy("Source Path:", "combo").click_combo_entry()
|
||||
win.find_fuzzy("host2", "menu item").click()
|
||||
finish.click()
|
||||
hostwin.find(newname, "table cell")
|
||||
|
||||
|
Reference in New Issue
Block a user