X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fbgpcep%2Fbgpingest%2Fmanypeers_prefixcount.robot;h=ae795679e8e19b7e6e31195045f720ca6c0741d4;hb=4cda87209d0fc4fea6746d2ee963fc6bd14b1bab;hp=eaec63d0725d1198ebac595e620f0e9d36f08d71;hpb=df9fad136dab8cf1113c3cc1dc8c6728f711cb4a;p=integration%2Ftest.git diff --git a/csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot b/csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot index eaec63d072..ae795679e8 100644 --- a/csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot +++ b/csit/suites/bgpcep/bgpingest/manypeers_prefixcount.robot @@ -165,7 +165,6 @@ Setup_Everything SSHKeywords.Require_Python SSHKeywords.Assure_Library_Ipaddr target_dir=. SSHLibrary.Put_File ${CURDIR}/../../../../tools/fastbgp/play.py - SSHLibrary.Put_File ${CURDIR}/../../../../tools/fastbgp/manage_play.py # Calculate the timeout value based on how many routes are going to be pushed. ${period} = DateTime.Convert_Time ${CHECK_PERIOD_PREFIX_COUNT_MANY} result_format=number ${timeout} = BuiltIn.Evaluate ${TEST_DURATION_MULTIPLIER_PREFIX_COUNT_MANY} * (${COUNT_PREFIX_COUNT_MANY} * 3.0 / 10000 + ${period} * (${REPETITIONS_PREFIX_COUNT_MANY} + 1))