Moti Asayag has posted comments on this change. Change subject: core: Change network_cluster status to enum type ......................................................................
Patch Set 1: (1 inline comment) .................................................... File backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/NetworkClusterDAOTest.java Line 164: existingNetworkCluster.setstatus(NetworkStatus.NonOperational); You're setting the network status with its default value which was originally initialized with. Consider modifying it the Operational. -- To view, visit http://gerrit.ovirt.org/6512 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I6f68b76f8d0529a1207dd0907819570e765ed08c Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Mike Kolesnik <[email protected]> Gerrit-Reviewer: Moti Asayag <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
