Dan Kenigsberg has submitted this change and it was merged. Change subject: hooks: ovs: two networks cannot share one tag ......................................................................
hooks: ovs: two networks cannot share one tag testSetupNetworksNetCompatibilityMultipleNetsSameNic assigns the same tag to two networks. This is not possible with OVS, two fake bridges under the same OVS bridge cannot share a tag. Change-Id: Ib60987c6cab9ebd77c60de2e6dd95aca41007f49 Signed-off-by: Petr Horáček <[email protected]> Reviewed-on: https://gerrit.ovirt.org/52361 Continuous-Integration: Jenkins CI Reviewed-by: Dan Kenigsberg <[email protected]> --- M tests/functional/networkTestsOVS.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: Jenkins CI: Passed CI tests Petr Horáček: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/52361 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ib60987c6cab9ebd77c60de2e6dd95aca41007f49 Gerrit-PatchSet: 5 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Petr Horáček <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
