Change in vdsm[ovirt-3.5]: netconf: own /var/run/vdsm/netconf as well

danken at redhat.com danken at redhat.com
Tue Dec 29 08:07:16 UTC 2015


Dan Kenigsberg has posted comments on this change.

Change subject: netconf: own /var/run/vdsm/netconf as well
......................................................................


Patch Set 4: Code-Review+2 Continuous-Integration+1

Unrelated test failure

ERROR: testBridgeEthtoolDrvinfo (ipwrapperTests.TestDrvinfo)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/testValidation.py", line 100, in wrapper
    return f(*args, **kwargs)
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/ipwrapperTests.py", line 311, in setUp
    tcTests._checkDependencies()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 163, in _checkDependencies
    dev.delDevice()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 85, in delDevice
    check_call([EXT_BRCTL, 'delbr', self.devName])
  File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/usr/sbin/brctl', 'delbr', 'vdsmtest-mBReE']' returned non-zero exit status 1

======================================================================
ERROR: testGetLink (ipwrapperTests.TestLinks)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/testValidation.py", line 100, in wrapper
    return f(*args, **kwargs)
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/ipwrapperTests.py", line 293, in setUp
    tcTests._checkDependencies()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 163, in _checkDependencies
    dev.delDevice()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 85, in delDevice
    check_call([EXT_BRCTL, 'delbr', self.devName])
  File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/usr/sbin/brctl', 'delbr', 'vdsmtest-4T5xV']' returned non-zero exit status 1

======================================================================
ERROR: testReplacePrio (tcTests.TestQdisc)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/testValidation.py", line 100, in wrapper
    return f(*args, **kwargs)
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 171, in setUp
    _checkDependencies()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 163, in _checkDependencies
    dev.delDevice()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 85, in delDevice
    check_call([EXT_BRCTL, 'delbr', self.devName])
  File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/usr/sbin/brctl', 'delbr', 'vdsmtest-2tTAp']' returned non-zero exit status 1

======================================================================
ERROR: testToggleIngress (tcTests.TestQdisc)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/testValidation.py", line 100, in wrapper
    return f(*args, **kwargs)
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 171, in setUp
    _checkDependencies()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 163, in _checkDependencies
    dev.delDevice()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 85, in delDevice
    check_call([EXT_BRCTL, 'delbr', self.devName])
  File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/usr/sbin/brctl', 'delbr', 'vdsmtest-e24PO']' returned non-zero exit status 1

======================================================================
ERROR: testTogglePromisc (tcTests.TestQdisc)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/testValidation.py", line 100, in wrapper
    return f(*args, **kwargs)
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 171, in setUp
    _checkDependencies()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 163, in _checkDependencies
    dev.delDevice()
  File "/home/jenkins/workspace/vdsm_3.5_check-patch-el7-x86_64/vdsm/tests/tcTests.py", line 85, in delDevice
    check_call([EXT_BRCTL, 'delbr', self.devName])
  File "/usr/lib64/python2.7/subprocess.py", line 542, in check_call
    raise CalledProcessError(retcode, cmd)
CalledProcessError: Command '['/usr/sbin/brctl', 'delbr', 'vdsmtest-FBtmU']' returned non-zero exit status 1

-- 
To view, visit https://gerrit.ovirt.org/51104
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I94191063b798ce61660a2868010fa9654ce48c08
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.5
Gerrit-Owner: Anatoly Litovsky <tlitovsk at redhat.com>
Gerrit-Reviewer: Anatoly Litovsky <tlitovsk at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Edward Haas <edwardh at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: No


More information about the vdsm-patches mailing list