Moti Asayag has posted comments on this change.

Change subject: netinfo: implement functions gathering ipv6 information
......................................................................


Patch Set 3: (1 inline comment)

....................................................
File tests/netinfoTests.py
Line 60:         for n, addr in zip(num, ip):
Line 61:             self.assertEqual(addr, netinfo.intToAddress(n))
Line 62: 
Line 63:     def testIPv6StrToAddress(self):
Line 64:         strings = [
parameters / inputs ?
Line 65:             '00000000000000000000000000000000',
Line 66:             '00000000000000000000000000000001',
Line 67:             '20010db8000000000001000000000002',
Line 68:             '20010db8aaaabbbbccccddddeeeeffff',


--
To view, visit http://gerrit.ovirt.org/9381
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I2318ffa7d71abe3f57cb5e480bc46565e29f3894
Gerrit-PatchSet: 3
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Hunt Xu <[email protected]>
Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Hunt Xu <[email protected]>
Gerrit-Reviewer: Livnat Peer <[email protected]>
Gerrit-Reviewer: Mark Wu <[email protected]>
Gerrit-Reviewer: Moti Asayag <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to