Zhou Zheng Sheng has posted comments on this change. Change subject: storage functional test with multiple storage domains and images ......................................................................
Patch Set 4: (1 inline comment) .................................................... File tests/functional/xmlrpcTests.py Line 246: for poolid, pool in storagePools.iteritems(): Line 247: r = self.s.createStoragePool( Line 248: poolType, poolid, pool['name'], pool['master_uuid'], Line 249: layout[poolid].keys(), pool['master_ver']) Line 250: self.assertVdsOK(r) Done Line 251: # Connect to pool Line 252: r = self.s.connectStoragePool( Line 253: poolid, pool['host'], 'scsikey', pool['master_uuid'], Line 254: pool['master_ver']) -- To view, visit http://gerrit.ovirt.org/8182 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8287046046460f399f180d19e0717a91419297f8 Gerrit-PatchSet: 4 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Zhou Zheng Sheng <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Mark Wu <[email protected]> Gerrit-Reviewer: Royce Lv <[email protected]> Gerrit-Reviewer: Ryan Harper <[email protected]> Gerrit-Reviewer: Saggi Mizrahi <[email protected]> Gerrit-Reviewer: Zhou Zheng Sheng <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
