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

Change subject: hooks: ovs: two networks cannot share one tag
......................................................................

hooks: ovs: two networks cannot share one tag

Change-Id: Ib60987c6cab9ebd77c60de2e6dd95aca41007f49
Signed-off-by: Petr Horáček <phora...@redhat.com>
---
M tests/functional/networkTestsOVS.py
1 file changed, 2 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/61/52361/1

diff --git a/tests/functional/networkTestsOVS.py 
b/tests/functional/networkTestsOVS.py
index 70b9d96..d58cb4e 100644
--- a/tests/functional/networkTestsOVS.py
+++ b/tests/functional/networkTestsOVS.py
@@ -90,6 +90,8 @@
     'testSetupNetworksMultiMTUsOverBond(False)',  # bridgeless
     'testSetupNetworksMultiMTUsOverNic(False)',  # bridgeless
     'testSetupNetworksNetCompatibilityMultipleNetsSameNic(False)',  # brless
+    # two networks cannot share one tag
+    'testSetupNetworksNetCompatibilityMultipleNetsSameNic(True)',
     'testSetupNetworksNiclessBridgeless',  # bridgeless
     'testSetupNetworksOverDhcpIface',  # bridgeless
     'testSetupNetworksRemoveBondWithKilledEnslavedNics',  # bridgeless


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ib60987c6cab9ebd77c60de2e6dd95aca41007f49
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Petr Horáček <phora...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to