Change in vdsm[master]: tests: Wait until bridge is down before deleting it

nsoffer at redhat.com nsoffer at redhat.com
Sat May 23 11:24:43 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: tests: Wait until bridge is down before deleting it
......................................................................


Patch Set 6:

(1 comment)

https://gerrit.ovirt.org/#/c/41362/6/tests/tcTests.py
File tests/tcTests.py:

Line 71:             check_call([EXT_IP, "link", "set", self.devName, "down"])
Line 72:             for event in mon:
Line 73:                 if (event.get('name') == self.devName and
Line 74:                         event.get('state') == 'down'):
Line 75:                     return
Nice!
Line 76: 
Line 77: 
Line 78: class _Bridge(_Interface):
Line 79: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: I0e4b82fe488356c7553b2243dae21cab39a56939
Gerrit-PatchSet: 6
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Antoni Segura Puimedon <toni+ovirt at midokura.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Ido Barkan <ibarkan at redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-HasComments: Yes


More information about the vdsm-patches mailing list