Nir Soffer has posted comments on this change. Change subject: tests: "-T src_cache" option in "qemu-img convert" command ......................................................................
Patch Set 2: (1 comment) http://gerrit.ovirt.org/#/c/36374/2/tests/qemuimgTests.py File tests/qemuimgTests.py: Line 319: Line 320: Line 321: class SrcCacheTests(TestCaseBase): Line 322: Line 323: def test_convert_command(self, **kw): Why do we need this test? Line 324: def convert(cmd, **kw): Line 325: expected = [QEMU_IMG, '--help'] Line 326: self.assertEqual(cmd, expected) Line 327: return 0, '', '' -- To view, visit http://gerrit.ovirt.org/36374 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: Ie385dda479424dee147d0a917388b662dbb0cecd Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Amador Pahim <[email protected]> Gerrit-Reviewer: Amador Pahim <[email protected]> Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
