Broken by commit b1c0a1c2d9.
Signed-off-by: Pavel Hrdina <[email protected]>
---
Pushed under build-breaker rule.
tests/clitest.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/clitest.py b/tests/clitest.py
index 1a149a96..7b4e259d 100644
--- a/tests/clitest.py
+++ b/tests/clitest.py
@@ -885,7 +885,7 @@ c.add_compare("--edit mac=00:11:7f:33:44:55 --network
target=nic55", "edit-selec
c = vixml.add_category("edit clear", "test-for-virtxml --print-diff --define",
compare_check="1.2.2") # compare_check=input type=keyboard output
c.add_invalid("--edit --memory 200,clearxml=yes") # clear isn't wired up for
memory
-c.add_compare("--edit --disk
path=/foo/bar,target=fda,bus=fdc,device=floppy,clearxml=yes", "edit-clear-disk")
+c.add_compare("--edit --disk
path=/foo/bar,size=2,target=fda,bus=fdc,device=floppy,clearxml=yes",
"edit-clear-disk")
c.add_compare("--edit --cpu host-passthrough,clearxml=yes", "edit-clear-cpu")
c.add_compare("--edit --clock offset=utc,clearxml=yes", "edit-clear-clock")
c.add_compare("--edit --video clearxml=yes,model=virtio,accel3d=yes",
"edit-video-virtio")
--
2.11.0
_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list