pkt_gen: STC - Handle Results DB file synchronization failures. 81/26381/2
authorSridhar K. N. Rao <sridhar.rao@spirent.com>
Wed, 21 Dec 2016 15:24:05 +0000 (20:54 +0530)
committerSridhar K. N. Rao <sridhar.rao@spirent.com>
Thu, 5 Jan 2017 09:05:56 +0000 (14:35 +0530)
commitd478c32bd174a5bf19d1a3384bb3b4e03f442920
treef389e9a7eca881e8053417f0e9e1dd803cd38214
parentfe97f17b0eed7e192b84edfa01177a23671887be
pkt_gen: STC - Handle Results DB file synchronization failures.

If the downloading of results-database file fails, the CSV file and
corresponding results are not generated - eventhough the test was
successful.
This small patch handles such cases.

Updated the logging to be more explicit.

JIRA: VSPERF-435

Change-Id: I14bf519fbca2ea362777e29920bc1759494965e0
Signed-off-by: Sridhar K. N. Rao <sridhar.rao@spirent.com>
tools/pkt_gen/testcenter/testcenter-rfc2544-rest.py
tools/pkt_gen/testcenter/testcenter-rfc2889-rest.py