Change in vdsm[master]: net: tests: cleanup net after test_rollback

phoracek at redhat.com phoracek at redhat.com
Wed Feb 24 22:15:52 UTC 2016


Petr Horáček has uploaded a new change for review.

Change subject: net: tests: cleanup net after test_rollback
......................................................................

net: tests: cleanup net after test_rollback

Change-Id: I9b0fd6f549644c9d739303d255629998415263a6
Signed-off-by: Petr Horáček <phoracek at redhat.com>
---
M tests/functional/networkTests.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/10/54010/1

diff --git a/tests/functional/networkTests.py b/tests/functional/networkTests.py
index 2a71e6a..376921e 100644
--- a/tests/functional/networkTests.py
+++ b/tests/functional/networkTests.py
@@ -2777,6 +2777,7 @@
             finally:
                 addrFlush(nic_1)
 
+    @cleanupNet
     def test_rollback(self):
         with dummyIf(3) as nics:
             NET1 = NETWORK_NAME + '1'


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9b0fd6f549644c9d739303d255629998415263a6
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phoracek at redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation at ovirt.org>


More information about the vdsm-patches mailing list