Change in ovirt-engine[master]: vdsbroker: timeout ping command when no response

Martin Peřina has submitted this change and it was merged. Change subject: vdsbroker: timeout ping command when no response ...................................................................... vdsbroker: timeout ping command when no response During setup networks ping command is sent to confirm that reconfigured network works properly. Sometimes there is no response due to short network interruption so we need to timeout. Change-Id: I26c1bc107936231757c1d035eb96fdec5c638f0d Signed-off-by: pkliczewski <piotr.kliczewski@gmail.com> --- M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/FutureMap.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/jsonrpc/JsonRpcVdsServer.java M backend/manager/modules/vdsbroker/src/main/java/org/ovirt/engine/core/vdsbroker/vdsbroker/FutureVDSCommand.java M ovirt-engine.spec.in M pom.xml 5 files changed, 24 insertions(+), 5 deletions(-) Approvals: Piotr Kliczewski: Verified Martin Peřina: Passed CI tests Alona Kaplan: Looks good to me, but someone else must approve Moti Asayag: Looks good to me, approved -- To view, visit https://gerrit.ovirt.org/57083 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I26c1bc107936231757c1d035eb96fdec5c638f0d Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Alona Kaplan <alkaplan@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Moti Asayag <masayag@redhat.com> Gerrit-Reviewer: Oved Ourfali <oourfali@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
mperina@redhat.com