Dan Kenigsberg has submitted this change and it was merged. Change subject: nettests: remove most of connectivity checks ......................................................................
nettests: remove most of connectivity checks With its default connectivityCheck=True, setupNetworks wait for a ping before finishing successfully. This slows down the functional tests. It is important to keep testing connectivityCheck, but it does not have to happen so often. Change-Id: I1895d266dfb2d7f8ca7dcff860e0d96b1fc07e14 Signed-off-by: Dan Kenigsberg <[email protected]> Reviewed-on: http://gerrit.ovirt.org/24167 Reviewed-by: Antoni Segura Puimedon <[email protected]> --- M tests/functional/networkTests.py 1 file changed, 332 insertions(+), 346 deletions(-) Approvals: Antoni Segura Puimedon: Looks good to me, but someone else must approve Dan Kenigsberg: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24167 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I1895d266dfb2d7f8ca7dcff860e0d96b1fc07e14 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Antoni Segura Puimedon <[email protected]> Gerrit-Reviewer: Assaf Muller <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Ondřej Svoboda <[email protected]> Gerrit-Reviewer: oVirt Jenkins CI Server _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
