Nir Soffer has posted comments on this change. Change subject: vm: Add required information to replica dict ......................................................................
Patch Set 16: Jenkins failures are not related: 17:53:05 ====================================================================== 17:53:05 ERROR: testBridgeEthtoolDrvinfo (ipwrapperTests.TestDrvinfo) 17:53:05 ---------------------------------------------------------------------- 17:53:05 Traceback (most recent call last): 17:53:05 File "/tmp/run/vdsm/tests/testValidation.py", line 105, in wrapper 17:53:05 return f(*args, **kwargs) 17:53:05 File "/tmp/run/vdsm/tests/ipwrapperTests.py", line 121, in setUp 17:53:05 self._unicode_bridge.addDevice() 17:53:05 File "/tmp/run/vdsm/tests/tcTests.py", line 65, in addDevice 17:53:05 check_call([EXT_BRCTL, 'addbr', self.devName]) 17:53:05 File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call 17:53:05 raise CalledProcessError(retcode, cmd) 17:53:05 CalledProcessError: Command '['/usr/sbin/brctl', 'addbr', 'test-\xe3\x83\x88\xe3\x83\x88\xe3\x83\xad']' returned non-zero exit status 1 17:53:05 17:53:05 ====================================================================== 17:53:05 ERROR: testTogglePromisc (ipwrapperTests.TestDrvinfo) 17:53:05 ---------------------------------------------------------------------- 17:53:05 Traceback (most recent call last): 17:53:05 File "/tmp/run/vdsm/tests/testValidation.py", line 105, in wrapper 17:53:05 return f(*args, **kwargs) 17:53:05 File "/tmp/run/vdsm/tests/ipwrapperTests.py", line 119, in setUp 17:53:05 self._bridge.addDevice() 17:53:05 File "/tmp/run/vdsm/tests/tcTests.py", line 65, in addDevice 17:53:05 check_call([EXT_BRCTL, 'addbr', self.devName]) 17:53:05 File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call 17:53:05 raise CalledProcessError(retcode, cmd) 17:53:05 CalledProcessError: Command '['/usr/sbin/brctl', 'addbr', 'vdsmtest-eFwR0']' returned non-zero exit status 1 17:53:05 17:53:05 ====================================================================== 17:53:05 ERROR: testUtf8BridgeEthtoolDrvinfo (ipwrapperTests.TestDrvinfo) 17:53:05 ---------------------------------------------------------------------- 17:53:05 Traceback (most recent call last): 17:53:05 File "/tmp/run/vdsm/tests/testValidation.py", line 105, in wrapper 17:53:05 return f(*args, **kwargs) 17:53:05 File "/tmp/run/vdsm/tests/ipwrapperTests.py", line 119, in setUp 17:53:05 self._bridge.addDevice() 17:53:05 File "/tmp/run/vdsm/tests/tcTests.py", line 65, in addDevice 17:53:05 check_call([EXT_BRCTL, 'addbr', self.devName]) 17:53:05 File "/usr/lib64/python2.7/subprocess.py", line 540, in check_call 17:53:05 raise CalledProcessError(retcode, cmd) 17:53:05 CalledProcessError: Command '['/usr/sbin/brctl', 'addbr', 'vdsmtest-eFwR0']' returned non-zero exit status 1 17:53:05 17:53:05 ---------------------------------------------------------------------- -- To view, visit https://gerrit.ovirt.org/40024 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: If28c9e6d084fd27857ff9da2c024d8798f375cbd Gerrit-PatchSet: 16 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Nir Soffer <[email protected]> Gerrit-Reviewer: Adam Litke <[email protected]> Gerrit-Reviewer: Ala Hino <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Daniel Erez <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Francesco Romani <[email protected]> Gerrit-Reviewer: Freddy Rolland <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Nir Soffer <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-HasComments: No _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
