robot lib to catch network traffic 81/31581/4
authorPeter Gubka <pgubka@cisco.com>
Fri, 18 Dec 2015 08:11:45 +0000 (09:11 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Fri, 19 Feb 2016 00:37:09 +0000 (00:37 +0000)
this library is primarily to be used in sandbox for debug
purposes, because the job config must be modified to save
additional files

typical usage would be
*** Test Cases ***
Catch Test
    Start Tcpdumping
    <more keywords>
    Stop Tcpdumping And Download  [filaname.pcap]

Change-Id: I263cda801d9b2266fad9594073f19ba825e3ffcb
Signed-off-by: Peter Gubka <pgubka@cisco.com>

No differences found