From: Martin Balaz Date: Fri, 27 Nov 2020 08:34:08 +0000 (+0100) Subject: Fix variable names consistency in DnbCommons.robot X-Git-Tag: pre-potassium~140 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=52ea9a2a9775bc0c9b5305a2515dd8bdd5d7cede;p=integration%2Ftest.git Fix variable names consistency in DnbCommons.robot Signed-off-by: Martin Balaz Change-Id: Ice47186a2ecc51ec65147a2480f44ce7cdf4d3f7 --- diff --git a/csit/libraries/controller/DnbCommons.robot b/csit/libraries/controller/DnbCommons.robot index 19a904480a..ab5ac8f935 100644 --- a/csit/libraries/controller/DnbCommons.robot +++ b/csit/libraries/controller/DnbCommons.robot @@ -16,7 +16,7 @@ Resource ${CURDIR}/../WaitUtils.robot # Even with check period of 15 seconds that makes more than 2 GB of output, # which is too much for processing into log.html (out of memory errors). ${DNB_CHECK_PERIOD_IN_SECONDS} 600 -${DNB_CHECK_TOLERANCE_IN_SECONDS} ${${DNB_CHECK_PERIOD}*1.2} +${DNB_CHECK_TOLERANCE_IN_SECONDS} ${${DNB_CHECK_PERIOD_IN_SECONDS}*1.2} ${DNB_PUBLISHER_SUBSCRIBER_PAIR_RATE} ${5000} ${DNB_PUBLISHER_LISTENER_PREFIX} working-pair- ${DNB_TESTED_MEMBER_INDEX} 1