Fix SXP robot tests unstability
[integration/test.git] / csit / suites / sxp / filtering / 030_Inbound_Filtering_Discarding.robot
index 8955c34a7e04c650735a877327a27c5f530c6238..c1865a76b943a64b4c9b1f3f4c49eb5ab81dbe57 100644 (file)
@@ -200,22 +200,22 @@ Check One Group 4-2
     ...    permit ACL 10.0.0.0 0.254.0.0
     ...    Info regarding filtering https://wiki.opendaylight.org/view/SXP:Beryllium:Developer_Guide
     ${resp}    Get Bindings    127.0.0.5
-    Should Contain Binding    ${resp}    10    10.10.10.10/32    sxp
-    Should Contain Binding    ${resp}    10    10.10.10.0/24    sxp
-    Should Contain Binding    ${resp}    10    10.10.0.0/16    sxp
-    Should Contain Binding    ${resp}    10    10.0.0.0/8    sxp
-    Should Contain Binding    ${resp}    20    10.10.10.20/32    sxp
-    Should Not Contain Binding    ${resp}    20    10.10.20.0/24    sxp
-    Should Contain Binding    ${resp}    20    10.20.0.0/16    sxp
-    Should Not Contain Binding    ${resp}    20    20.0.0.0/8    sxp
-    Should Contain Binding    ${resp}    30    10.10.10.30/32    sxp
-    Should Contain Binding    ${resp}    30    10.10.30.0/24    sxp
-    Should Contain Binding    ${resp}    30    10.30.0.0/16    sxp
-    Should Contain Binding    ${resp}    30    30.0.0.0/8    sxp
-    Should Contain Binding    ${resp}    40    10.10.10.40/32    sxp
-    Should Not Contain Binding    ${resp}    40    10.10.40.0/24    sxp
-    Should Contain Binding    ${resp}    40    10.40.0.0/16    sxp
-    Should Not Contain Binding    ${resp}    40    40.0.0.0/8    sxp
+    Should Contain Binding    ${resp}    10    10.10.10.10/32
+    Should Contain Binding    ${resp}    10    10.10.10.0/24
+    Should Contain Binding    ${resp}    10    10.10.0.0/16
+    Should Contain Binding    ${resp}    10    10.0.0.0/8
+    Should Contain Binding    ${resp}    20    10.10.10.20/32
+    Should Not Contain Binding    ${resp}    20    10.10.20.0/24
+    Should Contain Binding    ${resp}    20    10.20.0.0/16
+    Should Not Contain Binding    ${resp}    20    20.0.0.0/8
+    Should Contain Binding    ${resp}    30    10.10.10.30/32
+    Should Contain Binding    ${resp}    30    10.10.30.0/24
+    Should Contain Binding    ${resp}    30    10.30.0.0/16
+    Should Contain Binding    ${resp}    30    30.0.0.0/8
+    Should Contain Binding    ${resp}    40    10.10.10.40/32
+    Should Not Contain Binding    ${resp}    40    10.10.40.0/24
+    Should Contain Binding    ${resp}    40    10.40.0.0/16
+    Should Not Contain Binding    ${resp}    40    40.0.0.0/8
 
 Check One Group 5-3
     [Documentation]    Check if only bindings matching filter from node 5 and 3 are propagated to SXP-DB of other nodes
@@ -224,18 +224,18 @@ Check One Group 5-3
     ...    permit SGT 50 ACL 10.0.0.0 0.254.0.0
     ...    Info regarding filtering https://wiki.opendaylight.org/view/SXP:Beryllium:Developer_Guide
     ${resp}    Get Bindings    127.0.0.4
-    Should Contain Binding    ${resp}    10    10.10.10.10/32    sxp
-    Should Contain Binding    ${resp}    10    10.10.10.0/24    sxp
-    Should Contain Binding    ${resp}    10    10.10.0.0/16    sxp
-    Should Contain Binding    ${resp}    10    10.0.0.0/8    sxp
-    Should Contain Binding    ${resp}    30    10.10.10.30/32    sxp
-    Should Not Contain Binding    ${resp}    30    10.10.30.0/24    sxp
-    Should Not Contain Binding    ${resp}    30    10.30.0.0/16    sxp
-    Should Not Contain Binding    ${resp}    30    30.0.0.0/8    sxp
-    Should Not Contain Binding    ${resp}    50    10.10.10.50/32    sxp
-    Should Not Contain Binding    ${resp}    50    10.10.50.0/24    sxp
-    Should Contain Binding    ${resp}    50    10.50.0.0/16    sxp
-    Should Not Contain Binding    ${resp}    50    50.0.0.0/8    sxp
+    Should Contain Binding    ${resp}    10    10.10.10.10/32
+    Should Contain Binding    ${resp}    10    10.10.10.0/24
+    Should Contain Binding    ${resp}    10    10.10.0.0/16
+    Should Contain Binding    ${resp}    10    10.0.0.0/8
+    Should Contain Binding    ${resp}    30    10.10.10.30/32
+    Should Not Contain Binding    ${resp}    30    10.10.30.0/24
+    Should Not Contain Binding    ${resp}    30    10.30.0.0/16
+    Should Not Contain Binding    ${resp}    30    30.0.0.0/8
+    Should Not Contain Binding    ${resp}    50    10.10.10.50/32
+    Should Not Contain Binding    ${resp}    50    10.10.50.0/24
+    Should Contain Binding    ${resp}    50    10.50.0.0/16
+    Should Not Contain Binding    ${resp}    50    50.0.0.0/8
 
 Clean Nodes
     Clean Bindings    127.0.0.1