Antoni Segura Puimedon has uploaded a new change for review.

Change subject: jenkins operstate fix?
......................................................................

jenkins operstate fix?

Change-Id: Ice38f15d9c0b96ca6fc826e8912427a17b86d783
Signed-off-by: Antoni S. Puimedon <asegu...@redhat.com>
---
M tests/functional/networkTests.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/52/18452/1

diff --git a/tests/functional/networkTests.py b/tests/functional/networkTests.py
index 803a65f..c3c05fa 100644
--- a/tests/functional/networkTests.py
+++ b/tests/functional/networkTests.py
@@ -81,6 +81,7 @@
     finally:
         time.sleep(3)  # So that the last action in yield gets to kernel
         done = True
+        monitoring_t.join()
         if changes:
             raise OperStateChangedError('%s operstate changed: %r' %
                                         (device, changes))


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ice38f15d9c0b96ca6fc826e8912427a17b86d783
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Antoni Segura Puimedon <asegu...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to