Pradipta Banerjee has posted comments on this change.

Change subject: test_getIfaceByIP changes for IBM POWER(ppc64) architecture
......................................................................


Patch Set 1: Verified

tested on F17 PPC64

Current output

TestCaps
    testCpuInfo                                                 OK      
    testCpuTopology                                             OK      
    testEmulatedMachines                                        OK      
    test_getIfaceByIP                                           FAIL      
    test_parseKeyVal                                            OK      
======================================================================
FAIL: test_getIfaceByIP (capsTests.TestCaps)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/pradipta/rpmbuild/BUILD/vdsm-4.10.3/tests/capsTests.py", line 86, 
in test_getIfaceByIP
    self.assertEqual(res, caps._getIfaceByIP(i, "route_info.out"))
AssertionError: 'wlan0' != 'eth0'

-----------------------------


O/p with the patch
TestCaps
    testCpuInfo                                                 OK      
    testCpuTopology                                             OK      
    testEmulatedMachines                                        OK      
    test_getIfaceByIP                                           OK      
    test_parseKeyVal                                            OK      
    testIsBondingNameValid                                      OK

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I40178f44b5ab2602769aa4c70a5e54564f9f360e
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Pradipta Banerjee <[email protected]>
Gerrit-Reviewer: Pradipta Banerjee <[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