[libgovirt] tests: Update VM XML according to new API version
- From: Eduardo de Barros Lima <eblima src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgovirt] tests: Update VM XML according to new API version
- Date: Mon, 27 Jan 2020 14:23:20 +0000 (UTC)
commit 8941dab835e612ccb6738a5a766921b57cbd803a
Author: Eduardo Lima (Etrunko) <etrunko redhat com>
Date: Tue Jan 21 10:41:18 2020 -0300
tests: Update VM XML according to new API version
Signed-off-by: Eduardo Lima (Etrunko) <etrunko redhat com>
tests/test-govirt.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/test-govirt.c b/tests/test-govirt.c
index e55a595..a005cfe 100644
--- a/tests/test-govirt.c
+++ b/tests/test-govirt.c
@@ -171,7 +171,7 @@ static void test_govirt_list_vms(void)
<vm href=\"/ovirt-engine/api/vms/uuid1\" id=\"uuid1\"> \
<name>vm1</name> \
<type>desktop</type> \
- <status><state>up</state></status> \
+ <status>up</status> \
<display> \
<type>spice</type> \
<address>10.0.0.123</address> \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]