Fix thresholds for increment_till_fail 76/73476/1
authorLuc Provoost <luc.provoost@gmail.com>
Thu, 15 Sep 2022 19:08:39 +0000 (19:08 +0000)
committerLuc Provoost <luc.provoost@gmail.com>
Thu, 15 Sep 2022 19:08:39 +0000 (19:08 +0000)
commit3c5243ba737d516528a5a34aaa93294bdf9dce07
tree7963152e9c63979bfb92380bddcc30d61cb3feaa
parent9abafd4bbe0c1b92ceaa01a49b77f7e40c4f57e7
Fix thresholds for increment_till_fail

The thresholds that define a successful step of the binary search,
were not read from the test file or initialised to the default value
in case of the increment_till_fail test.

Signed-off-by: Luc Provoost <luc.provoost@gmail.com>
Change-Id: I8347a683f35f8fd2ff26161709bf0bd16387f2e0
VNFs/DPPD-PROX/helper-scripts/rapid/rapid_parser.py