X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=csit%2Fsuites%2Fl2switch%2FLoop_Removal_OF13%2F010__loop_of_3.robot;h=d1790a675856d3a98d20434d4bb7d6b980989578;hb=11bf52783f3e00f71c36207c2b78d8c3aa254358;hp=56277fc98b1986fe5b0114aa32e6a348446c37ab;hpb=f3bc270158d3f2670c03b913b7ddce444e5af4dd;p=integration%2Ftest.git diff --git a/csit/suites/l2switch/Loop_Removal_OF13/010__loop_of_3.robot b/csit/suites/l2switch/Loop_Removal_OF13/010__loop_of_3.robot index 56277fc98b..d1790a6758 100644 --- a/csit/suites/l2switch/Loop_Removal_OF13/010__loop_of_3.robot +++ b/csit/suites/l2switch/Loop_Removal_OF13/010__loop_of_3.robot @@ -43,6 +43,7 @@ Ping Test Link Down [Documentation] Take link s1-s2 down and verify ping works + [Tags] exclude Write link s1 s2 down Read Until mininet> @{list} Create List ${DISCARD} @@ -54,6 +55,7 @@ Link Down Link Up [Documentation] Take link s1-s2 up and verify ping works + [Tags] exclude Write link s1 s2 up Read Until mininet> Wait Until Keyword Succeeds 10s 2s Check For Specific Number Of Elements At URI ${OPERATIONAL_NODES_API} ${FORWARD} 4 @@ -71,7 +73,7 @@ Remove Port Wait Until Keyword Succeeds 10s 2s Check For Elements Not At URI ${OPERATIONAL_NODES_API} ${list} Write h1 ping -w 1 h2 ${result} Read Until mininet> - Should Contain ${result} received, 0% packet loss + Should Contain ${result} 64 bytes from 10.0.0.2 Should Not Contain ${result} duplicates Add Port @@ -83,7 +85,7 @@ Add Port Sleep 1 Write h1 ping -w 1 h2 ${result} Read Until mininet> - Should Contain ${result} received, 0% packet loss + Should Contain ${result} 64 bytes from 10.0.0.2 Should Not Contain ${result} duplicates *** Keywords ***