From 3681e0a9feb50b54a4097eb11b5c6cfd48522994 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Thu, 23 Jun 2016 07:28:34 +0200 Subject: [PATCH] Add USB addresses to qemuhotplug test cases This test assumes the XML will be the same after formatting. Add USB addresses to it to keep it working when we autoassign them. --- .../qemuhotplug-console-compat-2-live+console-virtio.xml | 1 + tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml | 1 + tests/qemuxml2argvdata/qemuxml2argv-console-compat-2.xml | 4 +++- 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/tests/qemuhotplugtestdata/qemuhotplug-console-compat-2-live+console-virtio.xml b/tests/qemuhotplugtestdata/qemuhotplug-console-compat-2-live+console-virtio.xml index 3495ee67b4..7ca36d57b7 100644 --- a/tests/qemuhotplugtestdata/qemuhotplug-console-compat-2-live+console-virtio.xml +++ b/tests/qemuhotplugtestdata/qemuhotplug-console-compat-2-live+console-virtio.xml @@ -100,6 +100,7 @@ +
diff --git a/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml b/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml index b36af270c3..f300940a33 100644 --- a/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml +++ b/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2-live.xml @@ -95,6 +95,7 @@ +
diff --git a/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2.xml b/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2.xml index 2ae104e119..7b35709fa9 100644 --- a/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2.xml +++ b/tests/qemuxml2argvdata/qemuxml2argv-console-compat-2.xml @@ -78,7 +78,9 @@
- + +
+ -- GitLab