Increase timeout for 'vpp restart' operations 99/3599/3
authorMiroslav Miklus <mmiklus@cisco.com>
Wed, 26 Oct 2016 14:49:26 +0000 (16:49 +0200)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 27 Oct 2016 20:25:48 +0000 (20:25 +0000)
commiteca12f0b86528bbd02b3b5833f5ba022f18c1e0f
treea61d288d06dcfc064bd8c0e0a8472faec3f03cf7
parent87e234be3e708580d30c18280cdefbd22b0260fa
Increase timeout for 'vpp restart' operations

Systemd first send SIGTERM and wait 90s (default value)
to send SIGKILL to terminate the vpp service.

Change-Id: Ia582cfdc4bebc5d3530e82692856fe733d0b001e
Signed-off-by: Miroslav Miklus <mmiklus@cisco.com>
resources/libraries/python/DUTSetup.py