Moti Asayag has submitted this change and it was merged. Change subject: core: Fix AttachNetworkToVdsGroupCommandTest.networkExist ......................................................................
core: Fix AttachNetworkToVdsGroupCommandTest.networkExist The test was broken due to commit I55f33772 which allows updating a network, therefore if a network exists, it should be updated, rather fails. Change-Id: I236b469e2d984af0f1e37b12d9d4c541386fc658 --- M backend/manager/modules/bll/src/test/java/org/ovirt/engine/core/bll/AttachNetworkToVdsGroupCommandTest.java 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Allon Mureinik: Looks good to me, but someone else must approve Moti Asayag: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/3886 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I236b469e2d984af0f1e37b12d9d4c541386fc658 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Moti Asayag <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
