Do not close connections on tcpdump nodes 11/77411/1
authorJamo Luhrsen <jluhrsen@redhat.com>
Thu, 1 Nov 2018 15:04:02 +0000 (08:04 -0700)
committerJamo Luhrsen <jluhrsen@redhat.com>
Thu, 1 Nov 2018 15:04:02 +0000 (08:04 -0700)
commit78a4651ccfb5826d8b0129cb7c0df68dbad10029
tree20168b1d4956733c10374469faa92fc84b61d532
parent6689929778ca76a6b4da40f18a1eeb755998783a
Do not close connections on tcpdump nodes

there is some hard to nail down bug in the test code
such that closing a single tcpdump connection is
actually closing a different one and when that different
one is attempted to be used, we fail on connection
not found. Until that is figured out, this should
work around that. Every suite that uses this tcpdump
functionality will have a suite teardown that uses
close all connections which should eventually close
these

Change-Id: Iae448ee8935589aaebb111832b6ae1e9055e70f3
Signed-off-by: Jamo Luhrsen <jluhrsen@redhat.com>
csit/libraries/Tcpdump.robot