X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fbgpcep%2Fbgpingest%2Fmanypeers_changecount.robot;h=545eca8946e2cea03cd848e299c0e45bc5e73add;hb=d9d549a6ef4081096f0d17e57aff1c015e3a5b05;hp=71126b0e5a3901d2fcee0beaf6a4b7b87844dc33;hpb=08d33d7bcf2b2f20bbbea1beeda2fc3c2316882e;p=integration%2Ftest.git diff --git a/csit/suites/bgpcep/bgpingest/manypeers_changecount.robot b/csit/suites/bgpcep/bgpingest/manypeers_changecount.robot index 71126b0e5a..545eca8946 100644 --- a/csit/suites/bgpcep/bgpingest/manypeers_changecount.robot +++ b/csit/suites/bgpcep/bgpingest/manypeers_changecount.robot @@ -44,7 +44,7 @@ Documentation BGP performance of ingesting from many iBGP peers, data change Suite Setup Setup_Everything Suite Teardown Teardown_Everything Test Setup SetupUtils.Setup_Test_With_Logging_And_Fast_Failing -Test Teardown FailFast.Start_Failing_Fast_If_This_Failed +Test Teardown SetupUtils.Teardown_Test_Show_Bugs_And_Start_Fast_Failing_If_Test_Failed Library DateTime Library RequestsLibrary Library SSHLibrary timeout=10s @@ -127,6 +127,7 @@ Wait_For_Stable_Talking_Ipv4_Topology Check_Talking_Ipv4_Topology_Count [Documentation] Count the routes in example-ipv4-topology and fail if the count is not correct. [Tags] critical + [Setup] SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing PrefixCounting.Check_Ipv4_Topology_Count ${COUNT_CHANGE_COUNT_MANY} Kill_Talking_BGP_Speakers @@ -136,7 +137,7 @@ Kill_Talking_BGP_Speakers BGPSpeaker.Kill_BGP_Speaker FailFast.Do_Not_Fail_Fast_From_Now_On # NOTE: It is still possible to remain failing fast, if both previous and this test have failed. - [Teardown] FailFast.Do_Not_Start_Failing_If_This_Failed + [Teardown] SetupUtils.Teardown_Test_Show_Bugs_If_Test_Failed Wait_For_Stable_Ipv4_Topology_After_Talking [Documentation] Wait until example-ipv4-topology becomes stable again. @@ -146,6 +147,7 @@ Wait_For_Stable_Ipv4_Topology_After_Talking Check_For_Empty_Ipv4_Topology_After_Talking [Documentation] Example-ipv4-topology should be empty now. [Tags] critical + [Setup] SetupUtils.Setup_Test_With_Logging_And_Without_Fast_Failing PrefixCounting.Check_Ipv4_Topology_Is_Empty Restore_Karaf_Logging_Levels