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

Piotr Kliczewski 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> Bug-Url: https://bugzilla.redhat.com/1329317 --- 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, 25 insertions(+), 6 deletions(-) Approvals: Sandro Bonazzola: Verified Martin Peřina: Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/57125 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I26c1bc107936231757c1d035eb96fdec5c638f0d Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: ovirt-engine-3.6.6 Gerrit-Owner: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Peřina <mperina@redhat.com> Gerrit-Reviewer: Piotr Kliczewski <piotr.kliczewski@gmail.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>
participants (1)
-
piotr.kliczewski@gmail.com