Check interval validity in reconf tests 12/24512/4
authorVratko Polak <vrpolak@cisco.com>
Fri, 24 Jan 2020 15:16:10 +0000 (16:16 +0100)
committerPeter Mikus <pmikus@cisco.com>
Tue, 28 Jan 2020 10:44:00 +0000 (10:44 +0000)
Without this, if the search part returns min_rate,
then reconf part reports few seconds with a small loss count.

But min_rate means there is a bug or misconfiguration,
so the tests should fail, instead of returning misleading results.

Change-Id: I566608b40ae11d6aaa3fe022a32da97901e1999c
Signed-off-by: Vratko Polak <vrpolak@cisco.com>

No differences found