Federico Simoncelli has posted comments on this change. Change subject: core: add repo_file_id to repo_file_meta_data ......................................................................
Patch Set 2: (1 inline comment) .................................................... File backend/manager/modules/dal/src/test/java/org/ovirt/engine/core/dao/RepoFileMetaDataDAOTest.java Line 207: assertSame(true, !listOfRepoFiles.isEmpty()); Line 208: assertSame( Line 209: true, Line 210: listOfRepoFiles.get(0).getRepoImageId() Line 211: .equals(newRepoFileMap.getRepoImageId())); assertEquals? Line 212: assertSame(true, Line 213: listOfRepoFiles.get(0).getLastRefreshed() == newRepoFileMap Line 214: .getLastRefreshed()); Line 215: assertSame(true, -- To view, visit http://gerrit.ovirt.org/13958 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I2791fa22820fc021938709f4a921ab4d6213fab7 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Allon Mureinik <amure...@redhat.com> Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com> Gerrit-Reviewer: Itamar Heim <ih...@redhat.com> Gerrit-Reviewer: Omer Frenkel <ofren...@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourf...@redhat.com> Gerrit-Reviewer: Ravi Nori <rn...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches