Yeela Kaplan has posted comments on this change. Change subject: functional tests: virt: fix devices verification ......................................................................
Patch Set 1: (1 comment) https://gerrit.ovirt.org/#/c/43600/1//COMMIT_MSG Commit Message: Line 3: AuthorDate: 2015-07-14 18:06:14 +0300 Line 4: Commit: Yeela Kaplan <[email protected]> Line 5: CommitDate: 2015-07-14 18:06:14 +0300 Line 6: Line 7: functional tests: virt: fix devices verification > it is means of accessing devices - and that I can verify works (the devices getVmList returns a list of UUIDs, so you can't use it to access devices key (first of all, it's not a dictionary and second it does not return the stats of the vmId). getVmStats will return 'devices' only if the vm has devices. That is why I have added the 'if'. Line 8: Line 9: Change-Id: I774dfdb3f0bde3822df383c54060b41ba7a2cda6 -- To view, visit https://gerrit.ovirt.org/43600 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I774dfdb3f0bde3822df383c54060b41ba7a2cda6 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dima Kuznetsov <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Polednik <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: Yeela Kaplan <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
