Petr Horáček has uploaded a new change for review. Change subject: test jenkins job ......................................................................
test jenkins job Change-Id: If71f2eaea3a06d1e62664b6c61915a6669d155d0 Signed-off-by: Petr Horáček <phora...@redhat.com> --- M vdsm/network/api.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/65/52965/1 diff --git a/vdsm/network/api.py b/vdsm/network/api.py index f829732..242c117 100755 --- a/vdsm/network/api.py +++ b/vdsm/network/api.py @@ -38,7 +38,7 @@ from .models import Bond, Bridge, IPv4, IPv6, IpConfig, Nic, Vlan import hooks # TODO: Turn into parent package import when vdsm is a package -CONNECTIVITY_TIMEOUT_DEFAULT = 4 +CONNECTIVITY_TIMEOUT_DEFAULT = 5 def _getConfiguratorClass(): -- To view, visit https://gerrit.ovirt.org/52965 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If71f2eaea3a06d1e62664b6c61915a6669d155d0 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.5 Gerrit-Owner: Petr Horáček <phora...@redhat.com> Gerrit-Reviewer: gerrit-hooks <automat...@ovirt.org> _______________________________________________ vdsm-patches mailing list vdsm-patches@lists.fedorahosted.org https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches