Change in vdsm[master]: Adding to vdsm automation lago env setup for functional tests

dcaro at redhat.com dcaro at redhat.com
Wed Dec 2 20:12:41 UTC 2015


David Caro has posted comments on this change.

Change subject: Adding to vdsm automation lago env setup for functional tests
......................................................................


Patch Set 14:

@yaniv: This now is able to run the tests, but the tests are failing with:

  ERROR: testBalloonGrow (functional.momTests.MOMTest)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
  File "/usr/share/vdsm/tests/functional/momTests.py", line 58, in setUp
    self.s = VdsProxy()
  File "/usr/share/vdsm/tests/functional/utils.py", line 75, in __init__
    retry(self.start, (socket.error, KeyError), tries=30)
  File "/usr/lib/python2.7/site-packages/vdsm/utils.py", line 933, in retry
    return func()
  File "/usr/share/vdsm/tests/functional/utils.py", line 84, in start
    self.netinfo = self._get_netinfo()
  File "/usr/share/vdsm/tests/functional/utils.py", line 123, in _get_netinfo
    'code:%s msg:%s' % (response[0], response[1]))
  Exception: VdsProxy: getVdsCapabilities failed. code:16 msg:Unexpected exception

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I463c754bd70679449d0841caeef1b845b5709f1c
Gerrit-PatchSet: 14
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yaniv Bronhaim <ybronhei at redhat.com>
Gerrit-Reviewer: David Caro <dcaro at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Yeela Kaplan <ykaplan at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>
Gerrit-HasComments: No


More information about the vdsm-patches mailing list