papi: add a per-call _timeout option 40/23740/2
authorPaul Vinciguerra <pvinci@vinciconsulting.com>
Mon, 2 Dec 2019 18:40:33 +0000 (13:40 -0500)
committerOle Trøan <otroan@employees.org>
Tue, 3 Dec 2019 09:28:18 +0000 (09:28 +0000)
 add the ability to override the default timeout value on a per-call
 basis.
 Use:
   rv = self.vapi.papi.cli_inband(cmd='wait 10', _timeout=15)

Type: feature

Change-Id: Ia90a58586a1f63e02118599a2a4b7141e5a0b90d
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>

No differences found