Arik Hadas has submitted this change and it was merged.
Change subject: engine: test vm serialization/deserialization
......................................................................
engine: test vm serialization/deserialization
The serialization/deserialization of VM tends to break, and it is
complex to figure out it breaks. Thus, this patch adds a test that
checks VM serialization and deserialization.
Change-Id: I643e8d1ce1ec570a305e3eb3ecfb5aa846fc1849
Signed-off-by: Arik Hadas <ahadas(a)redhat.com>
---
A
backend/manager/modules/utils/src/test/java/org/ovirt/engine/core/utils/serialization/json/VmSerializationTest.java
1 file changed, 18 insertions(+), 0 deletions(-)
Approvals:
Shahar Havivi: Looks good to me, approved
Arik Hadas: Verified
--
To view, visit
http://gerrit.ovirt.org/36160
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I643e8d1ce1ec570a305e3eb3ecfb5aa846fc1849
Gerrit-PatchSet: 5
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Arik Hadas <ahadas(a)redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek(a)redhat.com>
Gerrit-Reviewer: Moti Asayag <masayag(a)redhat.com>
Gerrit-Reviewer: Shahar Havivi <shavivi(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>
Gerrit-Reviewer: automation(a)ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server