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 <[email protected]> --- 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 <[email protected]> Gerrit-Reviewer: Arik Hadas <[email protected]> Gerrit-Reviewer: Michal Skrivanek <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> Gerrit-Reviewer: Shahar Havivi <[email protected]> Gerrit-Reviewer: Yair Zaslavsky <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
