Edward Haas has posted comments on this change. Change subject: net tests: make functional tests run again with persistence=ifcfg ......................................................................
Patch Set 3: Code-Review-1 (1 comment) https://gerrit.ovirt.org/#/c/53713/3/tests/functional/networkTests.py File tests/functional/networkTests.py: Line 248: reported_qos = network_netinfo['hostQos'] Line 249: _cleanup_qos_definition(reported_qos) Line 250: self.assertEqual(reported_qos, hostQos) Line 251: Line 252: if not vdsm.config.get('vars', 'net_persistence') == 'unified': vdsm.config.config.get Line 253: return Line 254: Line 255: running_config = self.vdsm_net.config Line 256: network_config = running_config.networks[networkName] -- To view, visit https://gerrit.ovirt.org/53713 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I849172cdab80e760a65ac19d367064b1dbf81b03 Gerrit-PatchSet: 3 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Edward Haas <[email protected]> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Marcin Mirecki <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: Petr Horáček <[email protected]> Gerrit-Reviewer: gerrit-hooks <[email protected]> Gerrit-HasComments: Yes _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
